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-09T23:16:37.212Z||main|||||INFO|500||The following profiles are active: basic
2022-12-09T23:16:51.253Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-09T23:16:51.254Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-09T23:16:51.386Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-09T23:16:55.867Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-09T23:16:56.330Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-09T23:16:56.816Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-09T23:16:56.839Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-09T23:16:56.960Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-09T23:16:57.193Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-09T23:16:57.791Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-09T23:16:59.657Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-09T23:17:02.526Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-09T23:17:02.584Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-09T23:17:03.228Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-09T23:17:03.500Z||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-09T23:17:05.128Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-09T23:17:06.459Z||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-09T23:17:07.298Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02
2022-12-09T23:17:07.300Z||main|||||ERROR|500||(conn=1217) Table 'catalogdb.activity_spec' doesn't exist
2022-12-09T23:17:07.316Z||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-09T23:17:11.044Z||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-09T23:17:14.681Z||main|||||WARN|500||---
2022-12-09T23:17:14.681Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-09T23:17:14.681Z||main|||||WARN|500||---
2022-12-09T23:17:15.496Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-09T23:17:22.316Z||main|||||INFO|500||Started Application in 49.03 seconds (JVM running for 51.375)
2022-12-09T23:17:22.341Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-12-09T23:17:22.346Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-12-09T23:17:22.364Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-12-09T23:17:22.402Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-12-09T23:17:22.463Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 62ac2433-8cde-4eca-8321-79d9843d08ed url= /sdc/v1/artifactTypes
2022-12-09T23:17:22.467Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-12-09T23:17:22.742Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-12-09T23:17:22.771Z||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-09T23:17:22.797Z||scheduling-1|||||DEBUG|500||create keys
2022-12-09T23:17:22.806Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-12-09T23:17:23.007Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:17:23.027Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 2e5acdcb-a1f8-46cc-809c-a5e684d757d9 url= /sdc/v1/registerForDistribution
2022-12-09T23:17:23.286Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 2e5acdcb-a1f8-46cc-809c-a5e684d757d9 url= /sdc/v1/registerForDistribution
2022-12-09T23:17:23.287Z||scheduling-1|||||INFO|500||start DistributionClient
2022-12-09T23:17:23.295Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:17:23.297Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:17:23.307Z||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-09T23:17:23.307Z||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-09T23:17:23.307Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:17:23.307Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:17:23.310Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-12-09T23:17:34.042Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:17:34.078Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:18:23.294Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:18:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:18:23.297Z||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-09T23:18:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:18:23.300Z||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-09T23:18:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:18:32.938Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:18:32.970Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:19:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:19:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:19:23.297Z||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-09T23:19:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:19:23.298Z||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-09T23:19:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:19:32.919Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:19:32.986Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:20:23.294Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:20:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:20:23.297Z||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-09T23:20:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:20:23.297Z||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-09T23:20:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:20:32.878Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:20:32.888Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:21:23.293Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:21:23.295Z||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-09T23:21:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:21:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:21:23.297Z||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-09T23:21:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:21:32.867Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:21:32.871Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:22:23.293Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:22:23.294Z||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-09T23:22:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:22:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:22:23.296Z||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-09T23:22:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:22:32.883Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:22:32.883Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:23:23.294Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:23:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:23:23.297Z||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-09T23:23:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:23:23.297Z||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-09T23:23:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:23:32.878Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:23:32.902Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:24:23.293Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:24:23.295Z||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-09T23:24:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:24:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:24:23.300Z||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-09T23:24:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:24:32.873Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:24:32.880Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:25:23.293Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:25:23.295Z||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-09T23:25:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:25:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:25:23.297Z||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-09T23:25:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:25:32.886Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:25:32.888Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:26:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:26:23.294Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:26:23.300Z||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-09T23:26:23.300Z||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-09T23:26:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:26:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:26:32.900Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:26:32.900Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:27:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:27:23.296Z||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-09T23:27:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:27:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:27:23.297Z||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-09T23:27:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:27:29.427Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-09T23:27:32.873Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:27:32.883Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:28:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:28:23.294Z||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-09T23:28:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:28:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:28:23.297Z||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-09T23:28:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:28:32.873Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:28:32.875Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:29:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:29:23.300Z||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-09T23:29:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:29:23.301Z||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-09T23:29:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:29:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:29:32.905Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:29:32.908Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:30:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:30:23.296Z||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-09T23:30:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:30:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:30:23.296Z||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-09T23:30:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:30:32.907Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:30:32.923Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:31:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:31:23.295Z||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-09T23:31:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:31:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:31:23.297Z||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-09T23:31:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:31:32.871Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:31:32.875Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:32:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:32:23.294Z||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-09T23:32:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:32:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:32:23.297Z||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-09T23:32:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:32:32.863Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:32:32.866Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:33:23.295Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:33:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:33:23.299Z||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-09T23:33:23.299Z||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-09T23:33:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:33:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:33:32.955Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:33:32.957Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:34:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:34:23.295Z||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-09T23:34:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:34:23.296Z||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-09T23:34:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:34:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:34:32.859Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:34:32.860Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:35:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:35:23.294Z||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-09T23:35:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:35:23.297Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:35:23.297Z||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-09T23:35:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:35:32.936Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:35:32.946Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:36:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:36:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:36:23.297Z||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-09T23:36:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:36:23.297Z||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-09T23:36:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:36:32.861Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:36:32.874Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:37:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:37:23.295Z||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-09T23:37:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:37:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:37:23.297Z||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-09T23:37:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:37:32.886Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:37:32.892Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:38:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:38:23.294Z||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-09T23:38:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:38:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:38:23.297Z||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-09T23:38:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:38:32.872Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:38:32.920Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:39:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:39:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:39:23.297Z||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-09T23:39:23.297Z||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-09T23:39:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:39:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:39:32.857Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:39:32.866Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:40:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:40:23.295Z||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-09T23:40:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:40:23.300Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:40:23.301Z||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-09T23:40:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:40:32.864Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:40:32.917Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:41:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:41:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:41:23.296Z||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-09T23:41:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:41:23.296Z||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-09T23:41:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:41:32.928Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:41:32.931Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:42:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:42:23.295Z||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-09T23:42:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:42:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:42:23.297Z||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-09T23:42:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:42:32.863Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:42:32.863Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:43:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:43:23.294Z||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-09T23:43:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:43:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:43:23.297Z||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-09T23:43:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:43:32.885Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:43:32.885Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:44:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:44:23.297Z||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-09T23:44:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:44:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:44:23.299Z||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-09T23:44:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:44:32.939Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:44:32.948Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:45:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:45:23.294Z||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-09T23:45:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:45:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:45:23.296Z||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-09T23:45:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:45:32.879Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:45:32.879Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:46:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:46:23.294Z||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-09T23:46:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:46:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:46:23.296Z||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-09T23:46:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:46:32.871Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:46:32.872Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:47:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:47:23.348Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:47:23.349Z||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-09T23:47:23.349Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:47:23.350Z||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-09T23:47:23.350Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:47:32.915Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:47:32.923Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:48:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:48:23.296Z||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-09T23:48:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:48:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:48:23.297Z||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-09T23:48:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:48:32.891Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:48:32.891Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:49:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:49:23.294Z||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-09T23:49:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:49:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:49:23.296Z||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-09T23:49:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:49:32.846Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:49:32.850Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:50:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:50:23.295Z||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-09T23:50:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:50:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:50:23.296Z||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-09T23:50:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:50:32.884Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:50:32.884Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:51:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:51:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:51:23.299Z||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-09T23:51:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:51:23.299Z||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-09T23:51:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:51:32.865Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:51:32.868Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:52:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:52:23.294Z||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-09T23:52:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:52:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:52:23.297Z||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-09T23:52:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:52:32.891Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:52:32.892Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:53:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:53:23.294Z||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-09T23:53:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:53:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:53:23.296Z||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-09T23:53:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:53:32.866Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:53:32.876Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:54:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:54:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:54:23.297Z||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-09T23:54:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:54:23.298Z||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-09T23:54:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:54:32.865Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:54:32.868Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:55:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:55:23.296Z||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-09T23:55:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:55:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:55:23.296Z||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-09T23:55:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:55:32.885Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:55:32.899Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:56:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:56:23.294Z||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-09T23:56:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:56:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:56:23.297Z||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-09T23:56:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:56:32.862Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:56:32.900Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:57:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:57:23.294Z||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-09T23:57:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:57:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:57:23.296Z||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-09T23:57:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:57:32.867Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:57:32.873Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:58:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:58:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:58:23.297Z||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-09T23:58:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:58:23.298Z||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-09T23:58:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:58:32.858Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:58:32.911Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:59:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:59:23.294Z||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-09T23:59:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:59:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-09T23:59:23.296Z||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-09T23:59:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-09T23:59:32.858Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-09T23:59:32.863Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:00:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:00:23.294Z||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-10T00:00:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:00:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:00:23.296Z||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-10T00:00:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:00:32.855Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:00:32.860Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:01:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:01:23.295Z||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-10T00:01:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:01:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:01:23.296Z||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-10T00:01:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:01:32.887Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:01:32.888Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:02:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:02:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:02:23.297Z||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-10T00:02:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:02:23.297Z||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-10T00:02:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:02:32.853Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:02:32.853Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:03:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:03:23.295Z||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-10T00:03:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:03:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:03:23.297Z||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-10T00:03:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:03:32.852Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:03:32.892Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:04:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:04:23.295Z||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-10T00:04:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:04:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:04:23.297Z||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-10T00:04:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:04:32.864Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:04:32.867Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:05:23.295Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:05:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:05:23.297Z||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-10T00:05:23.297Z||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-10T00:05:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:05:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:05:32.858Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:05:32.864Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:06:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:06:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:06:23.296Z||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-10T00:06:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:06:23.297Z||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-10T00:06:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:06:32.873Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:06:32.876Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:07:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:07:23.294Z||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-10T00:07:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:07:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:07:23.296Z||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-10T00:07:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:07:32.865Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:07:32.877Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:08:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:08:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:08:23.297Z||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-10T00:08:23.297Z||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-10T00:08:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:08:23.309Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:08:32.920Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:08:32.920Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:09:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:09:23.296Z||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-10T00:09:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:09:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:09:23.297Z||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-10T00:09:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:09:32.845Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:09:32.852Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:10:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:10:23.294Z||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-10T00:10:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:10:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:10:23.297Z||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-10T00:10:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:10:32.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:10:32.879Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:11:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:11:23.294Z||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-10T00:11:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:11:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:11:23.296Z||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-10T00:11:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:11:32.859Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:11:32.891Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:12:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:12:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:12:23.298Z||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-10T00:12:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:12:23.298Z||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-10T00:12:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:12:32.877Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:12:32.880Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:13:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:13:23.294Z||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-10T00:13:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:13:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:13:23.297Z||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-10T00:13:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:13:32.853Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:13:32.853Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:14:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:14:23.294Z||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-10T00:14:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:14:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:14:23.296Z||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-10T00:14:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:14:32.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:14:32.866Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:15:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:15:23.295Z||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-10T00:15:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:15:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:15:23.297Z||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-10T00:15:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:15:32.882Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:15:32.895Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:16:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:16:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:16:23.298Z||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-10T00:16:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:16:23.299Z||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-10T00:16:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:16:32.863Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:16:32.888Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:17:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:17:23.295Z||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-10T00:17:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:17:23.297Z||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-10T00:17:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:17:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:17:32.873Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:17:32.888Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:18:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:18:23.295Z||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-10T00:18:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:18:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:18:23.297Z||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-10T00:18:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:18:32.900Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:18:32.907Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:19:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:19:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:19:23.298Z||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-10T00:19:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:19:23.298Z||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-10T00:19:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:19:32.874Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:19:32.886Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:20:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:20:23.295Z||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-10T00:20:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:20:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:20:23.296Z||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-10T00:20:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:20:32.880Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:20:32.884Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:21:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:21:23.295Z||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-10T00:21:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:21:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:21:23.297Z||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-10T00:21:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:21:32.879Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:21:32.908Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:22:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:22:23.294Z||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-10T00:22:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:22:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:22:23.296Z||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-10T00:22:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:22:32.892Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:22:32.892Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:23:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:23:23.296Z||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-10T00:23:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:23:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:23:23.296Z||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-10T00:23:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:23:32.879Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:23:32.880Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:24:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:24:23.294Z||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-10T00:24:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:24:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:24:23.297Z||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-10T00:24:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:24:32.897Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:24:32.903Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:25:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:25:23.295Z||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-10T00:25:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:25:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:25:23.297Z||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-10T00:25:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:25:32.856Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:25:32.874Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:26:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:26:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:26:23.296Z||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-10T00:26:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:26:23.296Z||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-10T00:26:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:26:32.857Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:26:32.865Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:27:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:27:23.296Z||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-10T00:27:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:27:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:27:23.296Z||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-10T00:27:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:27:32.883Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:27:32.884Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:28:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:28:23.295Z||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-10T00:28:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:28:23.297Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:28:23.297Z||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-10T00:28:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:28:32.857Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:28:32.872Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:29:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:29:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:29:23.296Z||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-10T00:29:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:29:23.295Z||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-10T00:29:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:29:32.876Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:29:32.886Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:30:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:30:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:30:23.298Z||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-10T00:30:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:30:23.298Z||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-10T00:30:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:30:32.870Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:30:32.870Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:31:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:31:23.294Z||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-10T00:31:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:31:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:31:23.297Z||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-10T00:31:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:31:32.855Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:31:32.875Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:32:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:32:23.294Z||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-10T00:32:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:32:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:32:23.296Z||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-10T00:32:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:32:32.860Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:32:32.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:33:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:33:23.295Z||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-10T00:33:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:33:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:33:23.297Z||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-10T00:33:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:33:32.884Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:33:32.894Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:34:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:34:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:34:23.296Z||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-10T00:34:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:34:23.297Z||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-10T00:34:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:34:32.860Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:34:32.860Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:35:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:35:23.294Z||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-10T00:35:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:35:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:35:23.296Z||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-10T00:35:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:35:32.858Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:35:32.858Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:36:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:36:23.294Z||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-10T00:36:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:36:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:36:23.297Z||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-10T00:36:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:36:32.858Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:36:32.872Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:37:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:37:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:37:23.297Z||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-10T00:37:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:37:23.299Z||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-10T00:37:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:37:32.859Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:37:32.874Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:38:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:38:23.294Z||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-10T00:38:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:38:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:38:23.296Z||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-10T00:38:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:38:32.884Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:38:32.890Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:39:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:39:23.294Z||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-10T00:39:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:39:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:39:23.296Z||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-10T00:39:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:39:32.854Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:39:32.855Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:40:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:40:23.294Z||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-10T00:40:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:40:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:40:23.297Z||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-10T00:40:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:40:32.864Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:40:32.907Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:41:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:41:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:41:23.298Z||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-10T00:41:23.298Z||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-10T00:41:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:41:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:41:32.865Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:41:32.872Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:42:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:42:23.294Z||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-10T00:42:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:42:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:42:23.296Z||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-10T00:42:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:42:32.857Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:42:32.865Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:43:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:43:23.295Z||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-10T00:43:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:43:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:43:23.296Z||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-10T00:43:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:43:32.863Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:43:32.863Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:44:23.295Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:44:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:44:23.297Z||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-10T00:44:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:44:23.298Z||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-10T00:44:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:44:32.866Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:44:32.874Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:45:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:45:23.295Z||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-10T00:45:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:45:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:45:23.297Z||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-10T00:45:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:45:32.885Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:45:32.885Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:46:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:46:23.294Z||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-10T00:46:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:46:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:46:23.296Z||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-10T00:46:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:46:32.857Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:46:32.880Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:47:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:47:23.294Z||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-10T00:47:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:47:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:47:23.297Z||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-10T00:47:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:47:32.873Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:47:32.875Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:48:23.295Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:48:23.298Z||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-10T00:48:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:48:23.301Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:48:23.301Z||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-10T00:48:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:48:32.873Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:48:32.873Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:49:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:49:23.295Z||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-10T00:49:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:49:23.296Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:49:23.296Z||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-10T00:49:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:49:32.857Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:49:32.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:50:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:50:23.294Z||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-10T00:50:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:50:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:50:23.296Z||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-10T00:50:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:50:32.854Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:50:32.874Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:51:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:51:23.295Z||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-10T00:51:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:51:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:51:23.296Z||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-10T00:51:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:51:32.860Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:51:32.882Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:52:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:52:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:52:23.298Z||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-10T00:52:23.298Z||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-10T00:52:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:52:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:52:32.879Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:52:32.879Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:53:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:53:23.295Z||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-10T00:53:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:53:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:53:23.296Z||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-10T00:53:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:53:32.874Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:53:32.885Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:54:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:54:23.294Z||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-10T00:54:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:54:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:54:23.296Z||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-10T00:54:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:54:32.854Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:54:32.859Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:55:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:55:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:55:23.296Z||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-10T00:55:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:55:23.297Z||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-10T00:55:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:55:32.861Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:55:32.880Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:56:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:56:23.295Z||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-10T00:56:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:56:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:56:23.296Z||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-10T00:56:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:56:32.873Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:56:32.874Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:57:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:57:23.295Z||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-10T00:57:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:57:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:57:23.296Z||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-10T00:57:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:57:32.855Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:57:32.855Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:58:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:58:23.294Z||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-10T00:58:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:58:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:58:23.297Z||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-10T00:58:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:58:32.858Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:58:32.862Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:59:23.297Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:59:23.297Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T00:59:23.300Z||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-10T00:59:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:59:23.300Z||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-10T00:59:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T00:59:32.921Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T00:59:32.922Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:00:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:00:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:00:23.297Z||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-10T01:00:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:00:23.298Z||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-10T01:00:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:00:32.875Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:00:32.890Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:01:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:01:23.294Z||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-10T01:01:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:01:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:01:23.296Z||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-10T01:01:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:01:32.890Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:01:32.893Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:02:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:02:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:02:23.297Z||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-10T01:02:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:02:23.298Z||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-10T01:02:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:02:32.880Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:02:32.896Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:03:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:03:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:03:23.296Z||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-10T01:03:23.297Z||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-10T01:03:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:03:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:03:32.876Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:03:32.885Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:04:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:04:23.294Z||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-10T01:04:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:04:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:04:23.296Z||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-10T01:04:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:04:32.865Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:04:32.870Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:05:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:05:23.294Z||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-10T01:05:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:05:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:05:23.296Z||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-10T01:05:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:05:32.858Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:05:32.875Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:06:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:06:23.298Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:06:23.300Z||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-10T01:06:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:06:23.303Z||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-10T01:06:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:06:32.875Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:06:32.876Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:07:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:07:23.294Z||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-10T01:07:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:07:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:07:23.297Z||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-10T01:07:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:07:32.866Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:07:32.867Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:08:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:08:23.294Z||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-10T01:08:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:08:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:08:23.296Z||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-10T01:08:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:08:32.888Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:08:32.889Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:09:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:09:23.295Z||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-10T01:09:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:09:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:09:23.296Z||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-10T01:09:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:09:32.856Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:09:32.860Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:10:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:10:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:10:23.297Z||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-10T01:10:23.297Z||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-10T01:10:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:10:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:10:32.888Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:10:32.913Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:11:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:11:23.295Z||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-10T01:11:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:11:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:11:23.296Z||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-10T01:11:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:11:32.905Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:11:32.911Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:12:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:12:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:12:23.296Z||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-10T01:12:23.296Z||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-10T01:12:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:12:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:12:32.871Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:12:32.879Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:13:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:13:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:13:23.297Z||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-10T01:13:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:13:23.301Z||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-10T01:13:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:13:32.859Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:13:32.881Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:14:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:14:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:14:23.297Z||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-10T01:14:23.297Z||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-10T01:14:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:14:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:14:32.896Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:14:32.913Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:15:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:15:23.294Z||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-10T01:15:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:15:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:15:23.296Z||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-10T01:15:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:15:32.866Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:15:32.874Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:16:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:16:23.294Z||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-10T01:16:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:16:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:16:23.296Z||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-10T01:16:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:16:32.895Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:16:32.906Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:17:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:17:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:17:23.298Z||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-10T01:17:23.298Z||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-10T01:17:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:17:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:17:32.871Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:17:32.878Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:18:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:18:23.294Z||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-10T01:18:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:18:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:18:23.296Z||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-10T01:18:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:18:32.869Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:18:32.910Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:19:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:19:23.294Z||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-10T01:19:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:19:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:19:23.297Z||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-10T01:19:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:19:32.854Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:19:32.869Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:20:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:20:23.294Z||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-10T01:20:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:20:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:20:23.296Z||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-10T01:20:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:20:32.860Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:20:32.860Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:21:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:21:23.295Z||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-10T01:21:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:21:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:21:23.296Z||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-10T01:21:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:21:32.903Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:21:32.908Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:22:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:22:23.295Z||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-10T01:22:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:22:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:22:23.297Z||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-10T01:22:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:22:32.868Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:22:32.870Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:23:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:23:23.295Z||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-10T01:23:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:23:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:23:23.296Z||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-10T01:23:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:23:32.867Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:23:32.870Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:24:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:24:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:24:23.298Z||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-10T01:24:23.298Z||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-10T01:24:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:24:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:24:32.868Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:24:32.870Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:25:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:25:23.295Z||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-10T01:25:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:25:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:25:23.296Z||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-10T01:25:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:25:32.889Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:25:32.898Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:26:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:26:23.294Z||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-10T01:26:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:26:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:26:23.297Z||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-10T01:26:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:26:32.856Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:26:32.857Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:27:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:27:23.294Z||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-10T01:27:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:27:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:27:23.296Z||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-10T01:27:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:27:32.854Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:27:32.862Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:28:23.297Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:28:23.297Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:28:23.299Z||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-10T01:28:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:28:23.299Z||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-10T01:28:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:28:32.869Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:28:32.869Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:29:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:29:23.294Z||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-10T01:29:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:29:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:29:23.296Z||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-10T01:29:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:29:32.857Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:29:32.861Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:30:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:30:23.294Z||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-10T01:30:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:30:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:30:23.296Z||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-10T01:30:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:30:32.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:30:32.866Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:31:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:31:23.295Z||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-10T01:31:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:31:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:31:23.297Z||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-10T01:31:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:31:32.845Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:31:32.853Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:32:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:32:23.295Z||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-10T01:32:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:32:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:32:23.296Z||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-10T01:32:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:32:32.864Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:32:32.869Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:33:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:33:23.295Z||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-10T01:33:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:33:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:33:23.297Z||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-10T01:33:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:33:32.886Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:33:32.886Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:34:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:34:23.294Z||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-10T01:34:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:34:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:34:23.296Z||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-10T01:34:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:34:32.871Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:34:32.874Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:35:23.294Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:35:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:35:23.297Z||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-10T01:35:23.297Z||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-10T01:35:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:35:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:35:32.874Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:35:32.874Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:36:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:36:23.294Z||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-10T01:36:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:36:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:36:23.296Z||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-10T01:36:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:36:32.889Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:36:32.902Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:23.293Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:37:23.294Z||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-10T01:37:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:37:23.296Z||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-10T01:37:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:23.926Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:23.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.928Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"63503ef8-909d-4d16-af53-311cd041d3af","serviceName":"vFW 2022-12-10 01-35-32","serviceVersion":"1.0","serviceUUID":"29f04e56-dd8e-4be5-8bea-29b02b3bc447","serviceDescription":"catalog service description","serviceInvariantUUID":"5162ccea-f2e2-4a88-bbb2-1e58d3477471","resources":[{"resourceInstanceName":"vFW 3cfe607f-5af2 0","resourceName":"vFW 3cfe607f-5af2","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e98993de-691b-4a25-93a5-53a8fc445d41","resourceInvariantUUID":"44f0adf1-7377-421a-a1a3-be6e7dd74ac1","resourceCustomizationUUID":"2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml","artifactChecksum":"Njk3YmFkODE4YTc4MDU4OTNmODcxNmVkYzIzM2Y1Nzg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"926ef23d-91bb-4128-b602-0b02e89f02e1","artifactVersion":"1"},{"artifactName":"vfw3cfe607f5af20_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json","artifactChecksum":"ODczNTJmYzBhZjI0ZDhhOTJkZTU1ZjNjOWEzODY4ODI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"062970a2-9b44-4ad5-a2ac-73d815b95439","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"42832cb4-8b4e-4495-8281-9532167a8883","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml","artifactChecksum":"M2E2ZjliOWVhMDM5MTMyZDA4NTE2NzExMmZlNmRlMzc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f897083f-8970-4126-85b9-6c0b3b4ecfe9","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"63a3faa1-9d50-4b14-b2df-e275c52e99e8","artifactVersion":"2","generatedFromUUID":"42832cb4-8b4e-4495-8281-9532167a8883"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221210013532-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml","artifactChecksum":"ODk4MjU5YjRiYTdhM2IwZWNiODkyN2E5M2U5OGMzYmI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bfdc9341-8151-43cf-a228-c3256d630fe1","artifactVersion":"1"},{"artifactName":"service-Vfw20221210013532-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar","artifactChecksum":"MTZkOGU4YWI2ZDZjNjhlMzM5YWIxMDU4ZGIyYzI1YzU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f7b5d578-7ad6-44fa-aced-1e89bebb4fdd","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T01:37:23.950Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:23.959Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:23.959Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:23.962Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.963Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:23.975Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:23.975Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:23.995Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:23.996Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.996Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:23.997Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:23.997Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.997Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:23.998Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:23.998Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.998Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:23.999Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:23.999Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:23.999Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.000Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.000Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.001Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.001Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.001Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.001Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.002Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.002Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.003Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.003Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.003Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.004Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.004Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.004Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.005Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.005Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.005Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.006Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.006Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.007Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.007Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.007Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.008Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.008Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.008Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.009Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.009Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.009Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.010Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.010Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.010Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.011Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.015Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.015Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.015Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.016Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.016Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.016Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.017Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.017Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.018Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.019Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.020Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.020Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.022Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.023Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.023Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.024Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.024Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.025Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.026Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.027Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.027Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.028Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.028Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.028Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636169469,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.029Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.029Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.029Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636197139,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.030Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.030Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.031Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636190093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.031Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.031Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.031Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636205383,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.031Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.032Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.032Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.032Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.033Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.033Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636212069,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.034Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.035Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.036Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636212498,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.036Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.037Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.037Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636213708,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.037Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.038Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.038Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636213431,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.039Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.039Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.039Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.040Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.040Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.040Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636213163,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.042Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.042Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.043Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636214450,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:24.043Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.044Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.044Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.044Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.045Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.045Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636214249,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.045Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.046Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.046Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "policy-id",
  "timestamp": 1670636215455,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-12-10T01:37:24.081Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:24.087Z||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-10T01:37:24.087Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-10T01:37:24.117Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:24.119Z||pool-3-thread-1|||||INFO|500||cambria reply ok (32 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: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-10T01:37:24.233Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63503ef8-909d-4d16-af53-311cd041d3af
2022-12-10T01:37:24.256Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63503ef8-909d-4d16-af53-311cd041d3af 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-10T01:37:24.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.282Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.283Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.283Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.284Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636215350,
  "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-10T01:37:24.302Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 63503ef8-909d-4d16-af53-311cd041d3af
2022-12-10T01:37:24.303Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63503ef8-909d-4d16-af53-311cd041d3af 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-10T01:37:24.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.318Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.319Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.319Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.320Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636216353,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:24.320Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.320Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:24.321Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.321Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.322Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636212739,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:24.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:37:24.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.323Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636220641,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:24.323Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.323Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636226797,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:24.324Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.324Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636227802,
  "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-10T01:37:24.333Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 63503ef8-909d-4d16-af53-311cd041d3af
2022-12-10T01:37:24.334Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63503ef8-909d-4d16-af53-311cd041d3af 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-10T01:37:24.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.351Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636231898,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:24.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:37:24.351Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:37:24.352Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636232903,
  "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-10T01:37:24.362Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 63503ef8-909d-4d16-af53-311cd041d3af
2022-12-10T01:37:24.362Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 63503ef8-909d-4d16-af53-311cd041d3af 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-10T01:37:24.984Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:24.985Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:24.987Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:24.987Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:37:25.088Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T01:37:25.089Z||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-10T01:37:25.089Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:25.110Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:25.111Z||pool-4-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:37:25.988Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:25.989Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:25.991Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:25.991Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:37:26.095Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-10T01:37:26.096Z||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-10T01:37:26.096Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:26.114Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:26.115Z||pool-5-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:26.992Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:26.993Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:26.995Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:26.995Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:27.095Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:27.096Z||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-10T01:37:27.097Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:27.115Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:27.116Z||pool-6-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:27.996Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:27.997Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:27.999Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:27.999Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-10T01:37:28.099Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:28.101Z||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-10T01:37:28.101Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:28.116Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:28.116Z||pool-7-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:29.000Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:29.000Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:29.002Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:29.003Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:37:29.103Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:29.104Z||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-10T01:37:29.105Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:29.120Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:29.121Z||pool-8-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:30.003Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:37:30.004Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:30.006Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:30.006Z||pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:37:30.107Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:30.108Z||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-10T01:37:30.109Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:30.137Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:30.138Z||pool-9-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:31.009Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "serviceName": "vFW 2022-12-10 01-35-32",
  "serviceVersion": "1.0",
  "serviceUUID": "29f04e56-dd8e-4be5-8bea-29b02b3bc447",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "5162ccea-f2e2-4a88-bbb2-1e58d3477471",
  "resources": [
    {
      "resourceInstanceName": "vFW 3cfe607f-5af2 0",
      "resourceCustomizationUUID": "2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba",
      "resourceName": "vFW 3cfe607f-5af2",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "e98993de-691b-4a25-93a5-53a8fc445d41",
      "resourceInvariantUUID": "44f0adf1-7377-421a-a1a3-be6e7dd74ac1",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw3cfe607f5af20_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
          "artifactChecksum": "ODczNTJmYzBhZjI0ZDhhOTJkZTU1ZjNjOWEzODY4ODI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "062970a2-9b44-4ad5-a2ac-73d815b95439",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "42832cb4-8b4e-4495-8281-9532167a8883",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "63a3faa1-9d50-4b14-b2df-e275c52e99e8",
            "generatedFromUUID": "42832cb4-8b4e-4495-8281-9532167a8883"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "63a3faa1-9d50-4b14-b2df-e275c52e99e8",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221210013532-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
      "artifactChecksum": "MTZkOGU4YWI2ZDZjNjhlMzM5YWIxMDU4ZGIyYzI1YzU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "f7b5d578-7ad6-44fa-aced-1e89bebb4fdd"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T01:37:31.010Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T01:37:31.011Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 29f04e56-dd8e-4be5-8bea-29b02b3bc447 ASDC
2022-12-10T01:37:31.130Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:63503ef8-909d-4d16-af53-311cd041d3af
ServiceName:vFW 2022-12-10 01-35-32
ServiceVersion:1.0
ServiceUUID:29f04e56-dd8e-4be5-8bea-29b02b3bc447
ServiceInvariantUUID:5162ccea-f2e2-4a88-bbb2-1e58d3477471
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221210013532-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar
ArtifactUUID:f7b5d578-7ad6-44fa-aced-1e89bebb4fdd
ArtifactChecksum:MTZkOGU4YWI2ZDZjNjhlMzM5YWIxMDU4ZGIyYzI1YzU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3cfe607f-5af2 0
ResourceCustomizationUUID:2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba
ResourceInvariantUUID:44f0adf1-7377-421a-a1a3-be6e7dd74ac1
ResourceName:vFW 3cfe607f-5af2
ResourceType:VF
ResourceUUID:e98993de-691b-4a25-93a5-53a8fc445d41
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3cfe607f5af20_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json
ArtifactUUID:062970a2-9b44-4ad5-a2ac-73d815b95439
ArtifactChecksum:ODczNTJmYzBhZjI0ZDhhOTJkZTU1ZjNjOWEzODY4ODI=
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/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml
ArtifactUUID:42832cb4-8b4e-4495-8281-9532167a8883
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/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
ArtifactUUID:63a3faa1-9d50-4b14-b2df-e275c52e99e8
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/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
ArtifactUUID:63a3faa1-9d50-4b14-b2df-e275c52e99e8
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T01:37:31.131Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 29f04e56-dd8e-4be5-8bea-29b02b3bc447 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-10T01:37:31.198Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:37:31.199Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:37:31.201Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:37:31.201Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f7b5d578-7ad6-44fa-aced-1e89bebb4fdd from URL: /sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:31.201Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:37:31.203Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:31.291Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:37:31.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar f7b5d578-7ad6-44fa-aced-1e89bebb4fdd 101468
2022-12-10T01:37:31.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar ASDC sendASDCNotification
2022-12-10T01:37:31.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:31.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:37:31.307Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:31.308Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:31.309Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636251303,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:31.409Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:31.410Z||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-10T01:37:31.411Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:31.431Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:31.432Z||pool-10-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:32.309Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:37:32.310Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:37:32.311Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: f7b5d578-7ad6-44fa-aced-1e89bebb4fdd, URL: /sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar to file: /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:32.312Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221210013532-csar.csar
2022-12-10T01:37:32.392Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:32.393Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:33.117Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14750432591581117531/Definitions/service-Vfw20221210013532-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2022-12-10T01:37:36.251Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T01:37:36.258Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-10T01:37:36.258Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.258Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-12-10T01:37:36.259Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.259Z|63503ef8-909d-4d16-af53-311cd041d3af|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-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.259Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3cfe607f-5af2 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-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.259Z|63503ef8-909d-4d16-af53-311cd041d3af|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-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.259Z|63503ef8-909d-4d16-af53-311cd041d3af|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-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.260Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.260Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.260Z|63503ef8-909d-4d16-af53-311cd041d3af|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-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.261Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.261Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.262Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:36.262Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-10T01:37:36.269Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.271Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.276Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:36.277Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-10T01:37:36.278Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:37:36.280Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.281Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.281Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:36.281Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-10T01:37:36.281Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:37:36.282Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.282Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.287Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.287Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:36.287Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:36.288Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-10T01:37:36.288Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.288Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.288Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.288Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-10T01:37:36.289Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:36.289Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-10T01:37:36.289Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-10T01:37:36.289Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.289Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.290Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-10T01:37:36.290Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.290Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-10T01:37:36.290Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.290Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T01:37:36.291Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.291Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T01:37:36.292Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.293Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:36.293Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:36.293Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.294Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:36.294Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:36.294Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.294Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:36.294Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:36.295Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.295Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:36.295Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:36.295Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-10T01:37:36.296Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:36.296Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-10T01:37:36.296Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-10T01:37:36.296Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.296Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.297Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-10T01:37:36.297Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.297Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-10T01:37:36.297Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.297Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=dd6b82eb-f840-4d60-b651-5d1621e5221c
2022-12-10T01:37:36.298Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.298Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:36.298Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:36.298Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-10T01:37:36.300Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.300Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.300Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.301Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-10T01:37:36.302Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.302Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=af20365b-08da-4dc9-8955-e687a6fb463b
2022-12-10T01:37:36.302Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.302Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:36.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:36.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-10T01:37:36.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.303Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.304Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-10T01:37:36.304Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:36.304Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-10T01:37:36.304Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-10T01:37:36.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:36.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:36.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-10T01:37:36.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6627f647-ed5a-4697-a118-dd64d3c4973d
2022-12-10T01:37:36.305Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.306Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.307Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:36.307Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:36.307Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-12-10 01-35-32
Description:catalog service description
Model UUID:29f04e56-dd8e-4be5-8bea-29b02b3bc447
Model Version:NULL
Model InvariantUuid:5162ccea-f2e2-4a88-bbb2-1e58d3477471
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 3cfe607f-5af2
Model UUID:21a9acdc-df85-4ed9-98ba-75dbf5aa07db
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:44f0adf1-7377-421a-a1a3-be6e7dd74ac1
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:7ce1f3a6-c5c3-49ff-9325-f0a84f25529d
ModelName:Vfw3cfe607f5af2..base_vfw..module-0
ModelUuid:0dc00145-b61d-4f1d-a99e-e4b0535c2889
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:dd6b82eb-f840-4d60-b651-5d1621e5221c
ModelInvariantUuid:75f8ac62-cd79-4426-9bca-50f14bb48562
ModelName:vFW 3cfe607f-5af2-nodes.vfwCvfc
ModelUuid:58588ebd-4ff9-4a2a-9d2e-e4a848b80de0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:b5d710fa-7858-4d0d-ac30-06943b524472
ModelInvariantUuid:20a98f79-5b9a-4bdc-b59b-32e26d044c17
ModelName:Vfw3cfe607f5af2.compute.nodes.heat.vfw
ModelUuid:8d40ac8e-92f6-4a54-ad9f-f12cb4189848
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:af20365b-08da-4dc9-8955-e687a6fb463b
ModelInvariantUuid:8e7d1728-9bda-46c7-b5c6-493b8fa98a4f
ModelName:vFW 3cfe607f-5af2-nodes.vsnCvfc
ModelUuid:7aa47d0b-0535-424a-9b6e-c7816654ec9d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:e04f3f13-fa7b-4e53-bc4d-be96459269a3
ModelInvariantUuid:e5dd5c8e-9af2-4316-b238-5e6d7f02f689
ModelName:Vfw3cfe607f5af2.compute.nodes.heat.vsn
ModelUuid:d3889e50-e682-45aa-9c71-707d8b190627
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:6627f647-ed5a-4697-a118-dd64d3c4973d
ModelInvariantUuid:88f9607c-5e9c-4ee9-89bb-b022220a1f92
ModelName:vFW 3cfe607f-5af2-nodes.vpgCvfc
ModelUuid:74779a9a-503f-4833-a54b-905776ee6b53
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:b64ead9f-86b2-4023-b227-98f824d6d5a9
ModelInvariantUuid:0f7e4ef0-8051-46a9-bba3-bc34d724c800
ModelName:Vfw3cfe607f5af2.compute.nodes.heat.vpg
ModelUuid:17767feb-4298-4bcb-be50-25c7d065916f
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-10T01:37:36.332Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: e98993de-691b-4a25-93a5-53a8fc445d41
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-10T01:37:36.402Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||vFW 3cfe607f-5af2 0
2022-12-10T01:37:36.409Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e98993de-691b-4a25-93a5-53a8fc445d41
2022-12-10T01:37:36.409Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 062970a2-9b44-4ad5-a2ac-73d815b95439 from URL: /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json
2022-12-10T01:37:36.410Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:37:36.410Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json
2022-12-10T01:37:36.505Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:37:36.506Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json 062970a2-9b44-4ad5-a2ac-73d815b95439 785
2022-12-10T01:37:36.507Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json ASDC sendASDCNotification
2022-12-10T01:37:36.507Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json
2022-12-10T01:37:36.507Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:37:36.508Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:36.510Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:36.511Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636256507,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:36.610Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:37:36.611Z||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-10T01:37:36.612Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:36.667Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:36.668Z||pool-11-thread-1|||||INFO|500||cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:37.513Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3cfe607f5af2..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7ce1f3a6-c5c3-49ff-9325-f0a84f25529d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0dc00145-b61d-4f1d-a99e-e4b0535c2889",
    "vfModuleModelCustomizationUUID": "d83c4538-279f-4879-92c5-51444f858a4f",
    "isBase": true,
    "artifacts": [
      "42832cb4-8b4e-4495-8281-9532167a8883",
      "63a3faa1-9d50-4b14-b2df-e275c52e99e8"
    ],
    "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-10T01:37:37.530Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3cfe607f5af2..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0dc00145-b61d-4f1d-a99e-e4b0535c2889
VfModuleModelInvariantUUID:7ce1f3a6-c5c3-49ff-9325-f0a84f25529d
VfModuleModelDescription:NULL
Artifacts UUID List:{
42832cb4-8b4e-4495-8281-9532167a8883
,
63a3faa1-9d50-4b14-b2df-e275c52e99e8

}
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-10T01:37:37.534Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3cfe607f5af2..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "7ce1f3a6-c5c3-49ff-9325-f0a84f25529d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0dc00145-b61d-4f1d-a99e-e4b0535c2889",
    "vfModuleModelCustomizationUUID": "d83c4538-279f-4879-92c5-51444f858a4f",
    "isBase": true,
    "artifacts": [
      "42832cb4-8b4e-4495-8281-9532167a8883",
      "63a3faa1-9d50-4b14-b2df-e275c52e99e8"
    ],
    "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-10T01:37:37.534Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3cfe607f5af2..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0dc00145-b61d-4f1d-a99e-e4b0535c2889
VfModuleModelInvariantUUID:7ce1f3a6-c5c3-49ff-9325-f0a84f25529d
VfModuleModelDescription:NULL
Artifacts UUID List:{
42832cb4-8b4e-4495-8281-9532167a8883
,
63a3faa1-9d50-4b14-b2df-e275c52e99e8

}
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-10T01:37:37.535Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 42832cb4-8b4e-4495-8281-9532167a8883 from URL: /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml
2022-12-10T01:37:37.535Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:37:37.535Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml
2022-12-10T01:37:37.688Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:37:37.689Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml 42832cb4-8b4e-4495-8281-9532167a8883 20368
2022-12-10T01:37:37.689Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-10T01:37:37.689Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml
2022-12-10T01:37:37.690Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:37:37.690Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:37.693Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:37.694Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636257689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:37.794Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:37.795Z||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-10T01:37:37.795Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:37.826Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:37.827Z||pool-12-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:37:38.696Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 63a3faa1-9d50-4b14-b2df-e275c52e99e8 from URL: /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
2022-12-10T01:37:38.698Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:37:38.698Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
2022-12-10T01:37:38.858Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:37:38.859Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env 63a3faa1-9d50-4b14-b2df-e275c52e99e8 2098
2022-12-10T01:37:38.860Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-10T01:37:38.860Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
2022-12-10T01:37:38.860Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:37:38.861Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:38.865Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:38.865Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636258860,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:37:38.965Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:37:38.966Z||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-10T01:37:38.966Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:38.986Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:38.987Z||pool-13-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:39.867Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 29f04e56-dd8e-4be5-8bea-29b02b3bc447
2022-12-10T01:37:39.867Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3cfe607f-5af2 0 e98993de-691b-4a25-93a5-53a8fc445d41 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-10T01:37:39.903Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f93800a, org.onap.sdc.toscaparser.api.parameters.Input@1bd1cbd6, org.onap.sdc.toscaparser.api.parameters.Input@68acb2ee, org.onap.sdc.toscaparser.api.parameters.Input@4ca71f7c, org.onap.sdc.toscaparser.api.parameters.Input@6f975532]
2022-12-10T01:37:39.909Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.910Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.910Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-10T01:37:39.911Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba
2022-12-10T01:37:39.911Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba matches Tosca VF Customization UUID: 2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba
2022-12-10T01:37:39.911Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba  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-10T01:37:39.920Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.920Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.922Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-10T01:37:39.922Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7be1777b
2022-12-10T01:37:39.922Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.923Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T01:37:39.924Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d83c4538-279f-4879-92c5-51444f858a4f
2022-12-10T01:37:39.925Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d83c4538-279f-4879-92c5-51444f858a4f
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-10T01:37:39.934Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.934Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.935Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:39.936Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.936Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.936Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:39.937Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.937Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:39.938Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:39.938Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-12-10T01:37:39.938Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:39.938Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-10T01:37:39.939Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-10T01:37:39.939Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.940Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.940Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-10T01:37:39.940Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.940Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-10T01:37:39.941Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.941Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=dd6b82eb-f840-4d60-b651-5d1621e5221c
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-10T01:37:39.953Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.954Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.954Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:39.954Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:39.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:39.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-10T01:37:39.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.956Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.956Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-10T01:37:39.956Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:39.956Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-12-10T01:37:39.956Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-12-10T01:37:39.957Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.957Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria
2022-12-10T01:37:39.957Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.957Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=af20365b-08da-4dc9-8955-e687a6fb463b
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-10T01:37:39.963Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.963Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.963Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:39.966Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.966Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is not matching search criteria
2022-12-10T01:37:39.966Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-12-10T01:37:39.966Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-12-10T01:37:39.968Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.968Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.968Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.968Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria
2022-12-10T01:37:39.968Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-12-10T01:37:39.969Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=6627f647-ed5a-4697-a118-dd64d3c4973d
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-10T01:37:39.975Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.975Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.975Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:37:39.975Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.976Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Node template vFW 3cfe607f-5af2 0 is matching search criteria
2022-12-10T01:37:39.976Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 3cfe607f-5af2 0] matching following query criteria: sdcType=VF, customizationUUID=2d9ba61f-39ac-43f4-aeb7-f66fa7a94cba
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-10T01:37:39.978Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.978Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.979Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 29f04e56-dd8e-4be5-8bea-29b02b3bc447: vFW 3cfe607f-5af2
2022-12-10T01:37:39.979Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.979Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.979Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.980Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.980Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.980Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.980Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.980Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.981Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:37:39.981Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-10 01-35-32 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:37:39.981Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2022-12-10 01-35-32 
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-10T01:37:40.374Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3cfe607f-5af2 e98993de-691b-4a25-93a5-53a8fc445d41 1 ASDC deployResourceStructure
2022-12-10T01:37:40.375Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json ASDC sendASDCNotification
2022-12-10T01:37:40.375Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json
2022-12-10T01:37:40.376Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:37:40.376Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:40.379Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:40.379Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636260375,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:40.479Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:40.480Z||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-10T01:37:40.480Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:40.518Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:40.519Z||pool-14-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:41.380Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-12-10T01:37:41.380Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml
2022-12-10T01:37:41.380Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:37:41.381Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:41.383Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:41.383Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636261380,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:41.483Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:41.484Z||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-10T01:37:41.484Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:41.509Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:41.510Z||pool-15-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:42.385Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env ASDC sendASDCNotification
2022-12-10T01:37:42.396Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env
2022-12-10T01:37:42.397Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:37:42.397Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:42.399Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:42.399Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636262384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:42.500Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:37:42.501Z||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-10T01:37:42.501Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:42.518Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:42.519Z||pool-16-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:43.400Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar ASDC sendASDCNotification
2022-12-10T01:37:43.401Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar
2022-12-10T01:37:43.402Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:37:43.403Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:37:43.407Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:37:43.409Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636263400,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:37:43.506Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-12-10T01:37:43.507Z||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-10T01:37:43.507Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:37:43.528Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:37:43.528Z||pool-17-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:37:44.410Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 63503ef8-909d-4d16-af53-311cd041d3af
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:37:44.451Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 63503ef8-909d-4d16-af53-311cd041d3af
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T01:37:44.458Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T01:37:44.458Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T01:37:44.459Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T01:37:44.459Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T01:37:44.460Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:37:44.460Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:37:44.460Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:37:44.460Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:37:44.460Z|63503ef8-909d-4d16-af53-311cd041d3af|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-10T01:37:44.471Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T01:38:14.472Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 63503ef8-909d-4d16-af53-311cd041d3af 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-10T01:38:14.497Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 63503ef8-909d-4d16-af53-311cd041d3af and serviceModelVersionId: 29f04e56-dd8e-4be5-8bea-29b02b3bc447
2022-12-10T01:38:14.498Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5162ccea-f2e2-4a88-bbb2-1e58d3477471
2022-12-10T01:38:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:38:23.298Z||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-10T01:38:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:23.431Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:23.432Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:38:23.432Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:38:23.433Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:38:29.920Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0
2022-12-10T01:38:30.081Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T01:38:30.593Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0|INFO|500||Invoke
2022-12-10T01:38:30.601Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[63503ef8-909d-4d16-af53-311cd041d3af], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[57372f68-e75d-4f60-b4ca-0daf725964f1], X-ECOMP-RequestID=[63503ef8-909d-4d16-af53-311cd041d3af], X-TransactionId=[], X-ONAP-RequestID=[63503ef8-909d-4d16-af53-311cd041d3af], Content-Type=[application/merge-patch+json]}
2022-12-10T01:38:30.624Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T01:38:30.896Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?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/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 01:38:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[230], vertex-id=[151600], x-aai-txid=[2-aai-resources-221210-01:38:29:762-96439], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T01:38:30.898Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-10T01:38:30.899Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5162ccea-f2e2-4a88-bbb2-1e58d3477471/model-vers/model-ver/29f04e56-dd8e-4be5-8bea-29b02b3bc447?depth=0|INFO|500||InvokeReturn
2022-12-10T01:38:30.910Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T01:38:30.911Z|63503ef8-909d-4d16-af53-311cd041d3af|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-10T01:38:30.923Z|63503ef8-909d-4d16-af53-311cd041d3af|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-10T01:38:30.925Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 63503ef8-909d-4d16-af53-311cd041d3af and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T01:38:30.926Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T01:38:30.926Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:30.929Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:30.929Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636310925,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T01:38:31.029Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:31.031Z||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-10T01:38:31.031Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:31.081Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:31.082Z||pool-18-thread-1|||||INFO|500||cambria reply ok (52 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-10T01:38:31.955Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:38:31.957Z|63503ef8-909d-4d16-af53-311cd041d3af|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-10T01:38:31.957Z|63503ef8-909d-4d16-af53-311cd041d3af|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:32.610Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:32.611Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||received message from topic
2022-12-10T01:38:32.612Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"17ed01de-e031-45bd-ba40-f68b83685fe7","serviceName":"basic_onboard_QZWKMG","serviceVersion":"1.0","serviceUUID":"a9b44cd8-0380-40de-915e-cd34f08c4884","serviceDescription":"service","serviceInvariantUUID":"57204e40-1566-4938-a8aa-067fe3d8d7de","resources":[{"resourceInstanceName":"basic_onboard_QZWKMG 0","resourceName":"basic_onboard_QZWKMG","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9987495f-3492-4e24-86e7-00d6ef4b9cc4","resourceInvariantUUID":"63f267cf-7bce-4c51-b3c7-94dedf9a3677","resourceCustomizationUUID":"6c377252-3bb2-4aa5-947f-85f5ea0748d5","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml","artifactChecksum":"MWFiYjcyMTMyZjdmZjkxNGNmOGQ5MGFlNTAwMzIwNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67fe4d62-7d98-41ad-9d43-94d7520691f4","artifactVersion":"1"},{"artifactName":"basic_onboard_qzwkmg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json","artifactChecksum":"ZTQzM2Y4YTllODExNzg4YjU2ZmNkNzI1ZGRhZDcxYWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"15af0242-15f1-4956-88b5-277754dc6d0f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"64353aba-f831-4b05-ab47-9ebbe9a3c6d0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b5adb548-e67a-4827-8990-295b39ac7ff1","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e15c220e-2c2f-48ae-9d95-ba5c47972dca","artifactVersion":"2","generatedFromUUID":"64353aba-f831-4b05-ab47-9ebbe9a3c6d0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQzwkmg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml","artifactChecksum":"MDE5MjI0ZjZhYzk2MjAwODNlN2MwZjA0NmUzOGIyOTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"753c433e-2517-444e-ac2f-d591b87137a2","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQzwkmg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar","artifactChecksum":"MTE5ZDhhNDFhY2YxMTJmNDVjYTM3YmM1YzhkNTQxNzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"04500367-8cb8-4384-8a62-22133d5690da","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T01:38:32.614Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:32.615Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:32.617Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:32.617Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:38:32.717Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:32.718Z||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-10T01:38:32.718Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:32.734Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:32.734Z||pool-19-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:33.618Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:33.619Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:33.625Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:33.625Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:38:33.721Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-12-10T01:38:33.722Z||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-10T01:38:33.722Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:33.744Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:33.745Z||pool-20-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:38:34.626Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:34.626Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:34.628Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:34.629Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:38:34.729Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:34.730Z||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-10T01:38:34.730Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:34.752Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:34.753Z||pool-21-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:35.629Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:35.630Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:35.633Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:35.633Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:38:35.733Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:35.735Z||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-10T01:38:35.735Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:35.762Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:35.773Z||pool-22-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:38:36.634Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:36.634Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:36.637Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:36.637Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-10T01:38:36.737Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:36.738Z||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-10T01:38:36.738Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:36.785Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:36.786Z||pool-23-thread-1|||||INFO|500||cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:37.638Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:37.639Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:37.641Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:37.642Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:38:37.742Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:37.743Z||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-10T01:38:37.743Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:37.766Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:37.766Z||pool-24-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:38:38.642Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:38:38.644Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:38.646Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:38.646Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:38:38.747Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:38:38.748Z||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-10T01:38:38.748Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:38.768Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:38.769Z||pool-25-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:39.648Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||sending notification to client: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "serviceName": "basic_onboard_QZWKMG",
  "serviceVersion": "1.0",
  "serviceUUID": "a9b44cd8-0380-40de-915e-cd34f08c4884",
  "serviceDescription": "service",
  "serviceInvariantUUID": "57204e40-1566-4938-a8aa-067fe3d8d7de",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_QZWKMG 0",
      "resourceCustomizationUUID": "6c377252-3bb2-4aa5-947f-85f5ea0748d5",
      "resourceName": "basic_onboard_QZWKMG",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9987495f-3492-4e24-86e7-00d6ef4b9cc4",
      "resourceInvariantUUID": "63f267cf-7bce-4c51-b3c7-94dedf9a3677",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_qzwkmg0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
          "artifactChecksum": "ZTQzM2Y4YTllODExNzg4YjU2ZmNkNzI1ZGRhZDcxYWM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "15af0242-15f1-4956-88b5-277754dc6d0f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "64353aba-f831-4b05-ab47-9ebbe9a3c6d0",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "e15c220e-2c2f-48ae-9d95-ba5c47972dca",
            "generatedFromUUID": "64353aba-f831-4b05-ab47-9ebbe9a3c6d0"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "e15c220e-2c2f-48ae-9d95-ba5c47972dca",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardQzwkmg-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
      "artifactChecksum": "MTE5ZDhhNDFhY2YxMTJmNDVjYTM3YmM1YzhkNTQxNzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "04500367-8cb8-4384-8a62-22133d5690da"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T01:38:39.649Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T01:38:39.650Z|63503ef8-909d-4d16-af53-311cd041d3af|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a9b44cd8-0380-40de-915e-cd34f08c4884 ASDC
2022-12-10T01:38:39.650Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||ASDC Notification:
DistributionID:17ed01de-e031-45bd-ba40-f68b83685fe7
ServiceName:basic_onboard_QZWKMG
ServiceVersion:1.0
ServiceUUID:a9b44cd8-0380-40de-915e-cd34f08c4884
ServiceInvariantUUID:57204e40-1566-4938-a8aa-067fe3d8d7de
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQzwkmg-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar
ArtifactUUID:04500367-8cb8-4384-8a62-22133d5690da
ArtifactChecksum:MTE5ZDhhNDFhY2YxMTJmNDVjYTM3YmM1YzhkNTQxNzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QZWKMG 0
ResourceCustomizationUUID:6c377252-3bb2-4aa5-947f-85f5ea0748d5
ResourceInvariantUUID:63f267cf-7bce-4c51-b3c7-94dedf9a3677
ResourceName:basic_onboard_QZWKMG
ResourceType:VF
ResourceUUID:9987495f-3492-4e24-86e7-00d6ef4b9cc4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qzwkmg0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json
ArtifactUUID:15af0242-15f1-4956-88b5-277754dc6d0f
ArtifactChecksum:ZTQzM2Y4YTllODExNzg4YjU2ZmNkNzI1ZGRhZDcxYWM=
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/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml
ArtifactUUID:64353aba-f831-4b05-ab47-9ebbe9a3c6d0
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/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
ArtifactUUID:e15c220e-2c2f-48ae-9d95-ba5c47972dca
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/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
ArtifactUUID:e15c220e-2c2f-48ae-9d95-ba5c47972dca
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T01:38:39.651Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9b44cd8-0380-40de-915e-cd34f08c4884 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-10T01:38:39.689Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:38:39.690Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:38:39.704Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:38:39.704Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 04500367-8cb8-4384-8a62-22133d5690da from URL: /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:39.705Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:38:39.705Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:39.816Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:38:39.817Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar 04500367-8cb8-4384-8a62-22133d5690da 75689
2022-12-10T01:38:39.818Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar ASDC sendASDCNotification
2022-12-10T01:38:39.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:39.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:38:39.820Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:39.822Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:39.823Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636319818,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:38:39.923Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:38:39.924Z||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-10T01:38:39.924Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:39.943Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:39.944Z||pool-26-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:40.824Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:38:40.825Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||MSO config path is: /app
2022-12-10T01:38:40.826Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 04500367-8cb8-4384-8a62-22133d5690da, URL: /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar to file: /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:40.826Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:40.827Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:40.827Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:40.993Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4734797192680944114/Definitions/service-BasicOnboardQzwkmg-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-10T01:38:42.289Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T01:38:42.290Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-10T01:38:42.290Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.290Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-10T01:38:42.291Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.291Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.291Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.291Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.292Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.292Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.292Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_QZWKMG 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-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:42.292Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||WARN|500||####################################################################################################
2022-12-10T01:38:42.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:42.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-10T01:38:42.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:38:42.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:42.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Search for entities recursively
2022-12-10T01:38:42.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:38:42.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is not matching search criteria
2022-12-10T01:38:42.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-12-10T01:38:42.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-12-10T01:38:42.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-12-10T01:38:42.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-10T01:38:42.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T01:38:42.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T01:38:42.299Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.299Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:42.299Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:42.300Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.300Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:42.300Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:42.301Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.301Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:42.301Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:42.301Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.302Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is not matching search criteria
2022-12-10T01:38:42.302Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-10T01:38:42.302Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-10T01:38:42.303Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7eb470f4-41fd-49da-aa17-0600ca202288
2022-12-10T01:38:42.303Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.303Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.303Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.304Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.304Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.304Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.304Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:42.305Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:42.305Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_QZWKMG
Description:service
Model UUID:a9b44cd8-0380-40de-915e-cd34f08c4884
Model Version:NULL
Model InvariantUuid:57204e40-1566-4938-a8aa-067fe3d8d7de
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_QZWKMG
Model UUID:6724cb94-bcbb-44ec-bd8d-9b31bb6a2782
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:63f267cf-7bce-4c51-b3c7-94dedf9a3677
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:6c377252-3bb2-4aa5-947f-85f5ea0748d5
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4158ac2f-147f-48ce-9750-a0f08c2d852e
ModelName:BasicOnboardQzwkmg..base_ubuntu18..module-0
ModelUuid:332daac3-9a8d-44e5-97ca-5eba124171e2
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7eb470f4-41fd-49da-aa17-0600ca202288
ModelInvariantUuid:f709b695-1785-4c2b-b798-0586afd1d8f9
ModelName:basic_onboard_QZWKMG-nodes.ubuntu18Cvfc
ModelUuid:49b322eb-0ac3-4337-93ae-9126eea55a49
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:1f71b2eb-3b92-4807-aa4e-a31c905eaf9c
ModelInvariantUuid:f8d19881-e1ab-4ac3-9c21-e095ee95f496
ModelName:BasicOnboardQzwkmg.compute.nodes.heat.ubuntu18
ModelUuid:dbd6052e-4258-4888-8176-e42ec5bd115a
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-10T01:38:42.314Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 9987495f-3492-4e24-86e7-00d6ef4b9cc4
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-10T01:38:42.317Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||basic_onboard_QZWKMG 0
2022-12-10T01:38:42.318Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9987495f-3492-4e24-86e7-00d6ef4b9cc4
2022-12-10T01:38:42.318Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 15af0242-15f1-4956-88b5-277754dc6d0f from URL: /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json
2022-12-10T01:38:42.318Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:38:42.319Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json
2022-12-10T01:38:42.383Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:38:42.384Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json 15af0242-15f1-4956-88b5-277754dc6d0f 798
2022-12-10T01:38:42.385Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json ASDC sendASDCNotification
2022-12-10T01:38:42.385Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json
2022-12-10T01:38:42.386Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:38:42.386Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:42.389Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:42.390Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636322385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:38:42.490Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:42.491Z||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-10T01:38:42.491Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:42.510Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:42.511Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:43.391Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardQzwkmg..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "4158ac2f-147f-48ce-9750-a0f08c2d852e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "332daac3-9a8d-44e5-97ca-5eba124171e2",
    "vfModuleModelCustomizationUUID": "f19d2175-aed1-4b9b-a491-99cb0b68cf71",
    "isBase": true,
    "artifacts": [
      "64353aba-f831-4b05-ab47-9ebbe9a3c6d0",
      "e15c220e-2c2f-48ae-9d95-ba5c47972dca"
    ],
    "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-10T01:38:43.397Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQzwkmg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:332daac3-9a8d-44e5-97ca-5eba124171e2
VfModuleModelInvariantUUID:4158ac2f-147f-48ce-9750-a0f08c2d852e
VfModuleModelDescription:NULL
Artifacts UUID List:{
64353aba-f831-4b05-ab47-9ebbe9a3c6d0
,
e15c220e-2c2f-48ae-9d95-ba5c47972dca

}
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-10T01:38:43.399Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardQzwkmg..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "4158ac2f-147f-48ce-9750-a0f08c2d852e",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "332daac3-9a8d-44e5-97ca-5eba124171e2",
    "vfModuleModelCustomizationUUID": "f19d2175-aed1-4b9b-a491-99cb0b68cf71",
    "isBase": true,
    "artifacts": [
      "64353aba-f831-4b05-ab47-9ebbe9a3c6d0",
      "e15c220e-2c2f-48ae-9d95-ba5c47972dca"
    ],
    "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-10T01:38:43.400Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQzwkmg..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:332daac3-9a8d-44e5-97ca-5eba124171e2
VfModuleModelInvariantUUID:4158ac2f-147f-48ce-9750-a0f08c2d852e
VfModuleModelDescription:NULL
Artifacts UUID List:{
64353aba-f831-4b05-ab47-9ebbe9a3c6d0
,
e15c220e-2c2f-48ae-9d95-ba5c47972dca

}
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-10T01:38:43.400Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 64353aba-f831-4b05-ab47-9ebbe9a3c6d0 from URL: /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml
2022-12-10T01:38:43.400Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:38:43.401Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml
2022-12-10T01:38:43.491Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:38:43.492Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml 64353aba-f831-4b05-ab47-9ebbe9a3c6d0 5033
2022-12-10T01:38:43.492Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-10T01:38:43.493Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml
2022-12-10T01:38:43.493Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:38:43.494Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:43.496Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:43.496Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636323492,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:38:43.596Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:38:43.597Z||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-10T01:38:43.597Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:43.614Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:43.615Z||pool-28-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:44.498Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e15c220e-2c2f-48ae-9d95-ba5c47972dca from URL: /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
2022-12-10T01:38:44.500Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - download
2022-12-10T01:38:44.501Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
2022-12-10T01:38:44.561Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||GET Response Status 200
2022-12-10T01:38:44.562Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env e15c220e-2c2f-48ae-9d95-ba5c47972dca 909
2022-12-10T01:38:44.562Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-10T01:38:44.562Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
2022-12-10T01:38:44.563Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:38:44.563Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:44.566Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:44.566Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636324562,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:38:44.666Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:44.668Z||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-10T01:38:44.668Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:44.693Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:44.693Z||pool-29-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:38:45.566Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: a9b44cd8-0380-40de-915e-cd34f08c4884
2022-12-10T01:38:45.567Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_QZWKMG 0 9987495f-3492-4e24-86e7-00d6ef4b9cc4 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-10T01:38:45.588Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@25c8f7d8, org.onap.sdc.toscaparser.api.parameters.Input@13244af3, org.onap.sdc.toscaparser.api.parameters.Input@17bf113c, org.onap.sdc.toscaparser.api.parameters.Input@63b68ded, org.onap.sdc.toscaparser.api.parameters.Input@1a2d074]
2022-12-10T01:38:45.590Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.590Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.590Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 
2022-12-10T01:38:45.591Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 6c377252-3bb2-4aa5-947f-85f5ea0748d5
2022-12-10T01:38:45.591Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6c377252-3bb2-4aa5-947f-85f5ea0748d5 matches Tosca VF Customization UUID: 6c377252-3bb2-4aa5-947f-85f5ea0748d5
2022-12-10T01:38:45.591Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 6c377252-3bb2-4aa5-947f-85f5ea0748d5  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-10T01:38:45.593Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.593Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.593Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 6c377252-3bb2-4aa5-947f-85f5ea0748d5: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-10T01:38:45.593Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@837974f
2022-12-10T01:38:45.594Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.594Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T01:38:45.594Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f19d2175-aed1-4b9b-a491-99cb0b68cf71
2022-12-10T01:38:45.594Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f19d2175-aed1-4b9b-a491-99cb0b68cf71
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-10T01:38:45.596Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.611Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:45.611Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:45.612Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.612Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:45.612Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:45.613Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.613Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is not matching search criteria
2022-12-10T01:38:45.613Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-12-10T01:38:45.613Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-12-10T01:38:45.613Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=7eb470f4-41fd-49da-aa17-0600ca202288
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-10T01:38:45.621Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.621Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:45.621Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T01:38:45.622Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.622Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Node template basic_onboard_QZWKMG 0 is matching search criteria
2022-12-10T01:38:45.622Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_onboard_QZWKMG 0] matching following query criteria: sdcType=VF, customizationUUID=6c377252-3bb2-4aa5-947f-85f5ea0748d5
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-10T01:38:45.625Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.625Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.625Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid a9b44cd8-0380-40de-915e-cd34f08c4884: basic_onboard_QZWKMG
2022-12-10T01:38:45.625Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.625Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.626Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.627Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:38:45.627Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Service basic_onboard_QZWKMG is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:38:45.627Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||Saving Service: basic_onboard_QZWKMG 
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-10T01:38:45.731Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_QZWKMG 9987495f-3492-4e24-86e7-00d6ef4b9cc4 1 ASDC deployResourceStructure
2022-12-10T01:38:45.732Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json ASDC sendASDCNotification
2022-12-10T01:38:45.732Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json
2022-12-10T01:38:45.732Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:38:45.733Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:45.735Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:45.735Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636325732,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:38:45.835Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:45.836Z||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-10T01:38:45.837Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:45.853Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:45.853Z||pool-30-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:46.736Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-12-10T01:38:46.737Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml
2022-12-10T01:38:46.737Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:38:46.737Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:46.739Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:46.739Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636326736,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T01:38:46.840Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:46.841Z||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-10T01:38:46.841Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:46.863Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:46.864Z||pool-31-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:47.741Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-12-10T01:38:47.741Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env
2022-12-10T01:38:47.741Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:38:47.742Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:47.746Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:47.746Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636327740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-10T01:38:47.845Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:38:47.846Z||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-10T01:38:47.846Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:47.863Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:47.864Z||pool-32-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:48.747Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar ASDC sendASDCNotification
2022-12-10T01:38:48.748Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar
2022-12-10T01:38:48.748Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:38:48.748Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:38:48.750Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:38:48.750Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636328747,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:38:48.850Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:38:48.851Z||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-10T01:38:48.852Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:38:48.867Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:38:48.868Z||pool-33-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:38:49.751Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:38:49.765Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T01:38:49.768Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T01:38:49.768Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T01:38:49.769Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T01:39:19.769Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:39:19.785Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T01:39:19.788Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T01:39:19.788Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T01:39:19.789Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T01:39:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:39:23.297Z||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-10T01:39:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:39:23.332Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:39:23.336Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.336Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.337Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.337Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.337Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.338Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.339Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.341Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.342Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.343Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.344Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.345Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.347Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636243293,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.348Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636217356,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636233905,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.349Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636213519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636242739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.350Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636251303,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670636251412,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636250989,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.351Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636252611,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636245383,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:39:23.352Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636253099,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636252102,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.353Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636253162,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636253179,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.354Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636254170,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636255615,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.355Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636254209,
  "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-10T01:39:23.387Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 17ed01de-e031-45bd-ba40-f68b83685fe7
2022-12-10T01:39:23.388Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17ed01de-e031-45bd-ba40-f68b83685fe7 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-10T01:39:23.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.407Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "policy-id",
  "timestamp": 1670636255178,
  "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-10T01:39:23.417Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 17ed01de-e031-45bd-ba40-f68b83685fe7
2022-12-10T01:39:23.417Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17ed01de-e031-45bd-ba40-f68b83685fe7 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-10T01:39:23.427Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.427Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670636256621,
  "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-10T01:39:23.450Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 17ed01de-e031-45bd-ba40-f68b83685fe7
2022-12-10T01:39:23.451Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17ed01de-e031-45bd-ba40-f68b83685fe7 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-10T01:39:23.474Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670636255211,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636256507,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.475Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636257689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636258860,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636261150,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.476Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.477Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636260375,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/vfw3cfe607f5af20_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.477Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.477Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.477Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "aai-model-loader",
  "timestamp": 1670636262155,
  "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-10T01:39:23.486Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 17ed01de-e031-45bd-ba40-f68b83685fe7
2022-12-10T01:39:23.486Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 17ed01de-e031-45bd-ba40-f68b83685fe7 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-10T01:39:23.498Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.499Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636261380,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.499Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.499Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636262384,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/resourceInstances/vfw3cfe607f5af20/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.499Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:23.500Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-12-10T01:39:23.500Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636263400,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221210013532/1.0/artifacts/service-Vfw20221210013532-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:39:23.500Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:39:49.789Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:39:49.808Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:39:49.819Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:39:49.820Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:39:49.820Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T01:39:49.829Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T01:40:19.830Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 17ed01de-e031-45bd-ba40-f68b83685fe7 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-10T01:40:19.837Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 17ed01de-e031-45bd-ba40-f68b83685fe7 and serviceModelVersionId: a9b44cd8-0380-40de-915e-cd34f08c4884
2022-12-10T01:40:19.837Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 57204e40-1566-4938-a8aa-067fe3d8d7de
2022-12-10T01:40:19.837Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?depth=0
2022-12-10T01:40:19.842Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T01:40:19.893Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?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-10T01:40:19.895Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?depth=0|INFO|500||Invoke
2022-12-10T01:40:19.900Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T01:40:20.024Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?depth=0|INFO|500||InvokeReturn
2022-12-10T01:40:20.025Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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/57204e40-1566-4938-a8aa-067fe3d8d7de/model-vers/model-ver/a9b44cd8-0380-40de-915e-cd34f08c4884?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 01:40:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[237808], x-aai-txid=[2-aai-resources-221210-01:40:19:036-84541], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T01:40:20.026Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity.
2022-12-10T01:40:20.026Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T01:40:20.026Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T01:40:20.033Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T01:40:20.033Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 17ed01de-e031-45bd-ba40-f68b83685fe7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T01:40:20.033Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T01:40:20.034Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:40:20.036Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:40:20.036Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||DEBUG|500||try to send status {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636420033,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T01:40:20.136Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:40:20.137Z||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-10T01:40:20.137Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:40:20.162Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:40:20.162Z||pool-34-thread-1|||||INFO|500||cambria reply ok (25 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-10T01:40:21.056Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:40:21.057Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T01:40:21.057Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:40:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:40:23.297Z||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-10T01:40:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:40:23.326Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:40:23.327Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.327Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "63503ef8-909d-4d16-af53-311cd041d3af",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636310925,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.329Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.330Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636311955,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636319818,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.331Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636322385,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636323492,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636324562,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636325732,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/basic_onboard_qzwkmg0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.332Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636326736,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636327740,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/resourceInstances/basic_onboard_qzwkmg0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636328747,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardQzwkmg/1.0/artifacts/service-BasicOnboardQzwkmg-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:40:23.333Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:40:30.620Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:40:30.621Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:40:30.621Z||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-10T01:40:30.621Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:40:40.195Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:41:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:41:23.295Z||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-10T01:41:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:41:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:41:23.297Z||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-10T01:41:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:41:23.837Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:41:23.838Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T01:41:23.838Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "17ed01de-e031-45bd-ba40-f68b83685fe7",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670636420033,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T01:41:23.839Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:41:32.861Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:42:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:42:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:42:23.296Z||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-10T01:42:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:42:23.296Z||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-10T01:42:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:42:32.851Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:42:32.863Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:43:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:43:23.295Z||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-10T01:43:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:43:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:43:23.296Z||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-10T01:43:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:43:32.873Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:43:32.884Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:44:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:44:23.294Z||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-10T01:44:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:44:23.296Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:44:23.296Z||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-10T01:44:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:44:32.856Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:44:32.856Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:45:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:45:23.296Z||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-10T01:45:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:45:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:45:23.296Z||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-10T01:45:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:45:32.859Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:45:32.869Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:46:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:46:23.294Z||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-10T01:46:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:46:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:46:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T01:46:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:46:32.908Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:46:32.918Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:47:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:47:23.294Z||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-10T01:47:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:47:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:47:23.296Z||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-10T01:47:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:47:32.869Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:47:32.877Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:48:23.298Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:48:23.300Z||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-10T01:48:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:48:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:48:23.303Z||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-10T01:48:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:48:32.886Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:48:32.887Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:49:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:49:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:49:23.296Z||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-10T01:49:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:49:23.296Z||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-10T01:49:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:49:32.858Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:49:32.871Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:50:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:50:23.296Z||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-10T01:50:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:50:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:50:23.296Z||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-10T01:50:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:50:32.851Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:50:32.862Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:51:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:51:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:51:23.298Z||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-10T01:51:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:51:23.298Z||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-10T01:51:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:51:32.863Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:51:32.863Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:52:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:52:23.295Z||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-10T01:52:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:52:23.296Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:52:23.296Z||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-10T01:52:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:52:32.865Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:52:32.865Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:53:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:53:23.294Z||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-10T01:53:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:53:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:53:23.297Z||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-10T01:53:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:53:32.868Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:53:32.872Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:54:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:54:23.294Z||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-10T01:54:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:54:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:54:23.297Z||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-10T01:54:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:54:32.920Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:54:32.920Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:55:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:55:23.295Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:55:23.302Z||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-10T01:55:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:55:23.302Z||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-10T01:55:23.307Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:55:32.902Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:55:32.902Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:56:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:56:23.294Z||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-10T01:56:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:56:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:56:23.297Z||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-10T01:56:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:56:32.939Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:56:32.966Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:57:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:57:23.294Z||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-10T01:57:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:57:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:57:23.296Z||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-10T01:57:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:57:33.012Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:57:33.049Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:58:23.293Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:58:23.295Z||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-10T01:58:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:58:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:58:23.296Z||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-10T01:58:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:58:33.135Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:58:33.170Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:59:23.300Z||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-10T01:59:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:23.294Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T01:59:23.303Z||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-10T01:59:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:23.928Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:23.933Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.933Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637516268,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:23.950Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.950Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.950Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637510093,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637512448,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.951Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637516268,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:23.952Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.952Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637512448,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:23.955Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.956Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.956Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637510093,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:23.956Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.956Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.956Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637520131,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637521351,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.957Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "policy-id",
  "timestamp": 1670637525384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:23.958Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.958Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.958Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "policy-id",
  "timestamp": 1670637525384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:23.958Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637528616,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "policy-id",
  "timestamp": 1670637528536,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:23.959Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637529620,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:59:24.008Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9049cd76-de87-4b3f-9193-a186e28ea8a3
2022-12-10T01:59:24.009Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9049cd76-de87-4b3f-9193-a186e28ea8a3 and ComponentName AAI
2022-12-10T01:59:24.018Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:24.020Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"9049cd76-de87-4b3f-9193-a186e28ea8a3","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"3eca1028-a4c6-4c26-9b82-c69a45264092","serviceDescription":"service","serviceInvariantUUID":"1245314c-84af-4ea0-bc6f-4a9139f1cfc4","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6e7026b4-3fde-495a-885a-52756606fe60","resourceInvariantUUID":"e12af78e-2d82-41b5-9b4e-32613b1b1b16","resourceCustomizationUUID":"95258885-436e-4ab0-9710-a5acedeeec39","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":"ZjBmZDY1NDBkMDYyZWY1NGIzNzljZWU0NDE4ZmRmMmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b229155d-9e7c-4f89-a816-c156f35c0c76","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NzY1MGQ2ZDM5YTllMjM5N2U5OTRmMjBkZjM0NTAxM2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"06825241-6073-4ed1-bb49-f61db0aef680","artifactVersion":"1"}],"workloadContext":"Production"}
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-10T01:59:24.045Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.046Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "policy-id",
  "timestamp": 1670637529543,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:59:24.048Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.048Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.049Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "policy-id",
  "timestamp": 1670637530546,
  "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-10T01:59:24.062Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9049cd76-de87-4b3f-9193-a186e28ea8a3
2022-12-10T01:59:24.062Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9049cd76-de87-4b3f-9193-a186e28ea8a3 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-10T01:59:24.080Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:59:24.082Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:59:24.082Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.083Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637532739,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.083Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.084Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.084Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637532739,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:24.085Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.085Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.086Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637535758,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:24.086Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.087Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.087Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637537571,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:59:24.087Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.088Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.088Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637538577,
  "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-10T01:59:24.093Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:59:24.094Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.101Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9049cd76-de87-4b3f-9193-a186e28ea8a3
2022-12-10T01:59:24.101Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9049cd76-de87-4b3f-9193-a186e28ea8a3 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-10T01:59:24.118Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.119Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.120Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.120Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.121Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.122Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.122Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.122Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.123Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.124Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.124Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.124Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.124Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.125Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.125Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.125Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.126Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.126Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.127Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.127Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.127Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.128Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.128Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.128Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.129Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.129Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.129Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.130Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.130Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.130Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.131Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.131Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.131Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.132Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.132Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.132Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.133Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.133Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.133Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.133Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.134Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.134Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.134Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.135Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.135Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.135Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.136Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.136Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.136Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.137Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.137Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.137Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.137Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.138Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.138Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.138Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.139Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.139Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.139Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.140Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.140Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.140Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.141Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.141Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.141Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.142Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.142Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.142Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.143Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.143Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.143Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.144Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.144Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.144Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.145Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.145Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.146Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.146Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.147Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.147Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.147Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.148Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637521139,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:24.148Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.148Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.149Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637540092,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:24.150Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.150Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.150Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637519136,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:24.151Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.151Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.151Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637545383,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:24.152Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.152Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.152Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637557120,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:24.153Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.153Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.153Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637555966,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:24.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.154Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.154Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637557230,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:24.154Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.155Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.155Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637558236,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:59:24.156Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T01:59:24.156Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.156Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "policy-id",
  "timestamp": 1670637559244,
  "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-10T01:59:24.193Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T01:59:24.195Z||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-10T01:59:24.195Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:24.196Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
2022-12-10T01:59:24.196Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 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-10T01:59:24.214Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T01:59:24.215Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T01:59:24.215Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T01:59:24.225Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:24.225Z||pool-35-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-12-10T01:59:25.095Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T01:59:25.098Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:59:25.100Z||pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:59:25.101Z||pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T01:59:25.201Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:59:25.202Z||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-10T01:59:25.202Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:25.242Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:25.243Z||pool-36-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:59:26.105Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "3eca1028-a4c6-4c26-9b82-c69a45264092",
  "serviceDescription": "service",
  "serviceInvariantUUID": "1245314c-84af-4ea0-bc6f-4a9139f1cfc4",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "95258885-436e-4ab0-9710-a5acedeeec39",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "6e7026b4-3fde-495a-885a-52756606fe60",
      "resourceInvariantUUID": "e12af78e-2d82-41b5-9b4e-32613b1b1b16",
      "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": "NzY1MGQ2ZDM5YTllMjM5N2U5OTRmMjBkZjM0NTAxM2M\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "06825241-6073-4ed1-bb49-f61db0aef680"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T01:59:26.105Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T01:59:26.105Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3eca1028-a4c6-4c26-9b82-c69a45264092 ASDC
2022-12-10T01:59:26.107Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:9049cd76-de87-4b3f-9193-a186e28ea8a3
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:3eca1028-a4c6-4c26-9b82-c69a45264092
ServiceInvariantUUID:1245314c-84af-4ea0-bc6f-4a9139f1cfc4
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:06825241-6073-4ed1-bb49-f61db0aef680
ArtifactChecksum:NzY1MGQ2ZDM5YTllMjM5N2U5OTRmMjBkZjM0NTAxM2M=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:95258885-436e-4ab0-9710-a5acedeeec39
ResourceInvariantUUID:e12af78e-2d82-41b5-9b4e-32613b1b1b16
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6e7026b4-3fde-495a-885a-52756606fe60
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-12-10T01:59:26.107Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3eca1028-a4c6-4c26-9b82-c69a45264092 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-10T01:59:26.175Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:59:26.177Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T01:59:26.177Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T01:59:26.177Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 06825241-6073-4ed1-bb49-f61db0aef680 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-10T01:59:26.178Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T01:59:26.178Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-10T01:59:26.275Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T01:59:26.277Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 06825241-6073-4ed1-bb49-f61db0aef680 57786
2022-12-10T01:59:26.277Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-10T01:59:26.278Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-10T01:59:26.278Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T01:59:26.278Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:59:26.284Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:59:26.285Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637566277,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T01:59:26.386Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T01:59:26.387Z||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-10T01:59:26.387Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:26.410Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:26.410Z||pool-37-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:59:27.286Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T01:59:27.288Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T01:59:27.289Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 06825241-6073-4ed1-bb49-f61db0aef680, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:27.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-12-10T01:59:27.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:27.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:27.526Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6943884020705317025/Definitions/service-BasicNetwork-template.yml
2022-12-10T01:59:28.289Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.290Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T01:59:28.291Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.292Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.292Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-10T01:59:28.293Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T01:59:28.293Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:59:28.293Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.293Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.294Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-12-10T01:59:28.294Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T01:59:28.294Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T01:59:28.294Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.294Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.295Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.295Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.295Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.296Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:3eca1028-a4c6-4c26-9b82-c69a45264092
Model Version:NULL
Model InvariantUuid:1245314c-84af-4ea0-bc6f-4a9139f1cfc4
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:e12af78e-2d82-41b5-9b4e-32613b1b1b16
Model UUID:57aec96f-896f-42b4-89d5-b6395ac23f3e
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:95258885-436e-4ab0-9710-a5acedeeec39
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-10T01:59:28.307Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: 6e7026b4-3fde-495a-885a-52756606fe60
2022-12-10T01:59:28.307Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||No resources found for Service: 3eca1028-a4c6-4c26-9b82-c69a45264092
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-10T01:59:28.318Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||
2022-12-10T01:59:28.318Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-12-10T01:59:28.321Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 3eca1028-a4c6-4c26-9b82-c69a45264092
2022-12-10T01:59:28.321Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 3eca1028-a4c6-4c26-9b82-c69a45264092
2022-12-10T01:59:28.321Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-12-10T01:59:28.321Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-10T01:59:28.330Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@57afb61e, org.onap.sdc.toscaparser.api.parameters.Input@1149096d, org.onap.sdc.toscaparser.api.parameters.Input@4d0dd7e9, org.onap.sdc.toscaparser.api.parameters.Input@6f90b4b8, org.onap.sdc.toscaparser.api.parameters.Input@45a5e012]
2022-12-10T01:59:28.333Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.333Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.334Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.334Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.334Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 3eca1028-a4c6-4c26-9b82-c69a45264092: Generic NeutronNet
2022-12-10T01:59:28.334Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.335Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.335Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.335Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-12-10T01:59:28.390Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.391Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.391Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.391Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.392Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T01:59:28.392Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T01:59:28.392Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-12-10T01:59:28.496Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-12-10T01:59:28.497Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-12-10T01:59:28.497Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-12-10T01:59:28.497Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T01:59:28.497Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:59:28.500Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:59:28.500Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637568496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T01:59:28.600Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:59:28.601Z||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-10T01:59:28.601Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:28.633Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:28.634Z||pool-38-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-12-10T01:59:29.502Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9049cd76-de87-4b3f-9193-a186e28ea8a3
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T01:59:29.522Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9049cd76-de87-4b3f-9193-a186e28ea8a3
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T01:59:29.528Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T01:59:29.528Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T01:59:29.528Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T01:59:29.529Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-10T01:59:29.537Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T01:59:59.538Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9049cd76-de87-4b3f-9193-a186e28ea8a3 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-10T01:59:59.547Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9049cd76-de87-4b3f-9193-a186e28ea8a3 and serviceModelVersionId: 3eca1028-a4c6-4c26-9b82-c69a45264092
2022-12-10T01:59:59.547Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1245314c-84af-4ea0-bc6f-4a9139f1cfc4
2022-12-10T01:59:59.549Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?depth=0
2022-12-10T01:59:59.557Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T01:59:59.647Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?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-10T01:59:59.651Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?depth=0|INFO|500||Invoke
2022-12-10T01:59:59.659Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T01:59:59.792Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?depth=0|INFO|500||InvokeReturn
2022-12-10T01:59:59.794Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1245314c-84af-4ea0-bc6f-4a9139f1cfc4/model-vers/model-ver/3eca1028-a4c6-4c26-9b82-c69a45264092?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 01:59:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[204976], x-aai-txid=[0-aai-resources-221210-01:59:58:779-36214], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T01:59:59.795Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2022-12-10T01:59:59.795Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T01:59:59.796Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-10T01:59:59.803Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T01:59:59.804Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9049cd76-de87-4b3f-9193-a186e28ea8a3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T01:59:59.804Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T01:59:59.804Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T01:59:59.807Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T01:59:59.807Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637599804,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T01:59:59.907Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T01:59:59.908Z||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-10T01:59:59.908Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T01:59:59.961Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T01:59:59.962Z||pool-39-thread-1|||||INFO|500||cambria reply ok (55 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-10T02:00:00.830Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-10T02:00:00.831Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"6c77cd79-02f3-48a0-89bb-c2a3c04cd155","serviceName":"Demo_pNF_rIi1PaSm2GHiXx5cDb7L","serviceVersion":"1.0","serviceUUID":"2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c","serviceDescription":"catalog service description","serviceInvariantUUID":"423bb5cb-0657-44d8-aa24-a5eb5919e356","resources":[{"resourceInstanceName":"pNF 5c9901fa-c617 0","resourceName":"pNF 5c9901fa-c617","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e","resourceInvariantUUID":"47b9556c-916d-423e-b549-35bdd8e96056","resourceCustomizationUUID":"ad2e3af7-c938-462b-ba4e-99b8afdc1f48","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml","artifactChecksum":"NDM1OTc4MWIxODIxNTE4Y2I2NzRiNjJmMTRjMzVmZjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dee689cc-46d1-4f6b-98bf-8c185900ba18","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar","artifactChecksum":"YjRkYThhZTU3MTdjODg5NTRjZGRiMDExNDE4OGM0YzA\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1571f91a-48b4-47df-a774-13d5f0962157","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"138525cd-cd67-4883-bc61-bbd6b001d99f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml","artifactChecksum":"OTI2ZTU4MzVhMDQwMGZjNjJhOTljN2ExNjQ3NTg2YWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ea3534b5-caf8-4b53-bfc6-5f94edd2eec6","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e65455b6-ab83-403c-a304-1c7b1edff131","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"427ccd25-29ed-45d5-9ac3-d410a07ed7d4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml","artifactChecksum":"NTNjYzBkYjRlNWE2MDI1NmFmOGFiZDI5NDg0YzdhYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"96aa998c-7e1e-40cc-aeae-128ce6a03913","artifactVersion":"1"},{"artifactName":"service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar","artifactChecksum":"MGZmODlhOWI1MDIzNWM0OGYwNmMxZThjMjFkNTYxNWY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"add08663-f30e-4825-a29c-0a052db162cb","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T02:00:00.833Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:00.833Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:00.836Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:00.836Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:00.936Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:00:00.938Z||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-10T02:00:00.938Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:00.961Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:00.962Z||pool-40-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:01.837Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:01.839Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:01.841Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:01.841Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:01.942Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:00:01.943Z||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-10T02:00:01.943Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:01.972Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:01.973Z||pool-41-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:02.843Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:02.844Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:02.846Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:02.846Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:02.946Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:00:02.947Z||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-10T02:00:02.947Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:02.977Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:02.977Z||pool-42-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:03.847Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:03.848Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:03.850Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:03.851Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:03.951Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:00:03.952Z||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-10T02:00:03.952Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:03.986Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:03.987Z||pool-43-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:04.851Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:04.852Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:04.864Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:04.865Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:04.955Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
2022-12-10T02:00:04.956Z||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-10T02:00:04.956Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:04.977Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:04.978Z||pool-44-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:05.865Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:05.870Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:05.874Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:05.874Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:05.973Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-12-10T02:00:05.974Z||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-10T02:00:05.974Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:05.996Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:05.996Z||pool-45-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:00:06.878Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:06.879Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:06.882Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:06.882Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:00:06.982Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:00:06.983Z||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-10T02:00:06.983Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:07.038Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:07.039Z||pool-46-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:07.886Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:00:07.889Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:07.892Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:07.892Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:00:07.992Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:00:07.993Z||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-10T02:00:07.993Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:08.011Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:08.012Z||pool-47-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:08.898Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "serviceName": "Demo_pNF_rIi1PaSm2GHiXx5cDb7L",
  "serviceVersion": "1.0",
  "serviceUUID": "2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "423bb5cb-0657-44d8-aa24-a5eb5919e356",
  "resources": [
    {
      "resourceInstanceName": "pNF 5c9901fa-c617 0",
      "resourceCustomizationUUID": "ad2e3af7-c938-462b-ba4e-99b8afdc1f48",
      "resourceName": "pNF 5c9901fa-c617",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e",
      "resourceInvariantUUID": "47b9556c-916d-423e-b549-35bdd8e96056",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
      "artifactChecksum": "MGZmODlhOWI1MDIzNWM0OGYwNmMxZThjMjFkNTYxNWY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "add08663-f30e-4825-a29c-0a052db162cb"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T02:00:08.899Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T02:00:08.900Z|9049cd76-de87-4b3f-9193-a186e28ea8a3|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c ASDC
2022-12-10T02:00:08.900Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:6c77cd79-02f3-48a0-89bb-c2a3c04cd155
ServiceName:Demo_pNF_rIi1PaSm2GHiXx5cDb7L
ServiceVersion:1.0
ServiceUUID:2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c
ServiceInvariantUUID:423bb5cb-0657-44d8-aa24-a5eb5919e356
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
ArtifactUUID:add08663-f30e-4825-a29c-0a052db162cb
ArtifactChecksum:MGZmODlhOWI1MDIzNWM0OGYwNmMxZThjMjFkNTYxNWY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 5c9901fa-c617 0
ResourceCustomizationUUID:ad2e3af7-c938-462b-ba4e-99b8afdc1f48
ResourceInvariantUUID:47b9556c-916d-423e-b549-35bdd8e96056
ResourceName:pNF 5c9901fa-c617
ResourceType:PNF
ResourceUUID:31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-12-10T02:00:08.901Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c 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-10T02:00:08.955Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:00:08.956Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:00:08.956Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:00:08.956Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: add08663-f30e-4825-a29c-0a052db162cb from URL: /sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:08.956Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:00:08.957Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:09.048Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:00:09.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar add08663-f30e-4825-a29c-0a052db162cb 88029
2022-12-10T02:00:09.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar ASDC sendASDCNotification
2022-12-10T02:00:09.050Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:09.050Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:00:09.050Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:09.052Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:09.052Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637609049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:00:09.152Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:00:09.153Z||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-10T02:00:09.154Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:09.175Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:09.176Z||pool-48-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:10.053Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:00:10.054Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:00:10.054Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: add08663-f30e-4825-a29c-0a052db162cb, URL: /sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar to file: /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:10.055Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:10.056Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:10.056Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:10.242Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5072447394253917656/Definitions/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml
2022-12-10T02:00:11.039Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T02:00:11.040Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:00:11.040Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.041Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.042Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 5c9901fa-c617 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-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.042Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.042Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:00:11.043Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.043Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.043Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Node template pNF 5c9901fa-c617 0 is matching search criteria
2022-12-10T02:00:11.044Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:00:11.044Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 5c9901fa-c617 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:00:11.045Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.045Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.045Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Node template pNF 5c9901fa-c617 0 is matching search criteria
2022-12-10T02:00:11.046Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:00:11.046Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 5c9901fa-c617 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:00:11.046Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.047Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.047Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.047Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.048Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.048Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.048Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.049Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_rIi1PaSm2GHiXx5cDb7L
Description:catalog service description
Model UUID:2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c
Model Version:NULL
Model InvariantUuid:423bb5cb-0657-44d8-aa24-a5eb5919e356
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-10T02:00:11.060Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e
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-10T02:00:11.064Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||pNF 5c9901fa-c617 0
2022-12-10T02:00:11.065Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e
2022-12-10T02:00:11.065Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c
2022-12-10T02:00:11.065Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c
2022-12-10T02:00:11.065Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 5c9901fa-c617 0 31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e 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-10T02:00:11.070Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26c7bfc0, org.onap.sdc.toscaparser.api.parameters.Input@49c832ba, org.onap.sdc.toscaparser.api.parameters.Input@2be937c0, org.onap.sdc.toscaparser.api.parameters.Input@4fcd7bec, org.onap.sdc.toscaparser.api.parameters.Input@546ff46a]
2022-12-10T02:00:11.071Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.071Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.071Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c: pNF 5c9901fa-c617
2022-12-10T02:00:11.071Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Processing PNF resource: 31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e
2022-12-10T02:00:11.072Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:00:11.072Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_rIi1PaSm2GHiXx5cDb7L is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:00:11.072Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||Resource customization UUID: ad2e3af7-c938-462b-ba4e-99b8afdc1f48 is the same as notified resource customizationUUID: ad2e3af7-c938-462b-ba4e-99b8afdc1f48
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-10T02:00:11.133Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 5c9901fa-c617 31f512a7-b6b7-40e6-a4f2-7efbfcd8b86e 0 ASDC deployResourceStructure
2022-12-10T02:00:11.133Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar ASDC sendASDCNotification
2022-12-10T02:00:11.134Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar
2022-12-10T02:00:11.134Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:00:11.134Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:00:11.136Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:00:11.136Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637611133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:00:11.241Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-10T02:00:11.242Z||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-10T02:00:11.243Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:11.271Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:11.272Z||pool-49-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:00:12.137Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:00:12.172Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:00:12.183Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:00:12.184Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:00:12.184Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:00:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:00:23.297Z||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-10T02:00:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:00:23.349Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:00:23.350Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:00:23.351Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637564572,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:00:23.353Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:00:42.184Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:00:42.203Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:00:42.207Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:00:42.208Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:00:42.208Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:01:12.208Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:01:12.240Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:01:12.244Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:01:12.245Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:01:12.245Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:01:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:01:23.297Z||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-10T02:01:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:01:23.387Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:01:23.387Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:01:23.387Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:01:23.388Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:01:42.245Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:01:42.267Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:01:42.271Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:01:42.271Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:01:42.272Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:02:12.272Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:02:12.303Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:02:12.307Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:02:12.307Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:02:12.307Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:02:23.297Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:02:23.300Z||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-10T02:02:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:02:23.367Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:02:23.404Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.405Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.408Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.409Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.409Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637565574,
  "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-10T02:02:23.427Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
2022-12-10T02:02:23.428Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 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-10T02:02:23.447Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.448Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.448Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.448Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.449Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.449Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.449Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.449Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.450Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.450Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.450Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637566277,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.450Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.451Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.451Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.451Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.451Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.451Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.452Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.452Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.452Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637568496,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.452Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.453Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.453Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.453Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.453Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.454Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637562739,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.454Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.454Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.454Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637571672,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.454Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637573760,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.455Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.455Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.455Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637574764,
  "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-10T02:02:23.463Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
2022-12-10T02:02:23.463Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 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-10T02:02:23.475Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.475Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.476Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.476Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.476Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.476Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.477Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.477Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.477Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.478Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.478Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.478Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.479Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.479Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.479Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.479Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.480Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.480Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.480Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.481Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.481Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.481Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.482Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.482Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.483Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.483Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.483Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.484Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.484Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.485Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.485Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.486Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.486Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.487Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.487Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.488Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.488Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.489Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.489Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.489Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.490Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.490Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.490Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.491Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.491Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.491Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.492Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.492Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.492Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.493Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.493Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.493Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.494Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.494Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.494Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.494Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.495Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.495Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.495Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.495Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.496Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.496Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.496Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.496Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.496Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.497Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.497Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.497Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.497Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.497Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.498Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.499Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.500Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.500Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.500Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637585226,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.500Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.500Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.501Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637556970,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.501Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.501Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.501Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637585383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.502Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637597965,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.503Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637598417,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.504Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.504Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.504Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637599128,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.505Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.505Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.505Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.505Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9049cd76-de87-4b3f-9193-a186e28ea8a3",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637599804,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:02:23.506Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637599117,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637600133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.507Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.508Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.508Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.509Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.509Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.510Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.510Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.510Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.510Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.510Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637600232,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.511Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "policy-id",
  "timestamp": 1670637601137,
  "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-10T02:02:23.533Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 045c5766-6357-4d20-b6ab-50d05361c341
2022-12-10T02:02:23.533Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 045c5766-6357-4d20-b6ab-50d05361c341 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-10T02:02:23.546Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.546Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.547Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.547Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.547Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.547Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.548Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.548Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.548Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.548Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637602634,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637601327,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.549Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.550Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.550Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.550Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.551Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.551Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.551Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637602392,
  "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-10T02:02:23.558Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 045c5766-6357-4d20-b6ab-50d05361c341
2022-12-10T02:02:23.558Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 045c5766-6357-4d20-b6ab-50d05361c341 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-10T02:02:23.574Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.575Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.575Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.575Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.575Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.575Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637603395,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.576Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637604925,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.577Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.578Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.578Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637605929,
  "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-10T02:02:23.586Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 045c5766-6357-4d20-b6ab-50d05361c341
2022-12-10T02:02:23.586Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 045c5766-6357-4d20-b6ab-50d05361c341 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-10T02:02:23.596Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.596Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637599422,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.597Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/resourceInstances/pnf5c9901fac6170/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.598Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.599Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670637606760,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.600Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637600093,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637563294,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.601Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637609232,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.602Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637609049,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.603Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.604Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637611133,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfRii1pasm2ghixx5cdb7l/1.0/artifacts/service-DemoPnfRii1pasm2ghixx5cdb7l-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637604399,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637605384,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.605Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637592739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637611515,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637613058,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637614054,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637612616,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.606Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637614064,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637613743,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.607Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "policy-id",
  "timestamp": 1670637615068,
  "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-10T02:02:23.630Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 048c461f-5d4d-413f-8145-bc3e01c67771
2022-12-10T02:02:23.631Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 048c461f-5d4d-413f-8145-bc3e01c67771 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-10T02:02:23.643Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.643Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637614771,
  "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-10T02:02:23.651Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 048c461f-5d4d-413f-8145-bc3e01c67771
2022-12-10T02:02:23.651Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 048c461f-5d4d-413f-8145-bc3e01c67771 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-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637616426,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670637615774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.662Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670637617434,
  "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-10T02:02:23.669Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 048c461f-5d4d-413f-8145-bc3e01c67771
2022-12-10T02:02:23.669Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 048c461f-5d4d-413f-8145-bc3e01c67771 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-10T02:02:23.684Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.684Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637620436,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:02:23.685Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:02:23.685Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:02:23.685Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637621438,
  "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-10T02:02:23.691Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 045c5766-6357-4d20-b6ab-50d05361c341
2022-12-10T02:02:23.692Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 045c5766-6357-4d20-b6ab-50d05361c341 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-10T02:02:42.308Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:02:42.332Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:02:42.343Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:02:42.343Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:02:42.344Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-10T02:02:42.353Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T02:03:12.353Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 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-10T02:03:12.362Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 and serviceModelVersionId: 2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c
2022-12-10T02:03:12.362Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 423bb5cb-0657-44d8-aa24-a5eb5919e356
2022-12-10T02:03:12.364Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?depth=0
2022-12-10T02:03:12.372Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T02:03:12.440Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?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-10T02:03:12.445Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?depth=0|INFO|500||Invoke
2022-12-10T02:03:12.451Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T02:03:12.585Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?depth=0|INFO|500||InvokeReturn
2022-12-10T02:03:12.587Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/423bb5cb-0657-44d8-aa24-a5eb5919e356/model-vers/model-ver/2dfa92f9-0d40-4a11-b3ce-12bd684d1b3c?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 02:03:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[111], vertex-id=[213168], x-aai-txid=[1-aai-resources-221210-02:03:11:568-118], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T02:03:12.588Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2022-12-10T02:03:12.588Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T02:03:12.588Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-10T02:03:12.599Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T02:03:12.599Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6c77cd79-02f3-48a0-89bb-c2a3c04cd155 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T02:03:12.600Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T02:03:12.600Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:12.603Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:12.603Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637792599,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:03:12.704Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:12.705Z||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-10T02:03:12.705Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:12.764Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:12.765Z||pool-50-thread-1|||||INFO|500||cambria reply ok (60 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-10T02:03:13.625Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:03:13.625Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|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-10T02:03:13.626Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:19.479Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:19.481Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-10T02:03:19.481Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"045c5766-6357-4d20-b6ab-50d05361c341","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"d2a4d9d6-dd9c-47c2-8677-ee01061bb201","serviceDescription":"service","serviceInvariantUUID":"88f3501d-68de-486f-9959-fb1079179d3a","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"7e93e786-e0a2-494e-ab40-ae0dd419578d","resourceInvariantUUID":"1ee1c81c-ca23-4df7-a0ec-e72dd7980e4b","resourceCustomizationUUID":"ce485f77-2ca1-4564-ba2b-7ae53a2da434","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":"ZThhZWEyZWIzNTFkOGIxNGYxZDlmNDM1Mjk4YjNmNjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"29ca1efa-96b8-414e-b9ff-c1500f100b1a","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":"be2286ea-0a64-4451-8b22-1acb40aef8cb","artifactVersion":"2","generatedFromUUID":"8d329c35-15de-45f2-b8ef-9470ad49ac3a"},{"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":"8d329c35-15de-45f2-b8ef-9470ad49ac3a","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":"NGI3NzdiZWM3MGMwZThlNGQ4ZWJkNTAxYWM0N2Q2YzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"911aaf89-af3b-4fe1-9271-9c8e70cac484","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":"1a50e4e0-5a05-493a-bca6-d85ea910190a","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":"ee752e19-0622-4408-b2a1-eb862344045a","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":"44a0af1b-38e6-4abc-a5b4-dac50f37a389","artifactVersion":"2","generatedFromUUID":"1a50e4e0-5a05-493a-bca6-d85ea910190a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZDkxODI3MWIyMDc2YTBiYzRmNGNhMTgxZTdjZTA0Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"adf41bbb-ef01-4994-bcf3-7862500a3bb0","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"YjU5MDdjNTY2YWMyYWEwMDlkMDExNTZiNjNlMzlhYWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0e2f35f6-f5fb-4c32-aa91-5fd163c282c5","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T02:03:19.484Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:19.484Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:19.486Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:19.486Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:19.587Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:19.588Z||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-10T02:03:19.588Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:19.634Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:19.635Z||pool-51-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:20.489Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:20.489Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:20.492Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:20.492Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-10T02:03:20.592Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:20.593Z||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-10T02:03:20.594Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:20.614Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:20.614Z||pool-52-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:21.493Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:21.494Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:21.496Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:21.497Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:03:21.598Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:21.599Z||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-10T02:03:21.599Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:21.639Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:21.640Z||pool-53-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":5,"count":1}
2022-12-10T02:03:22.497Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:22.498Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:22.504Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:22.509Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:03:22.600Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
2022-12-10T02:03:22.602Z||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-10T02:03:22.602Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:22.629Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:22.629Z||pool-54-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:03:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:03:23.297Z||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-10T02:03:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:23.399Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:23.400Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.401Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.402Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.402Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.402Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.403Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.403Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.403Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.403Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.403Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.404Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.404Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.404Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.405Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.405Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.405Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.405Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637630093,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.406Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637637241,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637647424,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:03:23.407Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "aai-model-loader",
  "timestamp": 1670637648427,
  "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-10T02:03:23.422Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 048c461f-5d4d-413f-8145-bc3e01c67771
2022-12-10T02:03:23.423Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 048c461f-5d4d-413f-8145-bc3e01c67771 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-10T02:03:23.509Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:23.511Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:23.513Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:23.513Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:03:23.614Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T02:03:23.615Z||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-10T02:03:23.615Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:23.713Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:23.714Z||pool-55-thread-1|||||INFO|500||cambria reply ok (100 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:24.514Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:24.515Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:24.519Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:24.519Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:24.623Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-12-10T02:03:24.624Z||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-10T02:03:24.624Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:24.645Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:24.645Z||pool-56-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:25.520Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:25.520Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:25.529Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:25.529Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-10T02:03:25.638Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 108 ms
2022-12-10T02:03:25.638Z||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-10T02:03:25.639Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:25.674Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:25.675Z||pool-57-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":2,"count":1}
2022-12-10T02:03:26.530Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:26.531Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:26.533Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:26.533Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:03:26.633Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:26.634Z||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-10T02:03:26.634Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:26.658Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:26.659Z||pool-58-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:27.534Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:03:27.534Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:27.537Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:27.537Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:03:27.637Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:03:27.638Z||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-10T02:03:27.638Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:27.657Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:27.658Z||pool-59-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:28.539Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "d2a4d9d6-dd9c-47c2-8677-ee01061bb201",
  "serviceDescription": "service",
  "serviceInvariantUUID": "88f3501d-68de-486f-9959-fb1079179d3a",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "ce485f77-2ca1-4564-ba2b-7ae53a2da434",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "7e93e786-e0a2-494e-ab40-ae0dd419578d",
      "resourceInvariantUUID": "1ee1c81c-ca23-4df7-a0ec-e72dd7980e4b",
      "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": "be2286ea-0a64-4451-8b22-1acb40aef8cb",
          "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": "8d329c35-15de-45f2-b8ef-9470ad49ac3a",
          "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": "NGI3NzdiZWM3MGMwZThlNGQ4ZWJkNTAxYWM0N2Q2YzI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "911aaf89-af3b-4fe1-9271-9c8e70cac484",
          "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": "1a50e4e0-5a05-493a-bca6-d85ea910190a",
          "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": "44a0af1b-38e6-4abc-a5b4-dac50f37a389",
            "generatedFromUUID": "1a50e4e0-5a05-493a-bca6-d85ea910190a"
          },
          "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": "44a0af1b-38e6-4abc-a5b4-dac50f37a389",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "YjU5MDdjNTY2YWMyYWEwMDlkMDExNTZiNjNlMzlhYWM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0e2f35f6-f5fb-4c32-aa91-5fd163c282c5"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T02:03:28.539Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T02:03:28.540Z|6c77cd79-02f3-48a0-89bb-c2a3c04cd155|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d2a4d9d6-dd9c-47c2-8677-ee01061bb201 ASDC
2022-12-10T02:03:28.541Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:045c5766-6357-4d20-b6ab-50d05361c341
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:d2a4d9d6-dd9c-47c2-8677-ee01061bb201
ServiceInvariantUUID:88f3501d-68de-486f-9959-fb1079179d3a
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:0e2f35f6-f5fb-4c32-aa91-5fd163c282c5
ArtifactChecksum:YjU5MDdjNTY2YWMyYWEwMDlkMDExNTZiNjNlMzlhYWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:ce485f77-2ca1-4564-ba2b-7ae53a2da434
ResourceInvariantUUID:1ee1c81c-ca23-4df7-a0ec-e72dd7980e4b
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:7e93e786-e0a2-494e-ab40-ae0dd419578d
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:be2286ea-0a64-4451-8b22-1acb40aef8cb
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:8d329c35-15de-45f2-b8ef-9470ad49ac3a
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:911aaf89-af3b-4fe1-9271-9c8e70cac484
ArtifactChecksum:NGI3NzdiZWM3MGMwZThlNGQ4ZWJkNTAxYWM0N2Q2YzI=
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:1a50e4e0-5a05-493a-bca6-d85ea910190a
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:44a0af1b-38e6-4abc-a5b4-dac50f37a389
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:44a0af1b-38e6-4abc-a5b4-dac50f37a389
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T02:03:28.541Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d2a4d9d6-dd9c-47c2-8677-ee01061bb201 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-10T02:03:28.611Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:03:28.612Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:03:28.612Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:03:28.612Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0e2f35f6-f5fb-4c32-aa91-5fd163c282c5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-10T02:03:28.612Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:28.612Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-12-10T02:03:28.948Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:28.951Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 0e2f35f6-f5fb-4c32-aa91-5fd163c282c5 73999
2022-12-10T02:03:28.952Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:28.952Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:28.952Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:28.953Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:28.955Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:28.955Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637808952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:29.055Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:29.057Z||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-10T02:03:29.057Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:29.078Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:29.079Z||pool-60-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:29.956Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:03:29.957Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:03:29.957Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 0e2f35f6-f5fb-4c32-aa91-5fd163c282c5, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-10T02:03:29.958Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-12-10T02:03:29.958Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-10T02:03:29.958Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-10T02:03:30.287Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10165052451344501904/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-10T02:03:31.730Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-12-10T02:03:31.731Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:03:31.732Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.732Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.732Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:31.732Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:03:31.733Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template dummy is not matching search criteria
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T02:03:31.734Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.735Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:03:31.735Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.735Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:31.735Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:31.736Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.736Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:31.736Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:31.736Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-10T02:03:31.737Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ab2ceed1-1784-4dea-b226-f4d3f12634c7
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.738Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:31.739Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:31.739Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:d2a4d9d6-dd9c-47c2-8677-ee01061bb201
Model Version:NULL
Model InvariantUuid:88f3501d-68de-486f-9959-fb1079179d3a
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:89e948dd-6d7d-4711-b4e9-630856b46ea0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:1ee1c81c-ca23-4df7-a0ec-e72dd7980e4b
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ce485f77-2ca1-4564-ba2b-7ae53a2da434
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:f57e1b66-521b-44dd-9cb1-70ed9eeeae63
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:612af104-6830-4049-8088-1058c5a25145
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:ab2ceed1-1784-4dea-b226-f4d3f12634c7
ModelInvariantUuid:342daac7-2c17-4f3a-bfb6-e6caf83bd519
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:0c442bfc-41b4-493f-ba97-bbdbbaae0096
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:e20837b8-048e-4fda-9708-daaae7341cce
ModelInvariantUuid:134699bf-0599-4257-b4d8-47d54c53ebee
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:8df47516-2ef6-48ad-8b58-9fcd414e6089
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-10T02:03:31.759Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 7e93e786-e0a2-494e-ab40-ae0dd419578d
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-10T02:03:31.762Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||basic_cnf 0
2022-12-10T02:03:31.763Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 7e93e786-e0a2-494e-ab40-ae0dd419578d
2022-12-10T02:03:31.763Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: be2286ea-0a64-4451-8b22-1acb40aef8cb from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-12-10T02:03:31.763Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:31.764Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.838Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:31.839Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env be2286ea-0a64-4451-8b22-1acb40aef8cb 12
2022-12-10T02:03:31.839Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.839Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:31.839Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:31.840Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:31.842Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:31.842Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637811839,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:31.943Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:31.944Z||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-10T02:03:31.944Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:31.966Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:31.967Z||pool-61-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:32.844Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 8d329c35-15de-45f2-b8ef-9470ad49ac3a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-12-10T02:03:32.844Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:32.844Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:32.938Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:32.939Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 8d329c35-15de-45f2-b8ef-9470ad49ac3a 2688
2022-12-10T02:03:32.940Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:32.940Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:32.940Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:32.940Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:32.944Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:32.944Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637812940,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:33.043Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:03:33.046Z||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-10T02:03:33.046Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:33.076Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:33.077Z||pool-62-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:33.949Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 911aaf89-af3b-4fe1-9271-9c8e70cac484 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-12-10T02:03:33.950Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:33.950Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:34.077Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:34.077Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 911aaf89-af3b-4fe1-9271-9c8e70cac484 828
2022-12-10T02:03:34.078Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:34.078Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:34.078Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:34.078Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:34.083Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:34.083Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637814078,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:34.184Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T02:03:34.186Z||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-10T02:03:34.186Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:34.205Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:34.206Z||pool-63-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:35.084Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "f57e1b66-521b-44dd-9cb1-70ed9eeeae63",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "612af104-6830-4049-8088-1058c5a25145",
    "vfModuleModelCustomizationUUID": "faff946a-4d10-45f2-a498-8e640a5ff16e",
    "isBase": true,
    "artifacts": [
      "8d329c35-15de-45f2-b8ef-9470ad49ac3a",
      "1a50e4e0-5a05-493a-bca6-d85ea910190a",
      "44a0af1b-38e6-4abc-a5b4-dac50f37a389"
    ],
    "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-10T02:03:35.095Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:612af104-6830-4049-8088-1058c5a25145
VfModuleModelInvariantUUID:f57e1b66-521b-44dd-9cb1-70ed9eeeae63
VfModuleModelDescription:NULL
Artifacts UUID List:{
8d329c35-15de-45f2-b8ef-9470ad49ac3a
,
1a50e4e0-5a05-493a-bca6-d85ea910190a
,
44a0af1b-38e6-4abc-a5b4-dac50f37a389

}
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-10T02:03:35.104Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "f57e1b66-521b-44dd-9cb1-70ed9eeeae63",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "612af104-6830-4049-8088-1058c5a25145",
    "vfModuleModelCustomizationUUID": "faff946a-4d10-45f2-a498-8e640a5ff16e",
    "isBase": true,
    "artifacts": [
      "8d329c35-15de-45f2-b8ef-9470ad49ac3a",
      "1a50e4e0-5a05-493a-bca6-d85ea910190a",
      "44a0af1b-38e6-4abc-a5b4-dac50f37a389"
    ],
    "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-10T02:03:35.105Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:612af104-6830-4049-8088-1058c5a25145
VfModuleModelInvariantUUID:f57e1b66-521b-44dd-9cb1-70ed9eeeae63
VfModuleModelDescription:NULL
Artifacts UUID List:{
8d329c35-15de-45f2-b8ef-9470ad49ac3a
,
1a50e4e0-5a05-493a-bca6-d85ea910190a
,
44a0af1b-38e6-4abc-a5b4-dac50f37a389

}
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-10T02:03:35.105Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 1a50e4e0-5a05-493a-bca6-d85ea910190a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-12-10T02:03:35.105Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:35.106Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:35.213Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:35.213Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 1a50e4e0-5a05-493a-bca6-d85ea910190a 1164
2022-12-10T02:03:35.214Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:35.214Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:35.215Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:35.215Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:35.227Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:35.228Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637815214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:35.321Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
2022-12-10T02:03:35.322Z||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-10T02:03:35.322Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:35.350Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:35.351Z||pool-64-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:36.231Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 44a0af1b-38e6-4abc-a5b4-dac50f37a389 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-12-10T02:03:36.232Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:03:36.232Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:36.301Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:03:36.302Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 44a0af1b-38e6-4abc-a5b4-dac50f37a389 200
2022-12-10T02:03:36.302Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:36.302Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:36.302Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:03:36.303Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:36.305Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:36.305Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637816302,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:03:36.405Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:36.406Z||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-10T02:03:36.406Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:36.430Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:36.431Z||pool-65-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:37.305Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: d2a4d9d6-dd9c-47c2-8677-ee01061bb201
2022-12-10T02:03:37.306Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 7e93e786-e0a2-494e-ab40-ae0dd419578d 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=?
2022-12-10T02:03:37.353Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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 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-10T02:03:37.369Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1305c64d, org.onap.sdc.toscaparser.api.parameters.Input@f0ee5fa, org.onap.sdc.toscaparser.api.parameters.Input@7d43f1df, org.onap.sdc.toscaparser.api.parameters.Input@668aeb88, org.onap.sdc.toscaparser.api.parameters.Input@5b807eba]
2022-12-10T02:03:37.373Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.373Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.374Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-12-10T02:03:37.374Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= ce485f77-2ca1-4564-ba2b-7ae53a2da434
2022-12-10T02:03:37.374Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ce485f77-2ca1-4564-ba2b-7ae53a2da434 matches Tosca VF Customization UUID: ce485f77-2ca1-4564-ba2b-7ae53a2da434
2022-12-10T02:03:37.374Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: ce485f77-2ca1-4564-ba2b-7ae53a2da434  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-10T02:03:37.385Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.386Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.386Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id ce485f77-2ca1-4564-ba2b-7ae53a2da434: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-10T02:03:37.387Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7011d4a5
2022-12-10T02:03:37.387Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.387Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:03:37.387Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : faff946a-4d10-45f2-a498-8e640a5ff16e
2022-12-10T02:03:37.387Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID faff946a-4d10-45f2-a498-8e640a5ff16e
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-10T02:03:37.391Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.391Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:37.391Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:37.392Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.392Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:37.392Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:37.392Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.392Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-12-10T02:03:37.393Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-12-10T02:03:37.393Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=ab2ceed1-1784-4dea-b226-f4d3f12634c7
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-10T02:03:37.397Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.397Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:37.398Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:03:37.398Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.398Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-12-10T02:03:37.398Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=ce485f77-2ca1-4564-ba2b-7ae53a2da434
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-10T02:03:37.401Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.401Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.402Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid d2a4d9d6-dd9c-47c2-8677-ee01061bb201: basic_cnf
2022-12-10T02:03:37.402Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.402Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.402Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.402Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.403Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.403Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.403Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.403Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.404Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:03:37.404Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:03:37.404Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:37.493Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 7e93e786-e0a2-494e-ab40-ae0dd419578d 1 ASDC deployResourceStructure
2022-12-10T02:03:37.494Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:37.494Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:37.494Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-10T02:03:37.495Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:37.497Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:37.497Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637817494,
  "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-10T02:03:37.597Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:37.598Z||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-10T02:03:37.598Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:37.622Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:37.622Z||pool-66-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:38.498Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:38.498Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:38.498Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-10T02:03:38.498Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:38.501Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:38.501Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637818497,
  "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-10T02:03:38.601Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:38.602Z||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-10T02:03:38.602Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:38.619Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:38.620Z||pool-67-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:03:39.502Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:39.503Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:39.503Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:03:39.503Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:39.505Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:39.505Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637819502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:03:39.605Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:39.606Z||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-10T02:03:39.606Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:39.624Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:39.625Z||pool-68-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:40.505Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:40.506Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:40.506Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:03:40.508Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:40.510Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:40.510Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637820505,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:03:40.610Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:40.611Z||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-10T02:03:40.611Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:40.643Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:40.644Z||pool-69-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:03:41.512Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:41.512Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:41.512Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:03:41.512Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:41.514Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:41.514Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637821511,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:03:41.615Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:41.615Z||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-10T02:03:41.616Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:41.640Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:41.640Z||pool-70-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:03:42.515Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:42.515Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||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-10T02:03:42.515Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:03:42.515Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:03:42.518Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:03:42.518Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637822515,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:03:42.618Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:03:42.619Z||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-10T02:03:42.619Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:03:42.676Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:03:42.677Z||pool-71-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":2,"count":1}
2022-12-10T02:03:43.519Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 045c5766-6357-4d20-b6ab-50d05361c341
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:03:43.543Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 045c5766-6357-4d20-b6ab-50d05361c341
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:03:43.548Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:03:43.548Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T02:03:43.548Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T02:03:43.548Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T02:03:43.549Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:03:43.549Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:03:43.549Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:03:43.549Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:03:43.549Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-10T02:03:43.563Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T02:04:13.563Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 045c5766-6357-4d20-b6ab-50d05361c341 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-10T02:04:13.571Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 045c5766-6357-4d20-b6ab-50d05361c341 and serviceModelVersionId: d2a4d9d6-dd9c-47c2-8677-ee01061bb201
2022-12-10T02:04:13.571Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 88f3501d-68de-486f-9959-fb1079179d3a
2022-12-10T02:04:13.572Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?depth=0
2022-12-10T02:04:13.575Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T02:04:13.621Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?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-10T02:04:13.623Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?depth=0|INFO|500||Invoke
2022-12-10T02:04:13.628Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T02:04:13.754Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?depth=0|INFO|500||InvokeReturn
2022-12-10T02:04:13.755Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/88f3501d-68de-486f-9959-fb1079179d3a/model-vers/model-ver/d2a4d9d6-dd9c-47c2-8677-ee01061bb201?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 02:04:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[106], vertex-id=[188496], x-aai-txid=[2-aai-resources-221210-02:04:12:742-68011], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T02:04:13.755Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity.
2022-12-10T02:04:13.756Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T02:04:13.757Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-10T02:04:14.618Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T02:04:14.618Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 045c5766-6357-4d20-b6ab-50d05361c341 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T02:04:14.619Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T02:04:14.619Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:14.622Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:14.622Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637854618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:04:14.723Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T02:04:14.724Z||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-10T02:04:14.725Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:14.781Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:14.782Z||pool-72-thread-1|||||INFO|500||cambria reply ok (58 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-10T02:04:15.639Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||received message from topic
2022-12-10T02:04:15.640Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {"distributionID":"048c461f-5d4d-413f-8145-bc3e01c67771","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"024f759b-102f-4bc5-8f98-56c77b17db6d","serviceDescription":"service","serviceInvariantUUID":"a11624ff-b48c-4dc2-97ef-3305e1156bc8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"abbd5945-8094-4bc9-af17-576ddb9f21f4","resourceInvariantUUID":"05784e52-bf25-4fc7-9d73-3a61559db6c7","resourceCustomizationUUID":"17090371-cd56-46be-bad7-e562791a0ab2","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":"NzE3ZGVkMWQ5ZGViMzZlZjMyMjA0MTVlZGI2NGZmODk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c3bca67a-b7f0-48a1-bd48-aabc062afd44","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":"NTZjZDNkNDViNTU5NTM0MTk0YmIzODNhNzhmN2FlMzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b7aa7888-0980-4ff6-881c-a91bbe7ecfc5","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":"59e3ba84-eb4e-44da-96d7-669347e5dad5","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":"66513abf-bfb2-48fb-96f1-d0cea6cfe171","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":"337fa7b6-839e-43a5-8611-4fe794cbc374","artifactVersion":"2","generatedFromUUID":"59e3ba84-eb4e-44da-96d7-669347e5dad5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZDM0MWE3ZGMzZTJiZWZjODBjODU4NDJkMGJlNzQ0NzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4bdd01d0-2c3b-46c0-92de-2e5b1636afe5","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjU5ZDVkNzBhNDc1ZWQxOTJhNjkxODQzNTMwZWY2Y2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"920b5b7b-77b9-4be6-a332-dabfb6fd49b3","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T02:04:15.640Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:15.641Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:15.643Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:15.643Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:04:15.743Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:15.744Z||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-10T02:04:15.744Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:15.765Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:15.766Z||pool-73-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:16.643Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:16.644Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:16.646Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:16.646Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:04:16.746Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:16.748Z||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-10T02:04:16.748Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:16.804Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:16.805Z||pool-74-thread-1|||||INFO|500||cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:17.647Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:17.648Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:17.650Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:17.650Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:04:17.751Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-12-10T02:04:17.762Z||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-10T02:04:17.762Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:17.787Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:17.788Z||pool-75-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:18.651Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:18.652Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:18.654Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:18.654Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:04:18.754Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:18.755Z||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-10T02:04:18.755Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:18.774Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:18.774Z||pool-76-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:19.655Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:19.655Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:19.658Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:19.658Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:04:19.758Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:19.759Z||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-10T02:04:19.759Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:19.787Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:19.788Z||pool-77-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:20.658Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:20.659Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:20.662Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:20.662Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:04:20.763Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:04:20.764Z||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-10T02:04:20.764Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:20.830Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:20.831Z||pool-78-thread-1|||||INFO|500||cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:04:21.663Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:04:21.664Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:21.666Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:21.667Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:04:21.767Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:21.768Z||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-10T02:04:21.769Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:21.797Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:21.798Z||pool-79-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:04:22.668Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||sending notification to client: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "024f759b-102f-4bc5-8f98-56c77b17db6d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a11624ff-b48c-4dc2-97ef-3305e1156bc8",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "17090371-cd56-46be-bad7-e562791a0ab2",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "abbd5945-8094-4bc9-af17-576ddb9f21f4",
      "resourceInvariantUUID": "05784e52-bf25-4fc7-9d73-3a61559db6c7",
      "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": "NTZjZDNkNDViNTU5NTM0MTk0YmIzODNhNzhmN2FlMzc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b7aa7888-0980-4ff6-881c-a91bbe7ecfc5",
          "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": "59e3ba84-eb4e-44da-96d7-669347e5dad5",
          "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": "337fa7b6-839e-43a5-8611-4fe794cbc374",
            "generatedFromUUID": "59e3ba84-eb4e-44da-96d7-669347e5dad5"
          },
          "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": "337fa7b6-839e-43a5-8611-4fe794cbc374",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZjU5ZDVkNzBhNDc1ZWQxOTJhNjkxODQzNTMwZWY2Y2U\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "920b5b7b-77b9-4be6-a332-dabfb6fd49b3"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T02:04:22.668Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T02:04:22.669Z|045c5766-6357-4d20-b6ab-50d05361c341|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 024f759b-102f-4bc5-8f98-56c77b17db6d ASDC
2022-12-10T02:04:22.669Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||ASDC Notification:
DistributionID:048c461f-5d4d-413f-8145-bc3e01c67771
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:024f759b-102f-4bc5-8f98-56c77b17db6d
ServiceInvariantUUID:a11624ff-b48c-4dc2-97ef-3305e1156bc8
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:920b5b7b-77b9-4be6-a332-dabfb6fd49b3
ArtifactChecksum:ZjU5ZDVkNzBhNDc1ZWQxOTJhNjkxODQzNTMwZWY2Y2U=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:17090371-cd56-46be-bad7-e562791a0ab2
ResourceInvariantUUID:05784e52-bf25-4fc7-9d73-3a61559db6c7
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:abbd5945-8094-4bc9-af17-576ddb9f21f4
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:b7aa7888-0980-4ff6-881c-a91bbe7ecfc5
ArtifactChecksum:NTZjZDNkNDViNTU5NTM0MTk0YmIzODNhNzhmN2FlMzc=
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:59e3ba84-eb4e-44da-96d7-669347e5dad5
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:337fa7b6-839e-43a5-8611-4fe794cbc374
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:337fa7b6-839e-43a5-8611-4fe794cbc374
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T02:04:22.669Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 024f759b-102f-4bc5-8f98-56c77b17db6d 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-10T02:04:22.715Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:04:22.716Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:04:22.716Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:04:22.716Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 920b5b7b-77b9-4be6-a332-dabfb6fd49b3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-10T02:04:22.716Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:04:22.717Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-10T02:04:22.960Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:04:22.961Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 920b5b7b-77b9-4be6-a332-dabfb6fd49b3 75199
2022-12-10T02:04:22.962Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-10T02:04:22.962Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-10T02:04:22.962Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:04:22.962Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:22.965Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:22.966Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637862962,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:04:23.066Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:23.067Z||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-10T02:04:23.068Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:23.138Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:23.139Z||pool-80-thread-1|||||INFO|500||cambria reply ok (72 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:04:23.297Z||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-10T02:04:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:23.346Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:23.346Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:04:23.346Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "6c77cd79-02f3-48a0-89bb-c2a3c04cd155",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637792599,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:04:23.347Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:04:23.347Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:04:23.347Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:04:23.347Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:04:23.348Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:04:23.966Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:04:23.968Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||MSO config path is: /app
2022-12-10T02:04:23.968Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 920b5b7b-77b9-4be6-a332-dabfb6fd49b3, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:23.968Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-12-10T02:04:23.969Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:23.969Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:24.166Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17799137189162865894/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-10T02:04:25.546Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T02:04:25.546Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:04:25.546Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.546Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||WARN|500||####################################################################################################
2022-12-10T02:04:25.547Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.548Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.549Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:25.549Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:04:25.550Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:04:25.551Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.551Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.551Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:25.552Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Search for entities recursively
2022-12-10T02:04:25.552Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:04:25.553Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.553Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.553Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.554Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-10T02:04:25.554Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-10T02:04:25.554Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-10T02:04:25.554Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-10T02:04:25.555Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:04:25.555Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T02:04:25.555Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.555Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:04:25.556Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.556Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:25.556Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:25.556Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.557Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:25.557Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:25.557Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.557Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:25.557Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:25.558Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.558Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-10T02:04:25.558Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-10T02:04:25.559Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:04:25.559Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1eb3563-4458-407a-97bf-f21d0fd1d7dc
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.560Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.561Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:25.561Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:25.561Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:024f759b-102f-4bc5-8f98-56c77b17db6d
Model Version:NULL
Model InvariantUuid:a11624ff-b48c-4dc2-97ef-3305e1156bc8
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:3eaf854e-9726-4e26-8a86-01d2d4b824f3
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:05784e52-bf25-4fc7-9d73-3a61559db6c7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:17090371-cd56-46be-bad7-e562791a0ab2
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:388de0ed-7cf2-4f9d-8b36-dc34283019f1
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:7fe30e67-5a25-4de3-8b6f-1ca930bc5b5f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:f1eb3563-4458-407a-97bf-f21d0fd1d7dc
ModelInvariantUuid:18456bba-6f93-45aa-9508-bb6c05c9926b
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:03a581a8-006b-4ce6-8cd8-24aa9c2e80ca
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:66003da5-4888-483c-9131-d7a43439213c
ModelInvariantUuid:b77d62c1-bc73-4307-8be9-26099091bad8
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:27a94a6a-d6b1-4f4f-ac23-e1d271dc5519
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-10T02:04:25.575Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: abbd5945-8094-4bc9-af17-576ddb9f21f4
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-10T02:04:25.579Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||basic_vm 0
2022-12-10T02:04:25.580Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: abbd5945-8094-4bc9-af17-576ddb9f21f4
2022-12-10T02:04:25.580Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: b7aa7888-0980-4ff6-881c-a91bbe7ecfc5 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-10T02:04:25.580Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:04:25.580Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-10T02:04:25.689Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:04:25.690Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json b7aa7888-0980-4ff6-881c-a91bbe7ecfc5 787
2022-12-10T02:04:25.690Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-12-10T02:04:25.691Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-10T02:04:25.691Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:04:25.691Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:25.694Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:25.694Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637865690,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:04:25.794Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:25.795Z||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-10T02:04:25.796Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:25.819Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:25.820Z||pool-81-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:26.694Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "388de0ed-7cf2-4f9d-8b36-dc34283019f1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7fe30e67-5a25-4de3-8b6f-1ca930bc5b5f",
    "vfModuleModelCustomizationUUID": "96800550-6c05-497a-bf79-590b44dc3e8f",
    "isBase": true,
    "artifacts": [
      "59e3ba84-eb4e-44da-96d7-669347e5dad5",
      "337fa7b6-839e-43a5-8611-4fe794cbc374"
    ],
    "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-10T02:04:26.698Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7fe30e67-5a25-4de3-8b6f-1ca930bc5b5f
VfModuleModelInvariantUUID:388de0ed-7cf2-4f9d-8b36-dc34283019f1
VfModuleModelDescription:NULL
Artifacts UUID List:{
59e3ba84-eb4e-44da-96d7-669347e5dad5
,
337fa7b6-839e-43a5-8611-4fe794cbc374

}
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-10T02:04:26.700Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "388de0ed-7cf2-4f9d-8b36-dc34283019f1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7fe30e67-5a25-4de3-8b6f-1ca930bc5b5f",
    "vfModuleModelCustomizationUUID": "96800550-6c05-497a-bf79-590b44dc3e8f",
    "isBase": true,
    "artifacts": [
      "59e3ba84-eb4e-44da-96d7-669347e5dad5",
      "337fa7b6-839e-43a5-8611-4fe794cbc374"
    ],
    "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-10T02:04:26.700Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7fe30e67-5a25-4de3-8b6f-1ca930bc5b5f
VfModuleModelInvariantUUID:388de0ed-7cf2-4f9d-8b36-dc34283019f1
VfModuleModelDescription:NULL
Artifacts UUID List:{
59e3ba84-eb4e-44da-96d7-669347e5dad5
,
337fa7b6-839e-43a5-8611-4fe794cbc374

}
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-10T02:04:26.700Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 59e3ba84-eb4e-44da-96d7-669347e5dad5 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-10T02:04:26.700Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:04:26.701Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-10T02:04:26.839Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:04:26.840Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 59e3ba84-eb4e-44da-96d7-669347e5dad5 5033
2022-12-10T02:04:26.840Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-12-10T02:04:26.840Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-10T02:04:26.840Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:04:26.841Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:26.844Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:26.844Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637866840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:04:26.943Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:04:26.944Z||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-10T02:04:26.944Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:26.967Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:26.968Z||pool-82-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:04:27.845Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 337fa7b6-839e-43a5-8611-4fe794cbc374 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-10T02:04:27.845Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - download
2022-12-10T02:04:27.846Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-10T02:04:27.978Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||GET Response Status 200
2022-12-10T02:04:27.979Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 337fa7b6-839e-43a5-8611-4fe794cbc374 903
2022-12-10T02:04:27.979Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-12-10T02:04:27.979Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-10T02:04:27.979Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:04:27.979Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:27.981Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:27.981Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637867979,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:04:28.082Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:28.083Z||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-10T02:04:28.083Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:28.103Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:28.103Z||pool-83-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:28.982Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 024f759b-102f-4bc5-8f98-56c77b17db6d
2022-12-10T02:04:28.983Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 abbd5945-8094-4bc9-af17-576ddb9f21f4 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-10T02:04:28.996Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3b8b66c4, org.onap.sdc.toscaparser.api.parameters.Input@5343d00c, org.onap.sdc.toscaparser.api.parameters.Input@5785d52f, org.onap.sdc.toscaparser.api.parameters.Input@36bd6857, org.onap.sdc.toscaparser.api.parameters.Input@56608502]
2022-12-10T02:04:28.998Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:28.998Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.000Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 
2022-12-10T02:04:29.001Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 17090371-cd56-46be-bad7-e562791a0ab2
2022-12-10T02:04:29.001Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 17090371-cd56-46be-bad7-e562791a0ab2 matches Tosca VF Customization UUID: 17090371-cd56-46be-bad7-e562791a0ab2
2022-12-10T02:04:29.001Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 17090371-cd56-46be-bad7-e562791a0ab2  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-10T02:04:29.004Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.005Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.005Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 17090371-cd56-46be-bad7-e562791a0ab2: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-12-10T02:04:29.006Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3f194d5d
2022-12-10T02:04:29.006Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.006Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:04:29.006Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 96800550-6c05-497a-bf79-590b44dc3e8f
2022-12-10T02:04:29.006Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 96800550-6c05-497a-bf79-590b44dc3e8f
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-10T02:04:29.009Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.009Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:29.009Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:29.009Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:04:29.010Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=f1eb3563-4458-407a-97bf-f21d0fd1d7dc
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-10T02:04:29.013Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.013Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:29.013Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:04:29.013Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.013Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-12-10T02:04:29.014Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=17090371-cd56-46be-bad7-e562791a0ab2
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-10T02:04:29.016Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.016Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.016Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 024f759b-102f-4bc5-8f98-56c77b17db6d: basic_vm
2022-12-10T02:04:29.016Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.016Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.017Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.018Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:04:29.018Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:04:29.018Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-10T02:04:29.103Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm abbd5945-8094-4bc9-af17-576ddb9f21f4 1 ASDC deployResourceStructure
2022-12-10T02:04:29.103Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-12-10T02:04:29.103Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-12-10T02:04:29.103Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:04:29.103Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:29.105Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:29.105Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637869103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:04:29.206Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:04:29.206Z||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-10T02:04:29.206Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:29.233Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:29.235Z||pool-84-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:04:30.106Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-12-10T02:04:30.108Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-12-10T02:04:30.108Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:04:30.108Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:30.111Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:30.111Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637870106,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:04:30.211Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:30.212Z||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-10T02:04:30.212Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:30.231Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:30.232Z||pool-85-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:31.112Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-12-10T02:04:31.113Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-12-10T02:04:31.113Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:04:31.113Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:31.116Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:31.116Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637871112,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:04:31.216Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:31.217Z||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-10T02:04:31.217Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:31.253Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:31.254Z||pool-86-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:04:32.117Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-12-10T02:04:32.118Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-12-10T02:04:32.118Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:04:32.118Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:04:32.120Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:04:32.120Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637872117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:04:32.220Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:04:32.221Z||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-10T02:04:32.221Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:04:32.242Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:04:32.242Z||pool-87-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:04:33.121Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 048c461f-5d4d-413f-8145-bc3e01c67771
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:04:33.143Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 048c461f-5d4d-413f-8145-bc3e01c67771
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:04:33.146Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-12-10T02:04:33.155Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T02:05:03.156Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 048c461f-5d4d-413f-8145-bc3e01c67771 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-10T02:05:03.193Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 048c461f-5d4d-413f-8145-bc3e01c67771 and serviceModelVersionId: 024f759b-102f-4bc5-8f98-56c77b17db6d
2022-12-10T02:05:03.193Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a11624ff-b48c-4dc2-97ef-3305e1156bc8
2022-12-10T02:05:03.194Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0
2022-12-10T02:05:03.198Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T02:05:03.247Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0|INFO|500||Invoke
2022-12-10T02:05:03.248Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[048c461f-5d4d-413f-8145-bc3e01c67771], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c68fcbbd-dd1a-487f-b545-38574efebec3], X-ECOMP-RequestID=[048c461f-5d4d-413f-8145-bc3e01c67771], X-TransactionId=[], X-ONAP-RequestID=[048c461f-5d4d-413f-8145-bc3e01c67771], Content-Type=[application/merge-patch+json]}
2022-12-10T02:05:03.259Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T02:05:03.359Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?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/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 02:05:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[95], vertex-id=[266480], x-aai-txid=[2-aai-resources-221210-02:05:02:373-69470], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T02:05:03.359Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-10T02:05:03.360Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a11624ff-b48c-4dc2-97ef-3305e1156bc8/model-vers/model-ver/024f759b-102f-4bc5-8f98-56c77b17db6d?depth=0|INFO|500||InvokeReturn
2022-12-10T02:05:03.361Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T02:05:03.361Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-12-10T02:05:03.372Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T02:05:03.372Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 048c461f-5d4d-413f-8145-bc3e01c67771 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T02:05:03.373Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T02:05:03.373Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:05:03.375Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:05:03.375Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||DEBUG|500||try to send status {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637903373,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:05:03.475Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:05:03.476Z||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-10T02:05:03.476Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:03.543Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:03.544Z||pool-88-thread-1|||||INFO|500||cambria reply ok (68 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-10T02:05:04.474Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:04.475Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:05:04.475Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:14.110Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:14.112Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:14.113Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:05:14.113Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:23.297Z||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-10T02:05:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:23.381Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:23.382Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-12-10T02:05:23.382Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:05:23.384Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:05:23.741Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:23.742Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:23.743Z||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-10T02:05:23.743Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:33.573Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:33.574Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:33.574Z||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-10T02:05:33.575Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:43.264Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:05:43.265Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:05:43.266Z||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-10T02:05:43.266Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:05:52.858Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:06:23.297Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:06:23.297Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:06:23.301Z||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-10T02:06:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:06:23.302Z||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-10T02:06:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:06:23.364Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:06:23.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.366Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:06:23.368Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.368Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.369Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.369Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.369Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.370Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637808952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637811839,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.371Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637812940,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.372Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.374Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637814078,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.374Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.374Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.375Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637815214,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.375Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.375Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.375Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637816302,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.376Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.376Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.376Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637817494,
  "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-10T02:06:23.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.377Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637818497,
  "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-10T02:06:23.377Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.377Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.378Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637819502,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:06:23.378Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.378Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.379Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637820505,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:06:23.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.379Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.379Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637821511,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:06:23.379Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.380Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637822515,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:06:23.380Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.380Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "045c5766-6357-4d20-b6ab-50d05361c341",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637854618,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:06:23.381Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:23.381Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.381Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:06:23.382Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.382Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.382Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.383Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.383Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.383Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.383Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.384Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:06:23.384Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.384Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.385Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.385Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.385Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.385Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:06:23.386Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.386Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.386Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637793625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:06:23.387Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:06:23.387Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:06:23.387Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637862962,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:06:23.387Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:06:32.972Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:07:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:07:23.295Z||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-10T02:07:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:07:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:07:23.296Z||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-10T02:07:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:07:23.869Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:07:23.870Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.870Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637865690,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:07:23.871Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.871Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.871Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637866840,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:07:23.871Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.871Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637867979,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637869103,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637870106,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637871112,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.872Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637872117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:07:23.873Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:23.873Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:07:23.873Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "048c461f-5d4d-413f-8145-bc3e01c67771",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670637903373,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:07:23.873Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:07:32.893Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:08:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:08:23.294Z||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-10T02:08:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:08:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:08:23.296Z||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-10T02:08:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:08:33.034Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:08:33.087Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:09:23.293Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:09:23.295Z||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-10T02:09:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:09:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:09:23.297Z||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-10T02:09:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:09:32.897Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:09:32.913Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:10:23.294Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:10:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:10:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:10:23.297Z||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-10T02:10:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:10:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:10:32.982Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:10:33.051Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:11:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:11:23.299Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:11:23.299Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:11:23.300Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:11:23.300Z||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-10T02:11:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:11:32.929Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:11:32.948Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:12:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:12:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:12:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:12:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:12:23.297Z||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-10T02:12:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:12:32.905Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:12:32.974Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:13:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:13:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:13:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:13:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:13:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:13:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:13:32.948Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:13:32.949Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:14:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:14:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:14:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:14:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:14:23.297Z||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-10T02:14:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:14:32.896Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:14:32.897Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:15:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:15:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:15:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:15:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:15:23.297Z||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-10T02:15:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:15:32.927Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:15:32.935Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:16:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:16:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:16:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:16:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:16:23.296Z||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-10T02:16:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:16:32.922Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:16:32.937Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:17:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:17:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:17:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:17:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:17:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:17:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:17:32.899Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:17:32.929Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:18:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:18:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:18:23.301Z||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-10T02:18:23.301Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:18:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:18:23.306Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:18:32.916Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:18:32.922Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:19:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:19:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:19:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:19:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:19:23.297Z||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-10T02:19:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:19:32.973Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:19:32.990Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:20:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:20:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:20:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:20:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:20:23.296Z||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-10T02:20:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:20:32.904Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:20:32.924Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:21:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:21:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:21:23.297Z||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-10T02:21:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:21:23.297Z||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-10T02:21:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:21:32.874Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:21:32.874Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:22:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:22:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:22:23.297Z||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-10T02:22:23.297Z||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-10T02:22:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:22:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:22:32.903Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:22:32.933Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:23:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:23:23.295Z||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-10T02:23:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:23:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:23:23.296Z||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-10T02:23:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:23:32.881Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:23:32.901Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:24:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:24:23.294Z||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-10T02:24:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:24:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:24:23.297Z||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-10T02:24:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:24:32.862Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:24:32.905Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:25:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:25:23.296Z||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-10T02:25:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:25:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:25:23.296Z||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-10T02:25:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:25:32.890Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:25:32.891Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:26:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:26:23.295Z||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-10T02:26:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:26:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:26:23.296Z||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-10T02:26:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:26:32.888Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:26:32.890Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:27:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:27:23.294Z||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-10T02:27:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:27:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:27:23.296Z||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-10T02:27:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:27:32.945Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:27:33.020Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:28:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:28:23.294Z||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-10T02:28:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:28:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:28:23.296Z||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-10T02:28:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:28:32.880Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:28:32.882Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:29:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:29:23.295Z||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-10T02:29:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:29:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:29:23.296Z||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-10T02:29:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:29:32.906Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:29:32.907Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:30:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:30:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:30:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:30:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:30:23.300Z||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-10T02:30:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:30:32.958Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:30:32.959Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:31:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:31:23.294Z||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-10T02:31:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:31:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:31:23.296Z||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-10T02:31:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:31:32.901Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:31:32.922Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:32:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:32:23.294Z||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-10T02:32:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:32:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:32:23.296Z||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-10T02:32:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:32:32.873Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:32:32.885Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:33:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:33:23.295Z||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-10T02:33:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:33:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:33:23.296Z||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-10T02:33:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:33:32.876Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:33:32.891Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:34:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:34:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:34:23.297Z||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-10T02:34:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:34:23.296Z||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-10T02:34:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:34:32.904Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:34:32.904Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:35:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:35:23.294Z||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-10T02:35:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:35:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:35:23.296Z||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-10T02:35:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:35:32.892Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:35:32.913Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:36:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:36:23.294Z||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-10T02:36:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:36:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:36:23.297Z||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-10T02:36:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:36:32.862Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:36:32.873Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:37:23.294Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:37:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:37:23.298Z||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-10T02:37:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:37:23.302Z||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-10T02:37:23.302Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:37:32.867Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:37:32.868Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:38:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:38:23.294Z||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-10T02:38:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:38:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:38:23.296Z||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-10T02:38:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:38:32.890Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:38:32.891Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:39:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:39:23.294Z||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-10T02:39:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:39:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:39:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:39:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:39:32.876Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:39:32.893Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:40:23.293Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:40:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:40:23.296Z||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-10T02:40:23.296Z||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-10T02:40:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:40:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:40:32.861Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:40:32.869Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:23.295Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:41:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:41:23.303Z||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-10T02:41:23.303Z||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-10T02:41:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:23.303Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:23.580Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:23.582Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.582Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.585Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.586Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.587Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.588Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.589Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.590Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.591Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.592Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.593Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.594Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640060092,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640046862,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640067825,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.595Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640065383,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640079280,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640079766,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640081057,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640080844,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.596Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640080385,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640081851,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640081486,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.597Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "policy-id",
  "timestamp": 1670640082854,
  "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-10T02:41:23.640Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
2022-12-10T02:41:23.641Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 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-10T02:41:23.964Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:23.965Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-10T02:41:23.965Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"d9376269-bcbc-4c9a-b4cc-82e06b8a02d1","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"11ba9cca-aab6-431c-9c06-993ed087563b","serviceDescription":"service","serviceInvariantUUID":"36ce954e-705b-432d-b161-a4076226f436","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec","resourceInvariantUUID":"59f6774d-698b-457c-b298-641bf828ffd9","resourceCustomizationUUID":"834bd76f-b03f-40a7-bb96-bc67cf2e2de9","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":"NzJiY2Y4YTkzZGEwZGJiMTZmMjFhYzkyYzQzYTVkMzU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9b578e46-6876-41a3-8e47-dd011c22ca2b","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":"MjA1NDZhNmQ2MzYxMWJkZjhmYmFiZmZlNDMzZDMwYmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8fc4a2b0-0ef7-4b0a-90a9-f46b70248c55","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":"90b3d225-961f-44e9-ba21-8fd70123ded8","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":"3b8a4127-7193-4634-b0a3-e22239e8f666","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":"3b78a9b0-7024-4fb7-a356-14042b949d31","artifactVersion":"2","generatedFromUUID":"fb1f420f-5a62-486b-96a5-f49b9f36691b"},{"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":"dffc453a-545e-436b-82d5-a82f03b7263e","artifactVersion":"2","generatedFromUUID":"90b3d225-961f-44e9-ba21-8fd70123ded8"},{"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":"fb1f420f-5a62-486b-96a5-f49b9f36691b","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":"17a7915e-3f13-4894-9c54-a3ec1e0185bd","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":"MTc4ZWYyNTgwOGQ0MGY2M2Q4MTg3MDY2ZTFiNTdkNWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"67a4c9f9-683e-43bd-b529-1d3ced8eb003","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"N2MxYTBiYmE2OGIxYmRkMGQzM2YwZjIwZjkyMzI4M2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"090e2e6b-9b24-415b-8ed1-892d38a77911","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T02:41:23.970Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:23.970Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:23.976Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:23.976Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:24.079Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-12-10T02:41:24.080Z||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-10T02:41:24.081Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:24.108Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:24.109Z||pool-89-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:24.977Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:24.978Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:24.982Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:24.982Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:41:25.082Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:25.083Z||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-10T02:41:25.083Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:25.122Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:25.123Z||pool-90-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:25.982Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:25.984Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:25.987Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:25.987Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:41:26.090Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-12-10T02:41:26.091Z||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-10T02:41:26.091Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:26.115Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:26.115Z||pool-91-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:26.988Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:26.989Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:26.992Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:26.993Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:27.093Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:27.094Z||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-10T02:41:27.094Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:27.117Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:27.118Z||pool-92-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:27.993Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:27.995Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:27.997Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:27.997Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-10T02:41:28.097Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:28.099Z||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-10T02:41:28.099Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:28.134Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:28.135Z||pool-93-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:28.998Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:28.998Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:29.001Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:29.001Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-10T02:41:29.102Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:41:29.103Z||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-10T02:41:29.103Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:29.133Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:29.134Z||pool-94-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:30.002Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:30.003Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:30.005Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:30.005Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:41:30.106Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:30.107Z||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-10T02:41:30.107Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:30.159Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:30.160Z||pool-95-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:31.006Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:31.007Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:31.009Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:31.009Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:31.109Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:31.110Z||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-10T02:41:31.110Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:31.135Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:31.135Z||pool-96-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:32.010Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:32.011Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:32.013Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:32.013Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:41:32.113Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:32.114Z||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-10T02:41:32.114Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:32.141Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:32.141Z||pool-97-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:33.014Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:41:33.015Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:33.017Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:33.018Z||pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:41:33.118Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:33.119Z||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-10T02:41:33.119Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:33.145Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:33.146Z||pool-98-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:34.019Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "11ba9cca-aab6-431c-9c06-993ed087563b",
  "serviceDescription": "service",
  "serviceInvariantUUID": "36ce954e-705b-432d-b161-a4076226f436",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "834bd76f-b03f-40a7-bb96-bc67cf2e2de9",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec",
      "resourceInvariantUUID": "59f6774d-698b-457c-b298-641bf828ffd9",
      "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": "MjA1NDZhNmQ2MzYxMWJkZjhmYmFiZmZlNDMzZDMwYmM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "8fc4a2b0-0ef7-4b0a-90a9-f46b70248c55",
          "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": "90b3d225-961f-44e9-ba21-8fd70123ded8",
          "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": "dffc453a-545e-436b-82d5-a82f03b7263e",
            "generatedFromUUID": "90b3d225-961f-44e9-ba21-8fd70123ded8"
          },
          "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": "3b78a9b0-7024-4fb7-a356-14042b949d31",
          "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": "dffc453a-545e-436b-82d5-a82f03b7263e",
          "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": "fb1f420f-5a62-486b-96a5-f49b9f36691b",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "N2MxYTBiYmE2OGIxYmRkMGQzM2YwZjIwZjkyMzI4M2Q\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "090e2e6b-9b24-415b-8ed1-892d38a77911"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T02:41:34.020Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T02:41:34.021Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 11ba9cca-aab6-431c-9c06-993ed087563b ASDC
2022-12-10T02:41:34.023Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:11ba9cca-aab6-431c-9c06-993ed087563b
ServiceInvariantUUID:36ce954e-705b-432d-b161-a4076226f436
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:090e2e6b-9b24-415b-8ed1-892d38a77911
ArtifactChecksum:N2MxYTBiYmE2OGIxYmRkMGQzM2YwZjIwZjkyMzI4M2Q=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:834bd76f-b03f-40a7-bb96-bc67cf2e2de9
ResourceInvariantUUID:59f6774d-698b-457c-b298-641bf828ffd9
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec
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:8fc4a2b0-0ef7-4b0a-90a9-f46b70248c55
ArtifactChecksum:MjA1NDZhNmQ2MzYxMWJkZjhmYmFiZmZlNDMzZDMwYmM=
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:90b3d225-961f-44e9-ba21-8fd70123ded8
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:dffc453a-545e-436b-82d5-a82f03b7263e
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:3b78a9b0-7024-4fb7-a356-14042b949d31
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:dffc453a-545e-436b-82d5-a82f03b7263e
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:fb1f420f-5a62-486b-96a5-f49b9f36691b
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T02:41:34.027Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 11ba9cca-aab6-431c-9c06-993ed087563b 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-10T02:41:34.082Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:41:34.084Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:41:34.085Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:41:34.085Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 090e2e6b-9b24-415b-8ed1-892d38a77911 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:34.086Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:34.086Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:34.256Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:34.262Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 090e2e6b-9b24-415b-8ed1-892d38a77911 163288
2022-12-10T02:41:34.263Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:34.263Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:34.263Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:34.263Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:34.266Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:34.266Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640094262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:34.366Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:34.368Z||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-10T02:41:34.368Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:34.393Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:34.394Z||pool-99-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:35.267Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:41:35.268Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:41:35.268Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 090e2e6b-9b24-415b-8ed1-892d38a77911, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:35.269Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-12-10T02:41:35.270Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:35.270Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:35.475Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9085694299213177280/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-12-10T02:41:36.875Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-12-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-12-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:36.876Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:36.877Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:36.877Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-10T02:41:36.877Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.877Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.877Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.878Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-10T02:41:36.878Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:41:36.878Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.879Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T02:41:36.880Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.881Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:36.882Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=874846a6-eca3-4415-bcf8-bbba2339e56b
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.883Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:36.884Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:11ba9cca-aab6-431c-9c06-993ed087563b
Model Version:NULL
Model InvariantUuid:36ce954e-705b-432d-b161-a4076226f436
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:ef395f4d-e426-4e78-a96b-b75f02d0670d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:59f6774d-698b-457c-b298-641bf828ffd9
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:834bd76f-b03f-40a7-bb96-bc67cf2e2de9
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:41097d8c-9c28-4f02-a9f5-c4a2149b3eed
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:321609b9-043f-4206-9bd7-75ba6315143f
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:333959d1-5515-4754-acaa-5e2151ed8ba9
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:7ece0059-843a-4786-9fed-6c78d05ee197
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:874846a6-eca3-4415-bcf8-bbba2339e56b
ModelInvariantUuid:15bd56eb-86cd-42e6-bbcb-ae653e92a70d
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:dd71067d-f1c4-464e-9504-9ac37480151d
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:a3aa6a24-6f6b-47db-a414-bd2fd9f7fc67
ModelInvariantUuid:e0649831-798b-4527-a0ca-888964290db1
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:62a461cc-2769-4d5d-9725-5141f44b37ed
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-10T02:41:36.894Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec
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-10T02:41:36.900Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||basic_cnf_macro 0
2022-12-10T02:41:36.900Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec
2022-12-10T02:41:36.900Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 8fc4a2b0-0ef7-4b0a-90a9-f46b70248c55 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-12-10T02:41:36.900Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:36.900Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:37.175Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:37.175Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 8fc4a2b0-0ef7-4b0a-90a9-f46b70248c55 1565
2022-12-10T02:41:37.175Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:37.176Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:37.176Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:37.176Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:37.178Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:37.178Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640097175,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:37.278Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:37.279Z||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-10T02:41:37.279Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:37.330Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:37.330Z||pool-100-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:38.178Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "333959d1-5515-4754-acaa-5e2151ed8ba9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7ece0059-843a-4786-9fed-6c78d05ee197",
    "vfModuleModelCustomizationUUID": "8be3e504-a713-4aa8-8421-420ffb181a29",
    "isBase": true,
    "artifacts": [
      "90b3d225-961f-44e9-ba21-8fd70123ded8",
      "dffc453a-545e-436b-82d5-a82f03b7263e"
    ],
    "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": "41097d8c-9c28-4f02-a9f5-c4a2149b3eed",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "321609b9-043f-4206-9bd7-75ba6315143f",
    "vfModuleModelCustomizationUUID": "fac00b48-ce2f-4ec6-9df0-3f54acfc8466",
    "isBase": false,
    "artifacts": [
      "fb1f420f-5a62-486b-96a5-f49b9f36691b"
    ],
    "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-10T02:41:38.185Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7ece0059-843a-4786-9fed-6c78d05ee197
VfModuleModelInvariantUUID:333959d1-5515-4754-acaa-5e2151ed8ba9
VfModuleModelDescription:NULL
Artifacts UUID List:{
90b3d225-961f-44e9-ba21-8fd70123ded8
,
dffc453a-545e-436b-82d5-a82f03b7263e

}
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:321609b9-043f-4206-9bd7-75ba6315143f
VfModuleModelInvariantUUID:41097d8c-9c28-4f02-a9f5-c4a2149b3eed
VfModuleModelDescription:NULL
Artifacts UUID List:{
fb1f420f-5a62-486b-96a5-f49b9f36691b

}
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-10T02:41:38.188Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "333959d1-5515-4754-acaa-5e2151ed8ba9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "7ece0059-843a-4786-9fed-6c78d05ee197",
    "vfModuleModelCustomizationUUID": "8be3e504-a713-4aa8-8421-420ffb181a29",
    "isBase": true,
    "artifacts": [
      "90b3d225-961f-44e9-ba21-8fd70123ded8",
      "dffc453a-545e-436b-82d5-a82f03b7263e"
    ],
    "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": "41097d8c-9c28-4f02-a9f5-c4a2149b3eed",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "321609b9-043f-4206-9bd7-75ba6315143f",
    "vfModuleModelCustomizationUUID": "fac00b48-ce2f-4ec6-9df0-3f54acfc8466",
    "isBase": false,
    "artifacts": [
      "fb1f420f-5a62-486b-96a5-f49b9f36691b"
    ],
    "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-10T02:41:38.188Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7ece0059-843a-4786-9fed-6c78d05ee197
VfModuleModelInvariantUUID:333959d1-5515-4754-acaa-5e2151ed8ba9
VfModuleModelDescription:NULL
Artifacts UUID List:{
90b3d225-961f-44e9-ba21-8fd70123ded8
,
dffc453a-545e-436b-82d5-a82f03b7263e

}
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:321609b9-043f-4206-9bd7-75ba6315143f
VfModuleModelInvariantUUID:41097d8c-9c28-4f02-a9f5-c4a2149b3eed
VfModuleModelDescription:NULL
Artifacts UUID List:{
fb1f420f-5a62-486b-96a5-f49b9f36691b

}
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-10T02:41:38.189Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 90b3d225-961f-44e9-ba21-8fd70123ded8 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-12-10T02:41:38.189Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:38.189Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:38.299Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:38.300Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 90b3d225-961f-44e9-ba21-8fd70123ded8 914
2022-12-10T02:41:38.301Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:38.301Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:38.301Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:38.301Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:38.304Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:38.304Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640098301,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:38.404Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:38.405Z||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-10T02:41:38.405Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:38.450Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:38.450Z||pool-101-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:39.305Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 3b78a9b0-7024-4fb7-a356-14042b949d31 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-12-10T02:41:39.306Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:39.306Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:39.423Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:39.423Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 3b78a9b0-7024-4fb7-a356-14042b949d31 12
2022-12-10T02:41:39.424Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:39.424Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:39.424Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:39.424Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:39.426Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:39.426Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640099424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:39.527Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:39.528Z||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-10T02:41:39.529Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:39.565Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:39.566Z||pool-102-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:40.427Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: dffc453a-545e-436b-82d5-a82f03b7263e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-12-10T02:41:40.428Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:40.428Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:40.570Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:40.571Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env dffc453a-545e-436b-82d5-a82f03b7263e 96
2022-12-10T02:41:40.571Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:40.571Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:40.571Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:40.572Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:40.574Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:40.574Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640100571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:40.674Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:40.678Z||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-10T02:41:40.678Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:40.717Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:40.718Z||pool-103-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:41.574Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: fb1f420f-5a62-486b-96a5-f49b9f36691b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-12-10T02:41:41.575Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:41:41.576Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:41.951Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:41:41.952Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz fb1f420f-5a62-486b-96a5-f49b9f36691b 20206
2022-12-10T02:41:41.952Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:41.952Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:41.953Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:41:41.953Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:41.956Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:41.956Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640101952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:41:42.055Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:41:42.056Z||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-10T02:41:42.057Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:42.121Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:42.122Z||pool-104-thread-1|||||INFO|500||cambria reply ok (66 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:42.960Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 11ba9cca-aab6-431c-9c06-993ed087563b
2022-12-10T02:41:42.961Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec 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-10T02:41:42.973Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@fa1bd77, org.onap.sdc.toscaparser.api.parameters.Input@519e30b1, org.onap.sdc.toscaparser.api.parameters.Input@4dd7fe20, org.onap.sdc.toscaparser.api.parameters.Input@1f65c58c, org.onap.sdc.toscaparser.api.parameters.Input@1d2d9912]
2022-12-10T02:41:42.975Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.975Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.975Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2022-12-10T02:41:42.975Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 834bd76f-b03f-40a7-bb96-bc67cf2e2de9
2022-12-10T02:41:42.976Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 834bd76f-b03f-40a7-bb96-bc67cf2e2de9 matches Tosca VF Customization UUID: 834bd76f-b03f-40a7-bb96-bc67cf2e2de9
2022-12-10T02:41:42.976Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 834bd76f-b03f-40a7-bb96-bc67cf2e2de9  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-10T02:41:42.979Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.979Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.980Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 834bd76f-b03f-40a7-bb96-bc67cf2e2de9: {\"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-10T02:41:42.980Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7eba1303
2022-12-10T02:41:42.981Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.981Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:41:42.981Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fac00b48-ce2f-4ec6-9df0-3f54acfc8466
2022-12-10T02:41:42.981Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fac00b48-ce2f-4ec6-9df0-3f54acfc8466
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-10T02:41:42.984Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.984Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:42.985Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:42.985Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.985Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:42.985Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:41:42.985Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.986Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-12-10T02:41:42.986Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=834bd76f-b03f-40a7-bb96-bc67cf2e2de9
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-10T02:41:42.989Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.989Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.989Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 11ba9cca-aab6-431c-9c06-993ed087563b: basic_cnf_macro
2022-12-10T02:41:42.990Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.990Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.990Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.990Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.991Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.991Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.992Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.992Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.992Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:41:42.992Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:41:42.992Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:43.050Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 9776fe39-dcd0-4ecd-a7cc-4c3661dbd3ec 2 ASDC deployResourceStructure
2022-12-10T02:41:43.051Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:43.051Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:43.051Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:41:43.051Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:43.053Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:43.053Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640103051,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:41:43.154Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:43.155Z||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-10T02:41:43.155Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:43.197Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:43.197Z||pool-105-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:44.054Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:44.055Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:44.055Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:41:44.055Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:44.057Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:44.057Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640104054,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:41:44.157Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:44.158Z||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-10T02:41:44.159Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:44.190Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:44.190Z||pool-106-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:45.058Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:45.059Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:45.059Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-10T02:41:45.059Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:45.069Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:45.069Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640105058,
  "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-10T02:41:45.169Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:45.170Z||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-10T02:41:45.170Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:45.208Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:45.209Z||pool-107-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:41:46.070Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:46.071Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:46.071Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:41:46.072Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:46.073Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:46.073Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640106070,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:41:46.174Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:46.175Z||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-10T02:41:46.175Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:46.196Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:46.197Z||pool-108-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:47.075Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:47.076Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:47.076Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-12-10T02:41:47.076Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:47.078Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:47.078Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640107074,
  "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-10T02:41:47.179Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:41:47.179Z||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-10T02:41:47.179Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:47.204Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:47.204Z||pool-109-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:41:48.079Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:48.080Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:41:48.080Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:41:48.080Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:41:48.082Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:41:48.082Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640108079,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:41:48.183Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 88 ms
2022-12-10T02:41:48.184Z||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-10T02:41:48.184Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:41:48.257Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:41:48.258Z||pool-110-thread-1|||||INFO|500||cambria reply ok (74 ms):{"serverTimeMs":2,"count":1}
2022-12-10T02:41:49.096Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:41:49.110Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:41:49.113Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:41:49.113Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:41:49.114Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:42:19.114Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:42:19.129Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:42:19.132Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:42:19.132Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:42:19.132Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:42:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:42:23.297Z||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-10T02:42:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:42:23.356Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:42:23.357Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:42:23.357Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640082616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:42:23.358Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:42:49.133Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:42:49.149Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:42:49.152Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:42:49.152Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:42:49.152Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:43:19.152Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:43:19.164Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:43:19.166Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:43:19.166Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:43:19.166Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:43:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:43:23.297Z||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-10T02:43:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:43:23.390Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:43:23.390Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-12-10T02:43:23.391Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:43:23.391Z||pool-2-thread-4|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:43:49.167Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:43:49.182Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:43:49.185Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:43:49.185Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:43:49.185Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:44:19.186Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:44:19.211Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:44:19.213Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:44:19.214Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-12-10T02:44:19.214Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-12-10T02:44:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:44:23.299Z||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-10T02:44:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:44:23.844Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:44:23.847Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.847Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.849Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.849Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.849Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640083729,
  "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-10T02:44:23.863Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
2022-12-10T02:44:23.864Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 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-10T02:44:23.881Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.881Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640084731,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.882Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.883Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.884Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.885Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.886Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.887Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.888Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640091935,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.888Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.888Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640082739,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.889Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640092938,
  "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-10T02:44:23.896Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
2022-12-10T02:44:23.896Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 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-10T02:44:23.907Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.907Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.908Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.908Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.908Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640093784,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.908Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.909Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.909Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640083294,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.909Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.910Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.910Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640094262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.910Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.911Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.911Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.911Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.912Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.912Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.912Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.913Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.913Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.913Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.913Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.914Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.914Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.914Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.914Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.915Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.915Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.915Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.915Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640096361,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.916Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.916Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.918Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.918Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.918Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.919Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.919Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.919Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.919Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.920Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.921Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.921Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.921Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640097368,
  "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-10T02:44:23.927Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
2022-12-10T02:44:23.927Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 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-10T02:44:23.940Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.940Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640097175,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.940Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.940Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.940Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.941Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.942Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.942Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.942Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.943Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.944Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.944Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.945Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.945Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640098301,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.945Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.945Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.946Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.946Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.946Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.946Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.946Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.947Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640099424,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.948Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.949Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.950Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640100571,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.951Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640093940,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640080774,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640085735,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.952Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640101952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640085383,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.953Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1670640102711,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640102262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640103051,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.954Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640104011,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640103565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.955Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640104054,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640103467,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640104570,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.956Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.957Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.957Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640105058,
  "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-10T02:44:23.957Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.958Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.958Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640104605,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:23.958Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.958Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.958Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "policy-id",
  "timestamp": 1670640105574,
  "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-10T02:44:23.972Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b4470917-4d9d-487a-bc93-c2cd28a3ece4
2022-12-10T02:44:23.973Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b4470917-4d9d-487a-bc93-c2cd28a3ece4 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-10T02:44:23.985Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.986Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640106070,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:23.986Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:23.986Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:23.986Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640105637,
  "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-10T02:44:23.991Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b4470917-4d9d-487a-bc93-c2cd28a3ece4
2022-12-10T02:44:23.991Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b4470917-4d9d-487a-bc93-c2cd28a3ece4 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-10T02:44:24.000Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.000Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640107074,
  "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-10T02:44:24.000Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "multicloud-k8s",
  "timestamp": 1670640106639,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640108079,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.001Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640114431,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:24.008Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.008Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.008Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.008Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.013Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "aai-model-loader",
  "timestamp": 1670640115434,
  "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-10T02:44:24.021Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b4470917-4d9d-487a-bc93-c2cd28a3ece4
2022-12-10T02:44:24.021Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b4470917-4d9d-487a-bc93-c2cd28a3ece4 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-10T02:44:24.031Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.031Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.031Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.032Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640112739,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640121575,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:44:24.033Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.034Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.034Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640124017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:44:24.034Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:44:24.034Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:44:24.034Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1670640125022,
  "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-10T02:44:24.040Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b4470917-4d9d-487a-bc93-c2cd28a3ece4
2022-12-10T02:44:24.040Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b4470917-4d9d-487a-bc93-c2cd28a3ece4 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-10T02:44:49.215Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:44:49.230Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:44:49.233Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:44:49.234Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T02:44:49.234Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T02:44:49.234Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T02:44:49.234Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:44:49.235Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:44:49.235Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:44:49.235Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:44:49.235Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:44:49.249Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T02:45:19.250Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 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-10T02:45:19.260Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 and serviceModelVersionId: 11ba9cca-aab6-431c-9c06-993ed087563b
2022-12-10T02:45:19.261Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 36ce954e-705b-432d-b161-a4076226f436
2022-12-10T02:45:19.262Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0
2022-12-10T02:45:19.272Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T02:45:19.336Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0|INFO|500||Invoke
2022-12-10T02:45:19.337Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d9376269-bcbc-4c9a-b4cc-82e06b8a02d1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3668978c-fa29-432c-8a91-9126460d9e60], X-ECOMP-RequestID=[d9376269-bcbc-4c9a-b4cc-82e06b8a02d1], X-TransactionId=[], X-ONAP-RequestID=[d9376269-bcbc-4c9a-b4cc-82e06b8a02d1], Content-Type=[application/merge-patch+json]}
2022-12-10T02:45:19.348Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T02:45:19.455Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?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/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 02:45:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[99], vertex-id=[233600], x-aai-txid=[0-aai-resources-221210-02:45:18:432-34575], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T02:45:19.456Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-10T02:45:19.457Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/36ce954e-705b-432d-b161-a4076226f436/model-vers/model-ver/11ba9cca-aab6-431c-9c06-993ed087563b?depth=0|INFO|500||InvokeReturn
2022-12-10T02:45:19.458Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T02:45:19.458Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||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-10T02:45:19.468Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T02:45:19.468Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d9376269-bcbc-4c9a-b4cc-82e06b8a02d1 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T02:45:19.469Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T02:45:19.470Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:19.473Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:19.474Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640319469,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:45:19.573Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:19.574Z||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-10T02:45:19.574Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:19.601Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:19.602Z||pool-111-thread-1|||||INFO|500||cambria reply ok (28 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-10T02:45:20.490Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:45:20.491Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|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-10T02:45:20.491Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:45:23.297Z||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-10T02:45:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:24.020Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:24.022Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-12-10T02:45:24.022Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d9376269-bcbc-4c9a-b4cc-82e06b8a02d1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640319469,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:45:24.024Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:45:26.391Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:26.392Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-12-10T02:45:26.392Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"b4470917-4d9d-487a-bc93-c2cd28a3ece4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"11d8aac8-121e-4c7d-b92b-180eb3e18ced","serviceDescription":"service","serviceInvariantUUID":"e1973255-d1a2-45a3-bb08-200bd0c0a071","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"59820b88-87f5-4d07-a748-ca1733a23c97","resourceInvariantUUID":"934aea0f-1829-4ae1-a5bf-ca807fd938e3","resourceCustomizationUUID":"a4e55943-0068-44e4-8d7e-1118187d9e94","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":"YTBlN2JiN2MyYTVhZTVkNzdkZTFhN2VmZDk4N2UxZjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ac51eebb-ef96-41ef-be15-30b03e57fd4e","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":"MDA5NGNlNmJlYzNiNjA4YzE2OGI0OWFlM2MxNDdkMTA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7a025b68-1661-48fb-92f2-8b531c3b8168","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":"27fc4015-3ea1-4b80-9256-782ea3eb7f8f","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":"bfbf5a59-87ad-43b3-bd53-cef4117d4fad","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":"ace728f1-4f0d-40f6-b565-bba978433cc6","artifactVersion":"2","generatedFromUUID":"27fc4015-3ea1-4b80-9256-782ea3eb7f8f"},{"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":"ZjVlY2EzN2YyZDZhYmU1NjFjZmE1NWRlZmE4Mzk1MjQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"e332940e-9fb1-49b6-9685-9a6b76e98abf","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":"MjNiOTY4ZjQ4OWMzMTdkMTQyZjBkOTliOGJiYmI4MTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d6e08d03-1558-4028-8e91-29f8201c0431","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NTQyMGRkZmIzYjUwZmYxNjk2OGIxMWM5MDQ5MzA2NWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2e52f229-2cdf-43cb-8587-a48707bdee19","artifactVersion":"1"}],"workloadContext":"Production"}
2022-12-10T02:45:26.395Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:26.395Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:26.398Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:26.399Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:45:26.498Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:26.499Z||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-10T02:45:26.499Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:26.535Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:26.536Z||pool-112-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:27.399Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:27.400Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:27.403Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:27.403Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:45:27.503Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:27.504Z||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-10T02:45:27.504Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:27.527Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:27.528Z||pool-113-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:28.404Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:28.406Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:28.408Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:28.408Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:45:28.508Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:28.509Z||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-10T02:45:28.509Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:28.539Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:28.540Z||pool-114-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":2,"count":1}
2022-12-10T02:45:29.409Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:29.410Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:29.413Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:29.413Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:45:29.513Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:29.514Z||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-10T02:45:29.514Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:29.566Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:29.567Z||pool-115-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:30.414Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:30.415Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:30.418Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:30.418Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:45:30.521Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:30.522Z||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-10T02:45:30.522Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:30.547Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:30.547Z||pool-116-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:31.421Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:31.422Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:31.425Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:31.425Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:45:31.525Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:31.526Z||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-10T02:45:31.526Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:31.562Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:31.563Z||pool-117-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:32.426Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:32.427Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:32.430Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:32.431Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:45:32.530Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:32.531Z||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-10T02:45:32.531Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:32.573Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:32.573Z||pool-118-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:33.432Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-12-10T02:45:33.433Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:33.435Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:33.435Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:45:33.535Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:33.536Z||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-10T02:45:33.537Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:33.559Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:33.560Z||pool-119-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:34.437Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "11d8aac8-121e-4c7d-b92b-180eb3e18ced",
  "serviceDescription": "service",
  "serviceInvariantUUID": "e1973255-d1a2-45a3-bb08-200bd0c0a071",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "a4e55943-0068-44e4-8d7e-1118187d9e94",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "59820b88-87f5-4d07-a748-ca1733a23c97",
      "resourceInvariantUUID": "934aea0f-1829-4ae1-a5bf-ca807fd938e3",
      "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": "MDA5NGNlNmJlYzNiNjA4YzE2OGI0OWFlM2MxNDdkMTA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "7a025b68-1661-48fb-92f2-8b531c3b8168",
          "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": "27fc4015-3ea1-4b80-9256-782ea3eb7f8f",
          "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": "ace728f1-4f0d-40f6-b565-bba978433cc6",
            "generatedFromUUID": "27fc4015-3ea1-4b80-9256-782ea3eb7f8f"
          },
          "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": "ace728f1-4f0d-40f6-b565-bba978433cc6",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NTQyMGRkZmIzYjUwZmYxNjk2OGIxMWM5MDQ5MzA2NWM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "2e52f229-2cdf-43cb-8587-a48707bdee19"
    }
  ],
  "workloadContext": "Production"
}
2022-12-10T02:45:34.437Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-12-10T02:45:34.437Z|d9376269-bcbc-4c9a-b4cc-82e06b8a02d1|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 11d8aac8-121e-4c7d-b92b-180eb3e18ced ASDC
2022-12-10T02:45:34.438Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:b4470917-4d9d-487a-bc93-c2cd28a3ece4
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:11d8aac8-121e-4c7d-b92b-180eb3e18ced
ServiceInvariantUUID:e1973255-d1a2-45a3-bb08-200bd0c0a071
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:2e52f229-2cdf-43cb-8587-a48707bdee19
ArtifactChecksum:NTQyMGRkZmIzYjUwZmYxNjk2OGIxMWM5MDQ5MzA2NWM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:a4e55943-0068-44e4-8d7e-1118187d9e94
ResourceInvariantUUID:934aea0f-1829-4ae1-a5bf-ca807fd938e3
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:59820b88-87f5-4d07-a748-ca1733a23c97
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:7a025b68-1661-48fb-92f2-8b531c3b8168
ArtifactChecksum:MDA5NGNlNmJlYzNiNjA4YzE2OGI0OWFlM2MxNDdkMTA=
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:27fc4015-3ea1-4b80-9256-782ea3eb7f8f
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:ace728f1-4f0d-40f6-b565-bba978433cc6
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:ace728f1-4f0d-40f6-b565-bba978433cc6
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-12-10T02:45:34.438Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 11d8aac8-121e-4c7d-b92b-180eb3e18ced 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-10T02:45:34.507Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:45:34.507Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:45:34.508Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:45:34.508Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 2e52f229-2cdf-43cb-8587-a48707bdee19 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-10T02:45:34.508Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:45:34.508Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-10T02:45:35.026Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:45:35.028Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2e52f229-2cdf-43cb-8587-a48707bdee19 83017
2022-12-10T02:45:35.029Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-10T02:45:35.029Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-10T02:45:35.029Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:45:35.030Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:35.033Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:35.033Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640335029,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:45:35.133Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:35.134Z||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-10T02:45:35.134Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:35.150Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:35.151Z||pool-120-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:36.034Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-12-10T02:45:36.041Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-12-10T02:45:36.041Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 2e52f229-2cdf-43cb-8587-a48707bdee19, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:36.042Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-12-10T02:45:36.042Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:36.042Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:36.317Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11375186085397349962/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-10T02:45:37.648Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-12-10T02:45:37.648Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-10T02:45:37.648Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.648Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-12-10T02:45:37.648Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.649Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.650Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:37.650Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-10T02:45:37.650Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:45:37.650Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.650Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.651Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-12-10T02:45:37.652Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.653Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:45:37.653Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.653Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:37.653Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:37.653Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.654Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:37.654Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:37.654Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.654Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:37.654Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c1b39671-12a9-456a-b8a6-390d2b3f6c32
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.655Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:37.656Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:11d8aac8-121e-4c7d-b92b-180eb3e18ced
Model Version:NULL
Model InvariantUuid:e1973255-d1a2-45a3-bb08-200bd0c0a071
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:0af46d5f-4198-4972-b4ee-078cab5f4590
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:934aea0f-1829-4ae1-a5bf-ca807fd938e3
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:a4e55943-0068-44e4-8d7e-1118187d9e94
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:a8ff5487-9aec-4572-8ff2-34dbc8d4264d
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:1b2d45a9-ed28-417e-a0ed-38f5c0903187
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:c1b39671-12a9-456a-b8a6-390d2b3f6c32
ModelInvariantUuid:9b44716e-a4c3-4bf8-aa25-b5a82030428c
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:865b4300-5ae0-4dcb-892e-7a9c855bebb6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:ad80483a-f989-4566-a9aa-7deb79771496
ModelInvariantUuid:2f4f3963-bfad-49bc-8342-4e7ba3959864
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:64e18d60-29bf-40c7-add9-32f2471e5ee2
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-10T02:45:37.663Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 59820b88-87f5-4d07-a748-ca1733a23c97
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-10T02:45:37.666Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||basic_vm_macro 0
2022-12-10T02:45:37.667Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 59820b88-87f5-4d07-a748-ca1733a23c97
2022-12-10T02:45:37.667Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 7a025b68-1661-48fb-92f2-8b531c3b8168 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-10T02:45:37.667Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:45:37.667Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-10T02:45:37.768Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:45:37.768Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 7a025b68-1661-48fb-92f2-8b531c3b8168 792
2022-12-10T02:45:37.769Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-12-10T02:45:37.769Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-10T02:45:37.769Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:45:37.769Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:37.771Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:37.771Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640337768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:45:37.871Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:37.872Z||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-10T02:45:37.872Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:37.899Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:37.900Z||pool-121-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:38.772Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a8ff5487-9aec-4572-8ff2-34dbc8d4264d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1b2d45a9-ed28-417e-a0ed-38f5c0903187",
    "vfModuleModelCustomizationUUID": "4d1a78e7-83d4-4e0a-b6b7-8ea6de1882bc",
    "isBase": true,
    "artifacts": [
      "27fc4015-3ea1-4b80-9256-782ea3eb7f8f",
      "ace728f1-4f0d-40f6-b565-bba978433cc6"
    ],
    "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-10T02:45:38.777Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1b2d45a9-ed28-417e-a0ed-38f5c0903187
VfModuleModelInvariantUUID:a8ff5487-9aec-4572-8ff2-34dbc8d4264d
VfModuleModelDescription:NULL
Artifacts UUID List:{
27fc4015-3ea1-4b80-9256-782ea3eb7f8f
,
ace728f1-4f0d-40f6-b565-bba978433cc6

}
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-10T02:45:38.779Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "a8ff5487-9aec-4572-8ff2-34dbc8d4264d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "1b2d45a9-ed28-417e-a0ed-38f5c0903187",
    "vfModuleModelCustomizationUUID": "4d1a78e7-83d4-4e0a-b6b7-8ea6de1882bc",
    "isBase": true,
    "artifacts": [
      "27fc4015-3ea1-4b80-9256-782ea3eb7f8f",
      "ace728f1-4f0d-40f6-b565-bba978433cc6"
    ],
    "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-10T02:45:38.779Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:1b2d45a9-ed28-417e-a0ed-38f5c0903187
VfModuleModelInvariantUUID:a8ff5487-9aec-4572-8ff2-34dbc8d4264d
VfModuleModelDescription:NULL
Artifacts UUID List:{
27fc4015-3ea1-4b80-9256-782ea3eb7f8f
,
ace728f1-4f0d-40f6-b565-bba978433cc6

}
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-10T02:45:38.779Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 27fc4015-3ea1-4b80-9256-782ea3eb7f8f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-10T02:45:38.779Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:45:38.780Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-10T02:45:38.884Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:45:38.884Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 27fc4015-3ea1-4b80-9256-782ea3eb7f8f 5033
2022-12-10T02:45:38.885Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-12-10T02:45:38.885Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-10T02:45:38.885Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:45:38.885Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:38.887Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:38.887Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640338884,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:45:38.987Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:38.988Z||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-10T02:45:38.989Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:39.020Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:39.020Z||pool-122-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:39.888Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ace728f1-4f0d-40f6-b565-bba978433cc6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-10T02:45:39.889Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-12-10T02:45:39.889Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-10T02:45:39.957Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-12-10T02:45:39.958Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ace728f1-4f0d-40f6-b565-bba978433cc6 903
2022-12-10T02:45:39.958Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-12-10T02:45:39.958Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-10T02:45:39.959Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-12-10T02:45:39.959Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:39.961Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:39.961Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640339958,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:45:40.061Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:40.062Z||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-10T02:45:40.062Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:40.080Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:40.081Z||pool-123-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:40.962Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 11d8aac8-121e-4c7d-b92b-180eb3e18ced
2022-12-10T02:45:40.962Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 59820b88-87f5-4d07-a748-ca1733a23c97 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-10T02:45:40.978Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7cacc0f, org.onap.sdc.toscaparser.api.parameters.Input@88b10e4, org.onap.sdc.toscaparser.api.parameters.Input@37f99fa6, org.onap.sdc.toscaparser.api.parameters.Input@670739bd, org.onap.sdc.toscaparser.api.parameters.Input@36fc2be6]
2022-12-10T02:45:40.983Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.983Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:40.983Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 
2022-12-10T02:45:40.984Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= a4e55943-0068-44e4-8d7e-1118187d9e94
2022-12-10T02:45:40.984Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a4e55943-0068-44e4-8d7e-1118187d9e94 matches Tosca VF Customization UUID: a4e55943-0068-44e4-8d7e-1118187d9e94
2022-12-10T02:45:40.984Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: a4e55943-0068-44e4-8d7e-1118187d9e94  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-10T02:45:40.987Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.988Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:40.988Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id a4e55943-0068-44e4-8d7e-1118187d9e94: {\"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-10T02:45:40.989Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@434bbef7
2022-12-10T02:45:40.989Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.989Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-12-10T02:45:40.989Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4d1a78e7-83d4-4e0a-b6b7-8ea6de1882bc
2022-12-10T02:45:40.989Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4d1a78e7-83d4-4e0a-b6b7-8ea6de1882bc
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-10T02:45:40.993Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.993Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:40.993Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:40.994Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.994Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:40.994Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:40.994Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.995Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-12-10T02:45:40.995Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-12-10T02:45:40.995Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-12-10T02:45:40.995Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=c1b39671-12a9-456a-b8a6-390d2b3f6c32
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-10T02:45:40.999Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:40.999Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:40.999Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-12-10T02:45:41.000Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.000Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-12-10T02:45:41.000Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a4e55943-0068-44e4-8d7e-1118187d9e94
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-10T02:45:41.002Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.003Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.003Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 11d8aac8-121e-4c7d-b92b-180eb3e18ced: basic_vm_macro
2022-12-10T02:45:41.003Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.003Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.003Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.004Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.004Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.004Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.004Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.005Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.005Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-12-10T02:45:41.005Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-12-10T02:45:41.005Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-12-10T02:45:41.134Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 59820b88-87f5-4d07-a748-ca1733a23c97 1 ASDC deployResourceStructure
2022-12-10T02:45:41.134Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-12-10T02:45:41.135Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-12-10T02:45:41.135Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:45:41.135Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:41.137Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:41.138Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640341134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:45:41.237Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:41.238Z||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-10T02:45:41.238Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:41.268Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:41.268Z||pool-124-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:42.138Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-12-10T02:45:42.138Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-12-10T02:45:42.138Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:45:42.139Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:42.141Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:42.141Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640342138,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:45:42.241Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:45:42.242Z||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-10T02:45:42.242Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:42.271Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:42.271Z||pool-125-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:43.142Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-12-10T02:45:43.142Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-12-10T02:45:43.142Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:45:43.143Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:43.144Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:43.145Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640343142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:45:43.244Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:43.245Z||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-10T02:45:43.245Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:43.378Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:43.378Z||pool-126-thread-1|||||INFO|500||cambria reply ok (133 ms):{"serverTimeMs":1,"count":1}
2022-12-10T02:45:44.145Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-12-10T02:45:44.146Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-12-10T02:45:44.146Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-12-10T02:45:44.146Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:45:44.149Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:45:44.149Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640344145,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:45:44.248Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-12-10T02:45:44.249Z||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-10T02:45:44.249Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:45:44.290Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:45:44.290Z||pool-127-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-12-10T02:45:45.150Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b4470917-4d9d-487a-bc93-c2cd28a3ece4
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10T02:45:45.166Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b4470917-4d9d-487a-bc93-c2cd28a3ece4
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.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-10T02:45:45.170Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-12-10T02:45:45.170Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-12-10T02:45:45.170Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-12-10T02:45:45.170Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-12-10T02:45:45.171Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:45:45.171Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:45:45.171Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:45:45.171Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-12-10T02:45:45.171Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||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-10T02:45:45.178Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-12-10T02:46:15.179Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b4470917-4d9d-487a-bc93-c2cd28a3ece4 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-10T02:46:15.190Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b4470917-4d9d-487a-bc93-c2cd28a3ece4 and serviceModelVersionId: 11d8aac8-121e-4c7d-b92b-180eb3e18ced
2022-12-10T02:46:15.190Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e1973255-d1a2-45a3-bb08-200bd0c0a071
2022-12-10T02:46:15.190Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0
2022-12-10T02:46:15.194Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-12-10T02:46:15.238Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0|INFO|500||Invoke
2022-12-10T02:46:15.239Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b4470917-4d9d-487a-bc93-c2cd28a3ece4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0875d803-62b3-4394-8e6f-807a220e86a0], X-ECOMP-RequestID=[b4470917-4d9d-487a-bc93-c2cd28a3ece4], X-TransactionId=[], X-ONAP-RequestID=[b4470917-4d9d-487a-bc93-c2cd28a3ece4], Content-Type=[application/merge-patch+json]}
2022-12-10T02:46:15.247Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-12-10T02:46:15.362Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?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/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0 has http status code:200 and response headers:{date=[Sat, 10 Dec 2022 02:46:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[307440], x-aai-txid=[1-aai-resources-221210-02:46:14:328-15454], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-10T02:46:15.362Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-12-10T02:46:15.363Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e1973255-d1a2-45a3-bb08-200bd0c0a071/model-vers/model-ver/11d8aac8-121e-4c7d-b92b-180eb3e18ced?depth=0|INFO|500||InvokeReturn
2022-12-10T02:46:15.363Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-12-10T02:46:15.363Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||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-10T02:46:15.373Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-12-10T02:46:15.373Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b4470917-4d9d-487a-bc93-c2cd28a3ece4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-12-10T02:46:15.374Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-12-10T02:46:15.374Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-12-10T02:46:15.376Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-12-10T02:46:15.376Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||DEBUG|500||try to send status {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640375373,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:46:15.476Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-12-10T02:46:15.477Z||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-10T02:46:15.477Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:15.505Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:46:15.506Z||pool-128-thread-1|||||INFO|500||cambria reply ok (30 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-10T02:46:16.395Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:46:16.396Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:46:16.396Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:46:23.297Z||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-10T02:46:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:23.939Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:46:23.940Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.941Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:46:23.941Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.942Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640320490,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.943Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640335029,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640337768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640338884,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.944Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640339958,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640341134,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640342138,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640343142,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-12-10T02:46:23.945Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640344145,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "b4470917-4d9d-487a-bc93-c2cd28a3ece4",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1670640375373,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-12-10T02:46:23.946Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-12-10T02:46:25.972Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:46:25.973Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:46:25.973Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:46:25.973Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:35.552Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:46:35.553Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:46:35.553Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:46:35.554Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:45.172Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:46:45.173Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:46:45.174Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:46:45.174Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:46:54.855Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:47:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:47:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:47:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:47:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:47:23.297Z||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-10T02:47:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:47:32.927Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:47:32.951Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:48:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:48:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:48:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:48:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:48:23.298Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:48:23.298Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:48:32.863Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:48:32.881Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:49:23.293Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:49:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:49:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:49:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:49:23.296Z||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-10T02:49:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:49:32.932Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:49:32.937Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:50:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:50:23.295Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:50:23.295Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:50:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:50:23.297Z||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-10T02:50:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:50:33.046Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:50:33.304Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:51:23.294Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:51:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:51:23.297Z||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-10T02:51:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:51:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:51:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:51:32.864Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:51:32.867Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:52:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:52:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:52:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:52:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:52:23.296Z||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-10T02:52:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:52:32.891Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:52:32.959Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:53:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:53:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:53:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:53:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:53:23.297Z||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-10T02:53:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:53:32.886Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:53:32.920Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:54:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:54:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:54:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:54:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:54:23.296Z||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-10T02:54:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:54:32.898Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:54:32.911Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:55:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:55:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:55:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:55:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:55:23.296Z||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-10T02:55:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:55:32.902Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:55:32.913Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:56:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:56:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:56:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:56:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:56:23.296Z||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-10T02:56:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:56:32.921Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:56:32.930Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:57:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:57:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:57:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:57:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:57:23.297Z||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-10T02:57:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:57:32.892Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:57:32.907Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:58:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:58:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:58:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:58:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:58:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T02:58:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:58:32.899Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:58:32.899Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:59:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:59:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T02:59:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:59:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T02:59:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T02:59:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T02:59:32.888Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T02:59:32.922Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:00:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:00:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:00:23.297Z||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-10T03:00:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:00:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:00:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:00:32.909Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:00:32.927Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:01:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:01:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:01:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:01:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:01:23.296Z||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-10T03:01:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:01:32.867Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:01:32.891Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:02:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:02:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:02:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:02:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:02:23.296Z||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-10T03:02:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:02:32.945Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:02:32.980Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:03:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:03:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:03:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:03:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:03:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:03:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:03:32.909Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:03:33.024Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:04:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:04:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:04:23.297Z||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-10T03:04:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:04:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:04:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:04:32.893Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:04:32.905Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:05:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:05:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:05:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:05:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:05:23.297Z||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-10T03:05:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:05:32.905Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:05:32.917Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:06:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:06:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:06:23.297Z||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-10T03:06:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:06:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:06:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:06:32.878Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:06:32.913Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:07:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:07:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:07:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:07:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:07:23.296Z||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-10T03:07:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:07:32.865Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:07:32.873Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:08:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:08:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:08:23.297Z||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-10T03:08:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:08:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:08:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:08:32.862Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:08:32.870Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:09:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:09:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:09:23.295Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:09:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:09:23.296Z||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-10T03:09:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:09:32.857Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:09:32.860Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:10:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:10:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:10:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:10:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:10:23.297Z||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-10T03:10:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:10:32.865Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:10:32.872Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:11:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:11:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:11:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:11:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:11:23.296Z||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-10T03:11:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:11:32.862Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:11:32.881Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:12:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:12:23.299Z||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-10T03:12:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:12:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:12:23.300Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:12:23.300Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:12:32.865Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:12:32.880Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:13:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:13:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:13:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:13:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:13:23.296Z||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-10T03:13:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:13:32.855Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:13:32.859Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:14:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:14:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:14:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:14:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:14:23.296Z||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-10T03:14:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:14:32.878Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:14:32.889Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:15:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:15:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:15:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:15:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:15:23.296Z||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-10T03:15:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:15:32.883Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:15:32.887Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:16:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:16:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:16:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:16:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:16:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:16:23.298Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:16:32.905Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:16:32.908Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:17:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:17:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:17:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:17:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:17:23.296Z||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-10T03:17:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:17:32.878Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:17:32.894Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:18:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:18:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:18:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:18:23.296Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:18:23.296Z||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-10T03:18:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:18:32.868Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:18:32.872Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:19:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:19:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:19:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:19:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:19:23.296Z||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-10T03:19:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:19:32.878Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:19:32.878Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:20:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:20:23.299Z||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-10T03:20:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:20:23.294Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:20:23.301Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:20:23.301Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:20:32.882Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:20:32.901Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:21:23.293Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:21:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:21:23.295Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:21:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:21:23.297Z||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-10T03:21:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:21:32.880Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:21:32.922Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:22:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:22:23.295Z||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-10T03:22:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:22:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:22:23.300Z||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-10T03:22:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:22:32.871Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:22:32.901Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:23:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:23:23.294Z||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-10T03:23:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:23:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:23:23.297Z||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-10T03:23:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:23:32.910Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:23:32.943Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:24:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:24:23.295Z||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-10T03:24:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:24:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:24:23.297Z||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-10T03:24:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:24:32.890Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:24:32.901Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:25:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:25:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:25:23.298Z||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-10T03:25:23.298Z||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-10T03:25:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:25:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:25:32.920Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:25:32.929Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:26:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:26:23.294Z||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-10T03:26:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:26:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:26:23.297Z||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-10T03:26:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:26:32.962Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:26:32.965Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:27:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:27:23.294Z||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-10T03:27:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:27:23.297Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:27:23.297Z||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-10T03:27:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:27:32.909Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:27:32.924Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:28:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:28:23.295Z||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-10T03:28:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:28:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:28:23.297Z||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-10T03:28:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:28:32.872Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:28:32.882Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:29:23.295Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:29:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:29:23.299Z||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-10T03:29:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:29:23.299Z||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-10T03:29:23.300Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:29:32.865Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:29:32.868Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:30:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:30:23.294Z||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-10T03:30:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:30:23.296Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:30:23.297Z||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-10T03:30:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:30:32.922Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:30:32.924Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:31:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:31:23.294Z||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-10T03:31:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:31:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:31:23.296Z||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-10T03:31:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:31:32.893Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:31:32.894Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:32:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:32:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:32:23.296Z||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-10T03:32:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:32:23.297Z||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-10T03:32:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:32:32.906Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:32:32.906Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:33:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:33:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:33:23.296Z||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-10T03:33:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:33:23.297Z||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-10T03:33:23.298Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:33:32.891Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:33:32.918Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:34:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:34:23.294Z||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-10T03:34:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:34:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:34:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:34:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:34:32.880Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:34:32.884Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:35:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:35:23.294Z||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-10T03:35:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:35:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:35:23.296Z||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-10T03:35:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:35:32.889Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:35:32.904Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:36:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:36:23.294Z||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-10T03:36:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:36:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:36:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:36:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:36:32.905Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:36:32.908Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:37:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:37:23.295Z||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-10T03:37:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:37:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:37:23.297Z||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-10T03:37:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:37:32.924Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:37:32.924Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:38:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:38:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:38:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:38:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:38:23.299Z||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-10T03:38:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:38:32.867Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:38:32.913Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:39:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:39:23.296Z||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-10T03:39:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:39:23.296Z||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-10T03:39:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:39:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:39:32.902Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:39:32.912Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:40:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:40:23.294Z||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-10T03:40:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:40:23.296Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:40:23.297Z||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-10T03:40:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:40:32.889Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:40:32.896Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:41:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:41:23.294Z||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-10T03:41:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:41:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:41:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:41:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:41:32.864Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:41:32.878Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:42:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:42:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:42:23.297Z||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-10T03:42:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:42:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:42:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:42:32.918Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:42:32.928Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:43:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:43:23.294Z||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-10T03:43:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:43:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:43:23.296Z||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-10T03:43:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:43:32.875Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:43:32.879Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:44:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:44:23.295Z||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-10T03:44:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:44:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:44:23.296Z||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-10T03:44:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:44:32.898Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:44:32.899Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:45:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:45:23.295Z||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-10T03:45:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:45:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:45:23.296Z||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-10T03:45:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:45:32.900Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:45:32.909Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:46:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:46:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:46:23.297Z||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-10T03:46:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:46:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:46:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:46:32.896Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:46:32.909Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:47:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:47:23.294Z||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-10T03:47:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:47:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:47:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:47:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:47:32.926Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:47:32.957Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:48:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:48:23.294Z||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-10T03:48:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:48:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:48:23.296Z||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-10T03:48:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:48:32.862Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:48:32.878Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:49:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:49:23.294Z||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-10T03:49:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:49:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:49:23.296Z||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-10T03:49:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:49:32.868Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:49:32.869Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:50:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:50:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:50:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T03:50:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:50:23.301Z||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-10T03:50:23.302Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:50:32.889Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:50:32.897Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:51:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:51:23.295Z||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-10T03:51:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:51:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:51:23.296Z||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-10T03:51:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:51:32.883Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:51:32.886Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:52:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:52:23.294Z||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-10T03:52:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:52:23.296Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:52:23.296Z||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-10T03:52:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:52:32.900Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:52:32.907Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:53:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:53:23.299Z||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-10T03:53:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:53:23.294Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:53:23.301Z||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-10T03:53:23.301Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:53:32.914Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:53:32.927Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:54:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:54:23.294Z||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-10T03:54:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:54:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:54:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:54:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:54:32.892Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:54:32.910Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:55:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:55:23.294Z||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-10T03:55:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:55:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:55:23.297Z||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-10T03:55:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:55:32.874Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:55:32.904Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:56:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:56:23.294Z||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-10T03:56:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:56:23.296Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:56:23.296Z||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-10T03:56:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:56:32.904Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:56:32.907Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:57:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:57:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:57:23.298Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T03:57:23.298Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:57:23.298Z||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-10T03:57:23.299Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:57:32.883Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:57:32.909Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:58:23.293Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:58:23.295Z||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-10T03:58:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:58:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:58:23.296Z||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-10T03:58:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:58:32.931Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:58:32.935Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:59:23.293Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:59:23.294Z||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-10T03:59:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:59:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T03:59:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T03:59:23.297Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T03:59:32.876Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T03:59:32.888Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:00:23.293Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:00:23.294Z||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-10T04:00:23.294Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:00:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:00:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T04:00:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:00:32.888Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:00:32.920Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:01:23.294Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:01:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:01:23.297Z||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-10T04:01:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:01:23.297Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:01:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:01:32.872Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:01:32.873Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:02:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:02:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:02:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:02:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:02:23.296Z||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-10T04:02:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:02:32.948Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:02:32.966Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:03:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:03:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:03:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:03:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:03:23.296Z||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-10T04:03:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:03:32.931Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:03:32.933Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:04:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:04:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:04:23.294Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:04:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:04:23.296Z||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-10T04:04:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:04:32.884Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:04:32.890Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:05:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:05:23.296Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:05:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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-10T04:05:23.297Z|048c461f-5d4d-413f-8145-bc3e01c67771|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:05:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:05:23.298Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:05:32.885Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:05:32.914Z|048c461f-5d4d-413f-8145-bc3e01c67771|pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:06:23.293Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:06:23.296Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:06:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:06:23.296Z||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-10T04:06:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:06:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:06:32.883Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:06:32.883Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:07:23.293Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:07:23.295Z||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-10T04:07:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:07:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:07:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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-10T04:07:23.296Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:07:32.890Z|b4470917-4d9d-487a-bc93-c2cd28a3ece4|pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:07:32.891Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:08:23.293Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:08:23.294Z||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-10T04:08:23.295Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:08:23.296Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:08:23.296Z||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-10T04:08:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:08:32.927Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:08:32.939Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-12-10T04:09:23.293Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:09:23.296Z|17ed01de-e031-45bd-ba40-f68b83685fe7|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-12-10T04:09:23.295Z||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-10T04:09:23.296Z||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 5LNtp93OQ6SvhRZG) ...
2022-12-10T04:09:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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-10T04:09:23.297Z|17ed01de-e031-45bd-ba40-f68b83685fe7|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 5LNtp93OQ6SvhRZG) ...