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-11-12T23:13:11.409Z||main|||||INFO|500||The following profiles are active: basic
2022-11-12T23:13:38.213Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-12T23:13:38.214Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-12T23:13:38.475Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-12T23:13:48.225Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-12T23:13:48.772Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-12T23:13:49.651Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-12T23:13:49.699Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-12T23:13:49.893Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-12T23:13:50.257Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-12T23:13:50.988Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-12T23:13:54.839Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-12T23:13:57.931Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12T23:13:58.035Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-12T23:13:58.828Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-12T23:13:59.186Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-12T23:14:01.055Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-12T23:14:02.655Z||main|||||DEBUG|500||SDC ActivitySpec endpoint:  http://sdc-wfd-be:8080
Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_
2022-11-12T23:14:03.458Z||main|||||DEBUG|500||Attempting to create activity  VNFSetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=?
2022-11-12T23:14:04.482Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:04.496Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:04.534Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:06.818Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:06.819Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:03 GMT], server=[envoy], x-envoy-upstream-service-time=[2268], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:06.821Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"7f70c5b267274252ad24d33d46aed330","versionId":"d9171848493b44a3879deb255e09bbb3"}

2022-11-12T23:14:06.861Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-11-12T23:14:06.966Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7f70c5b267274252ad24d33d46aed330/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:06.969Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f70c5b267274252ad24d33d46aed330/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:06.972Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f70c5b267274252ad24d33d46aed330/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:07.455Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7f70c5b267274252ad24d33d46aed330/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:07.456Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7f70c5b267274252ad24d33d46aed330/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[426]}
2022-11-12T23:14:07.457Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:07.458Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-11-12T23:14:07.458Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFCheckPserversLockedFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:07.532Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:07.534Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:07.536Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:08.035Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:08.036Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:06 GMT], server=[envoy], x-envoy-upstream-service-time=[496], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:08.038Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"5397576145464288a260f42995ee964d","versionId":"f99ed5d6d5d646c4a71694f4534b6f86"}

2022-11-12T23:14:08.041Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-11-12T23:14:08.141Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5397576145464288a260f42995ee964d/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:08.144Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5397576145464288a260f42995ee964d/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:08.146Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5397576145464288a260f42995ee964d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:08.658Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5397576145464288a260f42995ee964d/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:08.660Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5397576145464288a260f42995ee964d/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[507]}
2022-11-12T23:14:08.662Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:08.663Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-11-12T23:14:08.663Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFCheckInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:08.753Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:08.757Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:08.759Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:09.246Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:09.246Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:07 GMT], server=[envoy], x-envoy-upstream-service-time=[481], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:09.247Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"6ff1698fd82e42f79ff4e50058276992","versionId":"e8e83a626c6a4b6bb8a72018e953f873"}

2022-11-12T23:14:09.252Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-11-12T23:14:09.322Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:09.323Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1690ce3c-1ce4-4339-bd3d-c10aad562498], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:09.325Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:10.062Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[733]}
2022-11-12T23:14:10.063Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:10.065Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6ff1698fd82e42f79ff4e50058276992/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:10.071Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-11-12T23:14:10.073Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFCheckClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:10.167Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:10.169Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:10.171Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:10.357Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:10.358Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:09 GMT], server=[envoy], x-envoy-upstream-service-time=[181], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:10.359Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"87d35c927d64481893a2eee8812e374c","versionId":"f8ab82e280b2418ba94cc15060c4c6ce"}

2022-11-12T23:14:10.362Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-11-12T23:14:10.409Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:10.410Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b4f3b19d-d3a4-490a-ab93-7ab9d206f361], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:10.412Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:10.727Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[311]}
2022-11-12T23:14:10.728Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:10.729Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/87d35c927d64481893a2eee8812e374c/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:10.742Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-11-12T23:14:10.743Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFSetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:10.819Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:10.821Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:10.822Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:10.986Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:10.988Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:09 GMT], server=[envoy], x-envoy-upstream-service-time=[160], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:10.989Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"d089c6d0f21b4a94a645b54e2a1e3536","versionId":"e4d0227a792f4a63b1388b2ac5e047b6"}

2022-11-12T23:14:10.992Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-11-12T23:14:11.033Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:11.033Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fa057020-059c-45b8-9f24-ae4fea4771a0], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:11.035Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:11.310Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[269]}
2022-11-12T23:14:11.311Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:11.312Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d089c6d0f21b4a94a645b54e2a1e3536/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:11.313Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-11-12T23:14:11.313Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUnsetClosedLoopDisabledFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:11.367Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:11.369Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:11.370Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:11.548Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:11.553Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:10 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:11.554Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"db0ffd1e114840469a85ca7ae4e48a49","versionId":"897bf029751f41cfba906dbde73bd5df"}

2022-11-12T23:14:11.560Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-11-12T23:14:11.599Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:11.600Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c368f9eb-2c93-4458-8e9b-b7bdd4afd981], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:11.601Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:11.858Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[253]}
2022-11-12T23:14:11.859Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:11.860Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db0ffd1e114840469a85ca7ae4e48a49/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:11.861Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-11-12T23:14:11.861Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFLockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:11.925Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:11.927Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:11.928Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:12.086Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:12.087Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:11 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:12.087Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"fd55fc23d31a4bfaa365bc9e567f2590","versionId":"6e70205d91fe45c8b347882695f8f480"}

2022-11-12T23:14:12.090Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-11-12T23:14:12.121Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fd55fc23d31a4bfaa365bc9e567f2590/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:12.122Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd55fc23d31a4bfaa365bc9e567f2590/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:12.123Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd55fc23d31a4bfaa365bc9e567f2590/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:12.377Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fd55fc23d31a4bfaa365bc9e567f2590/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:12.378Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fd55fc23d31a4bfaa365bc9e567f2590/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[250]}
2022-11-12T23:14:12.378Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:12.378Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-11-12T23:14:12.378Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUnlockActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:12.643Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:12.646Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:12.648Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:12.810Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:12.812Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:11 GMT], server=[envoy], x-envoy-upstream-service-time=[158], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:12.813Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"2580b381020a4d5c9c783368c39b4ab1","versionId":"5bc4b24b22844a35be4e0a1ab92dda06"}

2022-11-12T23:14:12.816Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-11-12T23:14:12.906Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:12.907Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[00bdc81d-7ba1-4118-ad35-9d0ee5402361], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:12.909Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:13.182Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[270]}
2022-11-12T23:14:13.183Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:13.184Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2580b381020a4d5c9c783368c39b4ab1/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:13.185Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-11-12T23:14:13.186Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFStopActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:13.242Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:13.243Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[55c82041-01d0-42d3-8cd4-253439e5f7e3], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:13.244Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:13.433Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:12 GMT], server=[envoy], x-envoy-upstream-service-time=[185], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:13.434Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"55c06c30f9bb402490c91b6f451104de","versionId":"fcb1f7bf280946b09aa9b90a04b40962"}

2022-11-12T23:14:13.435Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:13.437Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-11-12T23:14:13.491Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/55c06c30f9bb402490c91b6f451104de/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:13.492Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55c06c30f9bb402490c91b6f451104de/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:13.494Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55c06c30f9bb402490c91b6f451104de/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:13.793Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/55c06c30f9bb402490c91b6f451104de/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:13.794Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/55c06c30f9bb402490c91b6f451104de/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[296]}
2022-11-12T23:14:13.795Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:13.796Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-11-12T23:14:13.796Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFStartActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:13.872Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:13.873Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:13.875Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:14.056Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:14.057Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:12 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:14.058Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"49b49d8a59b64339bb8e10f2e73d8d62","versionId":"35e28ff07c294c329a1438a23f2b954a"}

2022-11-12T23:14:14.060Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-11-12T23:14:14.092Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49b49d8a59b64339bb8e10f2e73d8d62/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:14.094Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b49d8a59b64339bb8e10f2e73d8d62/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:14.096Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b49d8a59b64339bb8e10f2e73d8d62/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:14.362Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49b49d8a59b64339bb8e10f2e73d8d62/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:14.363Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49b49d8a59b64339bb8e10f2e73d8d62/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[263]}
2022-11-12T23:14:14.364Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:14.364Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-11-12T23:14:14.364Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFSnapShotActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:14.407Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:14.409Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:14.410Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:14.580Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:14.581Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:13 GMT], server=[envoy], x-envoy-upstream-service-time=[164], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:14.581Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"0f4c051cca804fb58b02a98bcdcfe7e7","versionId":"75aac3164cfc475db21e8fa4a5909728"}

2022-11-12T23:14:14.583Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-11-12T23:14:14.639Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:14.640Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3233000d-2e4a-43a5-8ef6-0d187ed8e524], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:14.641Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:14.898Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[254]}
2022-11-12T23:14:14.901Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:14.902Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0f4c051cca804fb58b02a98bcdcfe7e7/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:14.902Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-11-12T23:14:14.903Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  FlowCompleteActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:14.947Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:14.948Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:14.949Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:15.134Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:15.135Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:14 GMT], server=[envoy], x-envoy-upstream-service-time=[181], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:15.136Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"3be65146e470417997fc0ef79199633b","versionId":"0965c50d74d44863a418525e758fde67"}

2022-11-12T23:14:15.139Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-11-12T23:14:15.183Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:15.184Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ca0b7b61-3eeb-4a3a-bb11-f1a60c578d33], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:15.186Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:15.448Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[257]}
2022-11-12T23:14:15.449Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:15.450Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3be65146e470417997fc0ef79199633b/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:15.451Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-11-12T23:14:15.452Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  PauseForManualTaskActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:15.508Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:15.509Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:15.511Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:15.672Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:15.674Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:14 GMT], server=[envoy], x-envoy-upstream-service-time=[157], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:15.674Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"26f6d0255a5740f6b7ad648ddb5121b8","versionId":"ce013ff39e2342488413c76822673d10"}

2022-11-12T23:14:15.677Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-11-12T23:14:15.722Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:15.723Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e0e60cf1-6495-4237-afc5-94434494d31b], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:15.724Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:15.982Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[255]}
2022-11-12T23:14:15.983Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:15.984Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/26f6d0255a5740f6b7ad648ddb5121b8/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:15.985Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-11-12T23:14:15.985Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:16.049Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:16.050Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:16.052Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:16.219Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:16.220Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:15 GMT], server=[envoy], x-envoy-upstream-service-time=[164], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:16.220Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"a3e3133254fb483595fdcbf59e25bab6","versionId":"8f6ecfbe86fa40dd97b5390197deab25"}

2022-11-12T23:14:16.223Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-11-12T23:14:16.260Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e3133254fb483595fdcbf59e25bab6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:16.262Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e3133254fb483595fdcbf59e25bab6/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:16.266Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e3133254fb483595fdcbf59e25bab6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:16.514Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e3133254fb483595fdcbf59e25bab6/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:16.515Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e3133254fb483595fdcbf59e25bab6/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[244]}
2022-11-12T23:14:16.515Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:16.516Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-11-12T23:14:16.516Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  DistributeTrafficCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:16.590Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:16.591Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ead74be8-7569-4991-83f3-ec143f41889f], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:16.592Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:16.756Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:15 GMT], server=[envoy], x-envoy-upstream-service-time=[161], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:16.757Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"80bedf03dfe94356a86f7df5e899374a","versionId":"463a7a07c9b54f7daee62cc1e85fe998"}

2022-11-12T23:14:16.758Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:16.761Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-11-12T23:14:16.795Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:16.796Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d7c12217-ccf6-430f-a886-d351c195cdf5], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:16.797Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:17.053Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[254]}
2022-11-12T23:14:17.054Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:17.054Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/80bedf03dfe94356a86f7df5e899374a/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:17.055Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-11-12T23:14:17.055Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFHealthCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:17.092Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:17.094Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:17.095Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:17.259Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:17.260Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:16 GMT], server=[envoy], x-envoy-upstream-service-time=[161], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:17.260Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"53fefe1c41e94bc4b1660c95766c2402","versionId":"6e6875589e9c417aad8075648536f440"}

2022-11-12T23:14:17.264Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-11-12T23:14:17.293Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/53fefe1c41e94bc4b1660c95766c2402/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:17.294Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53fefe1c41e94bc4b1660c95766c2402/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:17.294Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53fefe1c41e94bc4b1660c95766c2402/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:17.571Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/53fefe1c41e94bc4b1660c95766c2402/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:17.572Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/53fefe1c41e94bc4b1660c95766c2402/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[273]}
2022-11-12T23:14:17.572Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:17.572Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-11-12T23:14:17.572Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFQuiesceTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:17.610Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:17.611Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:17.612Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:17.785Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:17.786Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:16 GMT], server=[envoy], x-envoy-upstream-service-time=[170], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:17.787Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"75ed9482758f4decad66965c706458a2","versionId":"bec04e0ae98141b79ca9d4bb50434b1c"}

2022-11-12T23:14:17.791Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-11-12T23:14:17.854Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/75ed9482758f4decad66965c706458a2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:17.856Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75ed9482758f4decad66965c706458a2/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:17.857Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75ed9482758f4decad66965c706458a2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:18.124Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/75ed9482758f4decad66965c706458a2/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:18.125Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/75ed9482758f4decad66965c706458a2/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[261]}
2022-11-12T23:14:18.126Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:18.126Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-11-12T23:14:18.126Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFResumeTrafficActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:18.198Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:18.199Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5e98c9ad-0567-49aa-bf23-074a83cc6df4], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:18.200Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:18.412Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:17 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:18.413Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dcf93a1f1c6c4fec9cd93e86a8eb9d6a","versionId":"31e0221cf7ec4d80b832f48be18716bb"}

2022-11-12T23:14:18.414Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:18.417Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-11-12T23:14:18.444Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dcf93a1f1c6c4fec9cd93e86a8eb9d6a/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:18.445Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcf93a1f1c6c4fec9cd93e86a8eb9d6a/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:18.446Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcf93a1f1c6c4fec9cd93e86a8eb9d6a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:18.981Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dcf93a1f1c6c4fec9cd93e86a8eb9d6a/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:18.982Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dcf93a1f1c6c4fec9cd93e86a8eb9d6a/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[531]}
2022-11-12T23:14:18.982Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:18.984Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-11-12T23:14:18.984Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUnsetInMaintFlagActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:19.038Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:19.039Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:19.040Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:19.285Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:19.285Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:18 GMT], server=[envoy], x-envoy-upstream-service-time=[242], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:19.286Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"eefca150599f4b2da768d19338a6118c","versionId":"2846a4596ce649ac9a9f2a28557218f2"}

2022-11-12T23:14:19.289Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-11-12T23:14:19.320Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eefca150599f4b2da768d19338a6118c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:19.321Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefca150599f4b2da768d19338a6118c/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:19.322Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefca150599f4b2da768d19338a6118c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:19.859Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefca150599f4b2da768d19338a6118c/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:19.860Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eefca150599f4b2da768d19338a6118c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[534]}
2022-11-12T23:14:19.860Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:19.861Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-11-12T23:14:19.861Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeBackupActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:19.917Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:19.917Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ec94360a-c087-48e9-8536-2935c65ce26d], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:19.919Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:20.158Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:19 GMT], server=[envoy], x-envoy-upstream-service-time=[236], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:20.159Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"234ebb3cd16b48a8981e33656e685365","versionId":"35ba8ed7903e431dacc4ce39347c6cc3"}

2022-11-12T23:14:20.159Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:20.162Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-11-12T23:14:20.367Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/234ebb3cd16b48a8981e33656e685365/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:20.369Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/234ebb3cd16b48a8981e33656e685365/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:20.370Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/234ebb3cd16b48a8981e33656e685365/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:20.744Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/234ebb3cd16b48a8981e33656e685365/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:20.745Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/234ebb3cd16b48a8981e33656e685365/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[371]}
2022-11-12T23:14:20.745Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:20.746Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-11-12T23:14:20.746Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePostCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:20.797Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:20.798Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:20.800Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:21.056Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:21.056Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:19 GMT], server=[envoy], x-envoy-upstream-service-time=[252], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:21.057Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||{"id":"b97d6a7fb7024cce907343163f58b290","versionId":"ca25ac900fcf4f3bb6494fdcdb87cf6e"}

2022-11-12T23:14:21.064Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-11-12T23:14:21.103Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:21.104Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f2b6cbbf-8b47-4715-affc-596e9ba3222f], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:21.105Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:21.742Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[627]}
2022-11-12T23:14:21.744Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:21.746Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b97d6a7fb7024cce907343163f58b290/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:21.746Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-11-12T23:14:21.746Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUpgradePreCheckActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:21.799Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:21.800Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[cbd6c36b-dfb4-49b3-9a43-c290d44a8b5e], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:21.801Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:22.422Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:20 GMT], server=[envoy], x-envoy-upstream-service-time=[614], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:22.423Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e456815ce67240fda324f3c308432c31","versionId":"9e09e043334c4975bf6f3d65ae83bb17"}

2022-11-12T23:14:22.424Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:22.663Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-11-12T23:14:22.903Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e456815ce67240fda324f3c308432c31/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:22.905Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e456815ce67240fda324f3c308432c31/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:22.907Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e456815ce67240fda324f3c308432c31/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:23.498Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e456815ce67240fda324f3c308432c31/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:23.509Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e456815ce67240fda324f3c308432c31/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[585]}
2022-11-12T23:14:23.518Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:23.519Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-11-12T23:14:23.519Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VNFUpgradeSoftwareActivity
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:23.757Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:23.807Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4a4f87e0-7cc5-4bda-bd9a-3c20815e0758], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:23.808Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]}

2022-11-12T23:14:24.048Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:22 GMT], server=[envoy], x-envoy-upstream-service-time=[235], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:24.049Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6b555121e73340609330a97af03da52e","versionId":"f66f6df120cb4d3dad9012882b289ee7"}

2022-11-12T23:14:24.050Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:24.054Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-11-12T23:14:24.104Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:24.105Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[53313c0a-3977-4049-9719-af479646834e], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:24.106Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:24.772Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[661]}
2022-11-12T23:14:24.772Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:24.773Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b555121e73340609330a97af03da52e/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:24.773Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-11-12T23:14:24.773Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Attempting to create activity  VnfInPlaceSoftwareUpdate
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=?
2022-11-12T23:14:24.814Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-11-12T23:14:24.814Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[746792fd-1c3a-4965-ae01-5e1779742861], X-ECOMP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-TransactionID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], X-ONAP-RequestID=[c7588247-b901-4e80-bb4e-3b0e911b7c88], Content-Type=[application/json]}
2022-11-12T23:14:24.815Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}

2022-11-12T23:14:24.984Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 12 Nov 2022 23:14:23 GMT], server=[envoy], x-envoy-upstream-service-time=[166], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-11-12T23:14:24.989Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c84c3e40d26840bcbc23ae0747df7181","versionId":"fb4b273ec216479790ac51fa16bca6c4"}

2022-11-12T23:14:24.990Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-11-12T23:14:24.992Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-11-12T23:14:25.021Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c84c3e40d26840bcbc23ae0747df7181/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-11-12T23:14:25.022Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c84c3e40d26840bcbc23ae0747df7181/versions/latest/actions|INFO|500||Invoke
2022-11-12T23:14:25.023Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c84c3e40d26840bcbc23ae0747df7181/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-11-12T23:14:25.303Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c84c3e40d26840bcbc23ae0747df7181/versions/latest/actions|INFO|500||InvokeReturn
2022-11-12T23:14:25.304Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c84c3e40d26840bcbc23ae0747df7181/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 12 Nov 2022 23:14:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277]}
2022-11-12T23:14:25.304Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Response was returned with an empty entity.
2022-11-12T23:14:25.304Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-11-12T23:14:30.404Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-12T23:14:33.690Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||WARN|500||---
2022-11-12T23:14:33.690Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-12T23:14:33.690Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||WARN|500||---
2022-11-12T23:14:34.403Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-12T23:14:40.538Z|c7588247-b901-4e80-bb4e-3b0e911b7c88|main|||||INFO|500||Started Application in 95.628 seconds (JVM running for 100.035)
2022-11-12T23:14:40.552Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-12T23:14:40.554Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-12T23:14:40.570Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-12T23:14:40.623Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-12T23:14:40.690Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1878295d-a69d-4291-aef5-2ed917d92a66 url= /sdc/v1/artifactTypes
2022-11-12T23:14:40.690Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-12T23:14:40.862Z||scheduling-1|||||DEBUG|500||GET Response Status 503
2022-11-12T23:14:40.865Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5237d377
2022-11-12T23:14:40.865Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
2022-11-12T23:14:40.883Z||scheduling-1|||||DEBUG|500||error from ASDC is: no healthy upstream
2022-11-12T23:14:40.886Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:failed to send request to ASDC
2022-11-12T23:14:40.894Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task
org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64)
	at org.onap.so.asdc.ASDCControllerSingleton$$FastClassBySpringCGLIB$$4bf8249d.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
	at org.springframework.cloud.sleuth.instrument.scheduling.TraceSchedulingAspect.traceBackgroundThread(TraceSchedulingAspect.java:68)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.asdc.ASDCControllerSingleton$$EnhancerBySpringCGLIB$$d8d97459.periodicControllerTask()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84)
	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.onap.so.asdc.client.exceptions.ASDCControllerException: Initialization of the ASDC Controller failed with reason: failed to send request to ASDC
	at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:236)
	at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61)
	... 33 common frames omitted
2022-11-12T23:15:30.527Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-11-12T23:15:30.529Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-11-12T23:15:30.530Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-11-12T23:15:30.545Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-11-12T23:15:30.558Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= ca64dc17-a590-4baf-9b93-437a528b078d url= /sdc/v1/artifactTypes
2022-11-12T23:15:30.559Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-11-12T23:15:30.844Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-11-12T23:15:30.869Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-11-12T23:15:30.913Z||scheduling-1|||||DEBUG|500||create keys
2022-11-12T23:15:30.926Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-11-12T23:15:31.082Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:15:31.115Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= d5d996bc-b48c-4422-8c3b-630c339dccbc url= /sdc/v1/registerForDistribution
2022-11-12T23:15:31.346Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= d5d996bc-b48c-4422-8c3b-630c339dccbc url= /sdc/v1/registerForDistribution
2022-11-12T23:15:31.347Z||scheduling-1|||||INFO|500||start DistributionClient
2022-11-12T23:15:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:15:31.365Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:15:31.372Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-11-12T23:15:31.372Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:15:31.373Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:15:31.373Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:15:31.373Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:15:41.863Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:15:42.247Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:16:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:16:31.363Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:16:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:16:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:16:31.365Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:16:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:16:40.947Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:16:40.947Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:17:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:17:31.361Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:17:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:17:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:17:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:17:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:17:40.924Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:17:40.939Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:18:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:18:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:18:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:18:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:18:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:18:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:18:40.933Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:18:40.934Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:19:31.361Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:19:31.362Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:19:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:19:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:19:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:19:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:19:40.919Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:19:40.923Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:20:31.359Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:20:31.361Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:20:31.361Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as F0ybBT4KR8sluR4Y) ...
2022-11-12T23:20:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:20:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:20:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:20:40.927Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:20:40.927Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:21:31.360Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:21:31.362Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:21:31.362Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as F0ybBT4KR8sluR4Y) ...
2022-11-12T23:21:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:21:31.365Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:21:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:21:40.934Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:21:40.934Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:22:31.360Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:22:31.363Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:22:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:22:31.365Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:22:31.366Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:22:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:22:40.945Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:22:40.946Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:23:15.938Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-12T23:23:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:23:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:23:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:23:31.365Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:23:31.366Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:23:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:23:40.922Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:23:40.928Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:24:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:24:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:24:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:24:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:24:31.365Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:24:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:24:40.926Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:24:40.932Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:25:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:25:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:25:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:25:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:25:31.364Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:25:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:25:40.932Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:25:40.931Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:26:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:26:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:26:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:26:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:26:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:26:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:26:40.943Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:26:40.942Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:27:31.361Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:27:31.362Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:27:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:27:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:27:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:27:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:27:40.948Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:27:40.954Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:28:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:28:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:28:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:28:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:28:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:28:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:28:40.918Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:28:40.929Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:29:31.360Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:29:31.364Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:29:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:29:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:29:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:29:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:29:40.925Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:29:40.926Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:30:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:30:31.362Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:30:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:30:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:30:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:30:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:30:40.930Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:30:40.930Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:31:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:31:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:31:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:31:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:31:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:31:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:31:40.944Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:31:40.944Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:32:31.360Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:32:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:32:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:32:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:32:31.365Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:32:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:32:40.916Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:32:40.931Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:33:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:33:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:33:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:33:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:33:31.365Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:33:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:33:40.930Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:33:40.930Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:34:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:34:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:34:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:34:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:34:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:34:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:34:40.923Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:34:40.928Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:35:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:35:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:35:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:35:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:35:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:35:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:35:40.920Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:35:40.923Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:36:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:36:31.361Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:36:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:36:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:36:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:36:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:36:40.930Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:36:40.934Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:37:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:37:31.362Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:37:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:37:31.364Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:37:31.365Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:37:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:37:40.928Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:37:40.928Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:38:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:38:31.361Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:38:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:38:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:38:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:38:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:38:40.927Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:38:40.927Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:39:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:39:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:39:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:39:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:39:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:39:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:39:40.916Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:39:40.916Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:40:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:40:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:40:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:40:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:40:31.365Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:40:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:40:40.925Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:40:40.928Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:41:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:41:31.361Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:41:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:41:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:41:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:41:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:41:40.935Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:41:40.935Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:42:31.360Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:42:31.362Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:42:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:42:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:42:31.366Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:42:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:42:40.923Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:42:40.924Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:43:31.360Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:43:31.362Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:43:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:43:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:43:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:43:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:43:40.928Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:43:40.934Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:44:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:44:31.360Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:44:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:44:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:44:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:44:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:44:40.942Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:44:40.942Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:45:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:45:31.361Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:45:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:45:31.365Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:45:31.367Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:45:31.367Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:45:40.925Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:45:40.931Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:46:31.360Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:46:31.363Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:46:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:46:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:46:31.364Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:46:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:46:40.920Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:46:40.922Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:47:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:47:31.360Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:47:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:47:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:47:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:47:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:47:40.926Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:47:40.928Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:48:31.360Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:48:31.361Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:48:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:48:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:48:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:48:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:48:40.937Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:48:40.937Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:49:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:49:31.363Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:49:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:49:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:49:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:49:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:49:40.933Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:49:40.935Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:50:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:50:31.360Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:50:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:50:31.365Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:50:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:50:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:50:40.950Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:50:40.952Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:51:31.360Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:51:31.361Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:51:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:51:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:51:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:51:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:51:40.931Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:51:40.931Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:52:31.359Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:52:31.360Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:52:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:52:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:52:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:52:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:52:40.935Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:52:40.936Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:53:31.359Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:53:31.360Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:53:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:53:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:53:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:53:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:53:40.919Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:53:40.920Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:54:31.359Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:54:31.361Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:54:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:54:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:54:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:54:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:54:40.925Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:54:40.935Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:55:31.360Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:55:31.362Z||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-11-12T23:55:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:55:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:55:31.364Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:55:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:55:40.932Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:55:40.933Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:56:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:56:31.360Z||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-11-12T23:56:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:56:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:56:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:56:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:56:40.953Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:56:40.953Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:57:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:57:31.361Z||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-11-12T23:57:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:57:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:57:31.365Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:57:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:57:40.914Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:57:40.914Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:58:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:58:31.360Z||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-11-12T23:58:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:58:31.364Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:58:31.364Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:58:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:58:40.932Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:58:40.932Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:59:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:59:31.361Z||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-11-12T23:59:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:59:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-12T23:59:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-12T23:59:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-12T23:59:40.919Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-12T23:59:40.919Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:00:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:00:31.360Z||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-11-13T00:00:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:00:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:00:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:00:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:00:40.921Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:00:40.925Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:01:31.359Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:01:31.361Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:01:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:01:31.364Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:01:31.365Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:01:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:01:40.934Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:01:40.934Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:02:31.359Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:02:31.361Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:02:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:02:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:02:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:02:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:02:40.911Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:02:40.911Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:03:31.360Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:03:31.362Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:03:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:03:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:03:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:03:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:03:40.941Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:03:40.942Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:04:31.360Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:04:31.362Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:04:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:04:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:04:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:04:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:04:40.937Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:04:40.937Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:05:31.359Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:05:31.362Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:05:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:05:31.369Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:05:31.371Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:05:31.371Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:05:40.921Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:05:40.926Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:06:31.360Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:06:31.362Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:06:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:06:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:06:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:06:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:06:40.912Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:06:40.916Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:07:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:07:31.361Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:07:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:07:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:07:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:07:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:07:40.925Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:07:40.927Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:08:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:08:31.360Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:08:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:08:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:08:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:08:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:08:40.922Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:08:40.925Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:09:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:09:31.361Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:09:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:09:31.364Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:09:31.365Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:09:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:09:40.928Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:09:40.932Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:10:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:10:31.360Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:10:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:10:31.364Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:10:31.365Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:10:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:10:40.951Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:10:40.951Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:11:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:11:31.362Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:11:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:11:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:11:31.366Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:11:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:11:40.930Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:11:40.930Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:12:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:12:31.362Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:12:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:12:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:12:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:12:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:12:40.921Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:12:40.922Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:13:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:13:31.360Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:13:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:13:31.365Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:13:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:13:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:13:40.948Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:13:40.949Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:31.359Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:14:31.360Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:14:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:14:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:14:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:32.000Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:32.002Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.002Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"2344045f-058e-4a59-b941-f499e9587edc","serviceName":"basic_onboard_cKUWyQ","serviceVersion":"1.0","serviceUUID":"b5b246a5-4030-4fe2-bf79-085ac505cef4","serviceDescription":"service","serviceInvariantUUID":"d40938e4-90e3-4edc-b8fa-5ba50bb34bd1","resources":[{"resourceInstanceName":"basic_onboard_cKUWyQ 0","resourceName":"basic_onboard_cKUWyQ","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c62f2efd-9b4b-49c7-b98b-abbc5d66f296","resourceInvariantUUID":"6063541d-1e2f-4a99-9327-d5e3635934ed","resourceCustomizationUUID":"2224e4b1-9967-4374-8955-5aae77571559","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml","artifactChecksum":"OGU1OWQ2OTViMzkxYTNmMWU1MjIxMjc1YjI3ZWU1Njc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f2266079-410d-4595-8c78-ee0cf195cba5","artifactVersion":"1"},{"artifactName":"basic_onboard_ckuwyq0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json","artifactChecksum":"YzYyZWMzM2IxOTg2NTc5NmVhOTczZmU0ZWNjZTQzY2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"58589cc8-a5f7-4916-8176-71fe48a7e6b5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4ff38773-790e-48e4-8f4a-8350b2cf205c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"14a41279-d68d-4497-9665-f715724866e8","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"d3d273bb-229f-499c-9796-387d0b1a34a1","artifactVersion":"2","generatedFromUUID":"4ff38773-790e-48e4-8f4a-8350b2cf205c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardCkuwyq-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml","artifactChecksum":"OTFjMWRmNzRlYTg0OGUzMjgyNDcxMjNhNTMzYjJjZjY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bd24d9cf-10a6-46b5-9c72-94790fe2b88f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardCkuwyq-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar","artifactChecksum":"MmE4MjE0YmRmMDEzMzE0NjY1YjE5ZGRjZjBmNjA5OWE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc665195-41e5-4aa2-8f5a-b73a779e81c3","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:14:32.006Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:32.011Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.011Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.018Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:32.030Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:32.048Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:32.048Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.055Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.056Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.056Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.056Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.057Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.057Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.057Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.057Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.058Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.058Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.058Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.058Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.059Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.059Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.059Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.059Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.059Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.060Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.060Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.060Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.061Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.061Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.061Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.061Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.062Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.062Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.062Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.062Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.063Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.063Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.063Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.063Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.064Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.064Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.064Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.065Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.065Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.065Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.065Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.066Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.066Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.067Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.067Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.067Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298438700,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.068Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298439373,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.069Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.069Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.071Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.071Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.072Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.072Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.072Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.072Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.072Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298449709,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.073Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.073Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.073Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "cds",
  "timestamp": 1668298449711,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.073Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.074Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.075Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.075Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298450803,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.075Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.075Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.076Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298444647,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.076Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.076Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.076Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.077Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.077Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.077Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.077Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.078Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298451888,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.078Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.078Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.078Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.079Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.079Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.079Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298452402,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.079Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.079Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.080Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.080Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.080Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298452996,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:14:32.148Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-11-13T00:14:32.152Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:32.152Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:14:32.179Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:32.180Z||pool-3-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:14:32.211Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2344045f-058e-4a59-b941-f499e9587edc
2022-11-13T00:14:32.251Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2344045f-058e-4a59-b941-f499e9587edc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:14:32.279Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.279Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298453420,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.280Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.281Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298454001,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:32.281Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.281Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.281Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.282Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.282Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.282Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "policy-id",
  "timestamp": 1668298454424,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:14:32.287Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2344045f-058e-4a59-b941-f499e9587edc
2022-11-13T00:14:32.287Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2344045f-058e-4a59-b941-f499e9587edc and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:14:32.296Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.296Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298447392,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.297Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298455251,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.298Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.298Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.298Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:32.298Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.298Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.299Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298449768,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:32.299Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:14:32.299Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.299Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298457697,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:32.299Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.300Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.300Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298458970,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:32.300Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:32.301Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.301Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298459975,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:14:32.305Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2344045f-058e-4a59-b941-f499e9587edc
2022-11-13T00:14:32.306Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2344045f-058e-4a59-b941-f499e9587edc and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:14:32.316Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:14:32.316Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298469698,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:32.316Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:14:33.058Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:33.059Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:33.061Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:33.061Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:14:33.161Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:33.163Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:33.163Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:33.179Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:33.180Z||pool-4-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:34.062Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:34.063Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:34.065Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:34.065Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:14:34.166Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:14:34.167Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:34.167Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:34.203Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:34.204Z||pool-5-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:35.066Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:35.068Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:35.070Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:35.071Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:35.171Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:35.172Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:35.172Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:35.193Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:35.195Z||pool-6-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:36.071Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:36.074Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:36.077Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:36.077Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-13T00:14:36.177Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:36.178Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:36.178Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:36.200Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:36.201Z||pool-7-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:37.078Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:37.078Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:37.080Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:37.081Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:14:37.181Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:37.182Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:37.183Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:37.206Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:37.207Z||pool-8-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:38.081Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:14:38.083Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:38.085Z||pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:38.085Z||pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:14:38.185Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:38.186Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:38.187Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:38.204Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:38.205Z||pool-9-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:39.087Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "serviceName": "basic_onboard_cKUWyQ",
  "serviceVersion": "1.0",
  "serviceUUID": "b5b246a5-4030-4fe2-bf79-085ac505cef4",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d40938e4-90e3-4edc-b8fa-5ba50bb34bd1",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_cKUWyQ 0",
      "resourceCustomizationUUID": "2224e4b1-9967-4374-8955-5aae77571559",
      "resourceName": "basic_onboard_cKUWyQ",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c62f2efd-9b4b-49c7-b98b-abbc5d66f296",
      "resourceInvariantUUID": "6063541d-1e2f-4a99-9327-d5e3635934ed",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_ckuwyq0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
          "artifactChecksum": "YzYyZWMzM2IxOTg2NTc5NmVhOTczZmU0ZWNjZTQzY2Y\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "58589cc8-a5f7-4916-8176-71fe48a7e6b5",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "4ff38773-790e-48e4-8f4a-8350b2cf205c",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "d3d273bb-229f-499c-9796-387d0b1a34a1",
            "generatedFromUUID": "4ff38773-790e-48e4-8f4a-8350b2cf205c"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "d3d273bb-229f-499c-9796-387d0b1a34a1",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardCkuwyq-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
      "artifactChecksum": "MmE4MjE0YmRmMDEzMzE0NjY1YjE5ZGRjZjBmNjA5OWE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "dc665195-41e5-4aa2-8f5a-b73a779e81c3"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:14:39.089Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:14:39.089Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b5b246a5-4030-4fe2-bf79-085ac505cef4 ASDC
2022-11-13T00:14:39.231Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:2344045f-058e-4a59-b941-f499e9587edc
ServiceName:basic_onboard_cKUWyQ
ServiceVersion:1.0
ServiceUUID:b5b246a5-4030-4fe2-bf79-085ac505cef4
ServiceInvariantUUID:d40938e4-90e3-4edc-b8fa-5ba50bb34bd1
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardCkuwyq-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar
ArtifactUUID:dc665195-41e5-4aa2-8f5a-b73a779e81c3
ArtifactChecksum:MmE4MjE0YmRmMDEzMzE0NjY1YjE5ZGRjZjBmNjA5OWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_cKUWyQ 0
ResourceCustomizationUUID:2224e4b1-9967-4374-8955-5aae77571559
ResourceInvariantUUID:6063541d-1e2f-4a99-9327-d5e3635934ed
ResourceName:basic_onboard_cKUWyQ
ResourceType:VF
ResourceUUID:c62f2efd-9b4b-49c7-b98b-abbc5d66f296
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ckuwyq0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json
ArtifactUUID:58589cc8-a5f7-4916-8176-71fe48a7e6b5
ArtifactChecksum:YzYyZWMzM2IxOTg2NTc5NmVhOTczZmU0ZWNjZTQzY2Y=
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/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml
ArtifactUUID:4ff38773-790e-48e4-8f4a-8350b2cf205c
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/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
ArtifactUUID:d3d273bb-229f-499c-9796-387d0b1a34a1
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/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
ArtifactUUID:d3d273bb-229f-499c-9796-387d0b1a34a1
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:14:39.232Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b5b246a5-4030-4fe2-bf79-085ac505cef4 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:14:39.283Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:14:39.284Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:14:39.286Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:14:39.286Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: dc665195-41e5-4aa2-8f5a-b73a779e81c3 from URL: /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:39.286Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:14:39.288Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:39.410Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:14:39.416Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar dc665195-41e5-4aa2-8f5a-b73a779e81c3 75324
2022-11-13T00:14:39.417Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar ASDC sendASDCNotification
2022-11-13T00:14:39.417Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:39.418Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:14:39.419Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:39.422Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:39.422Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298479416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:39.522Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:39.525Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:39.526Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:39.545Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:39.546Z||pool-10-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:40.423Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:14:40.424Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:14:40.425Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: dc665195-41e5-4aa2-8f5a-b73a779e81c3, URL: /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar to file: /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:40.426Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:40.542Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:40.542Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:41.240Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12450697023106564436/Definitions/service-BasicOnboardCkuwyq-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-11-13T00:14:43.991Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:14:43.999Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:14:43.999Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.000Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-13T00:14:44.000Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.000Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||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-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.000Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_cKUWyQ 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-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.001Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||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-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.001Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||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-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.001Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.001Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||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-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:44.002Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:14:44.009Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.011Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.016Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:44.016Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:14:44.018Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:14:44.020Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.020Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.021Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:44.021Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:14:44.021Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:14:44.021Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.022Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.026Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.026Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is not matching search criteria
2022-11-13T00:14:44.026Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-11-13T00:14:44.026Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-11-13T00:14:44.027Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-11-13T00:14:44.027Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-13T00:14:44.027Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:14:44.027Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.027Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:14:44.029Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.029Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:44.030Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:44.030Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.030Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:44.031Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:44.031Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.031Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:44.031Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:44.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is not matching search criteria
2022-11-13T00:14:44.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-13T00:14:44.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-13T00:14:44.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=85dcd6e0-dbeb-40e5-b8ff-cb1a9cbb939e
2022-11-13T00:14:44.033Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.033Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.033Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.033Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.034Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.034Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.034Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:44.034Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:44.034Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_cKUWyQ
Description:service
Model UUID:b5b246a5-4030-4fe2-bf79-085ac505cef4
Model Version:NULL
Model InvariantUuid:d40938e4-90e3-4edc-b8fa-5ba50bb34bd1
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_cKUWyQ
Model UUID:8d701685-c6e1-45bf-85cd-5535c35d8f5a
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:6063541d-1e2f-4a99-9327-d5e3635934ed
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2224e4b1-9967-4374-8955-5aae77571559
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e74fbbf3-e858-49cb-9dc7-a2339d01cda3
ModelName:BasicOnboardCkuwyq..base_ubuntu18..module-0
ModelUuid:e6a66d75-c90f-40fa-b8e9-ca520fe399e4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:85dcd6e0-dbeb-40e5-b8ff-cb1a9cbb939e
ModelInvariantUuid:de1a3cd2-ceeb-45dd-82d2-c7dc53decf87
ModelName:basic_onboard_cKUWyQ-nodes.ubuntu18Cvfc
ModelUuid:e34b50d8-3bb2-479b-989d-eebd1f35502b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:01716f47-e314-498e-8f8f-0ba528da08c6
ModelInvariantUuid:845177c1-ca99-4e3b-9476-84daad6d1e00
ModelName:BasicOnboardCkuwyq.compute.nodes.heat.ubuntu18
ModelUuid:9d9f17d5-9ad1-46de-8112-c5db11625e9a
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:14:44.053Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: c62f2efd-9b4b-49c7-b98b-abbc5d66f296
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:14:44.130Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||basic_onboard_cKUWyQ 0
2022-11-13T00:14:44.139Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c62f2efd-9b4b-49c7-b98b-abbc5d66f296
2022-11-13T00:14:44.139Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 58589cc8-a5f7-4916-8176-71fe48a7e6b5 from URL: /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json
2022-11-13T00:14:44.139Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:14:44.139Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json
2022-11-13T00:14:44.204Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:14:44.204Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json 58589cc8-a5f7-4916-8176-71fe48a7e6b5 798
2022-11-13T00:14:44.204Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json ASDC sendASDCNotification
2022-11-13T00:14:44.205Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json
2022-11-13T00:14:44.205Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:14:44.205Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:44.208Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:44.208Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298484204,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:44.308Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:44.309Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:44.310Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:44.325Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:44.326Z||pool-11-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:45.210Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardCkuwyq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e74fbbf3-e858-49cb-9dc7-a2339d01cda3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e6a66d75-c90f-40fa-b8e9-ca520fe399e4",
    "vfModuleModelCustomizationUUID": "598102f4-09a0-4597-834a-6d48bb778f13",
    "isBase": true,
    "artifacts": [
      "4ff38773-790e-48e4-8f4a-8350b2cf205c",
      "d3d273bb-229f-499c-9796-387d0b1a34a1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:14:45.219Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardCkuwyq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e6a66d75-c90f-40fa-b8e9-ca520fe399e4
VfModuleModelInvariantUUID:e74fbbf3-e858-49cb-9dc7-a2339d01cda3
VfModuleModelDescription:NULL
Artifacts UUID List:{
4ff38773-790e-48e4-8f4a-8350b2cf205c
,
d3d273bb-229f-499c-9796-387d0b1a34a1

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

isBase:true


}

2022-11-13T00:14:45.223Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardCkuwyq..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e74fbbf3-e858-49cb-9dc7-a2339d01cda3",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "e6a66d75-c90f-40fa-b8e9-ca520fe399e4",
    "vfModuleModelCustomizationUUID": "598102f4-09a0-4597-834a-6d48bb778f13",
    "isBase": true,
    "artifacts": [
      "4ff38773-790e-48e4-8f4a-8350b2cf205c",
      "d3d273bb-229f-499c-9796-387d0b1a34a1"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:14:45.224Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardCkuwyq..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:e6a66d75-c90f-40fa-b8e9-ca520fe399e4
VfModuleModelInvariantUUID:e74fbbf3-e858-49cb-9dc7-a2339d01cda3
VfModuleModelDescription:NULL
Artifacts UUID List:{
4ff38773-790e-48e4-8f4a-8350b2cf205c
,
d3d273bb-229f-499c-9796-387d0b1a34a1

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

isBase:true


}

2022-11-13T00:14:45.224Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 4ff38773-790e-48e4-8f4a-8350b2cf205c from URL: /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml
2022-11-13T00:14:45.224Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:14:45.224Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml
2022-11-13T00:14:45.339Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:14:45.340Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml 4ff38773-790e-48e4-8f4a-8350b2cf205c 5033
2022-11-13T00:14:45.341Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-13T00:14:45.341Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml
2022-11-13T00:14:45.341Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:14:45.341Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:45.345Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:45.345Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298485341,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:45.445Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:45.446Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:45.446Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:45.467Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:45.467Z||pool-12-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:46.346Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d3d273bb-229f-499c-9796-387d0b1a34a1 from URL: /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
2022-11-13T00:14:46.352Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:14:46.352Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
2022-11-13T00:14:46.448Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:14:46.448Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env d3d273bb-229f-499c-9796-387d0b1a34a1 909
2022-11-13T00:14:46.449Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-13T00:14:46.449Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
2022-11-13T00:14:46.449Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:14:46.449Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:46.474Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:46.474Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298486449,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:14:46.553Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 79 ms
2022-11-13T00:14:46.554Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:46.554Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:46.570Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:46.571Z||pool-13-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:47.475Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: b5b246a5-4030-4fe2-bf79-085ac505cef4
2022-11-13T00:14:47.476Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_cKUWyQ 0 c62f2efd-9b4b-49c7-b98b-abbc5d66f296 ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:14:47.518Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6a820f3, org.onap.sdc.toscaparser.api.parameters.Input@22e52f53, org.onap.sdc.toscaparser.api.parameters.Input@1f87b4a8, org.onap.sdc.toscaparser.api.parameters.Input@52719a94, org.onap.sdc.toscaparser.api.parameters.Input@15198791]
2022-11-13T00:14:47.523Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.524Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.524Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:14:47.524Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 2224e4b1-9967-4374-8955-5aae77571559
2022-11-13T00:14:47.524Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2224e4b1-9967-4374-8955-5aae77571559 matches Tosca VF Customization UUID: 2224e4b1-9967-4374-8955-5aae77571559
2022-11-13T00:14:47.525Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 2224e4b1-9967-4374-8955-5aae77571559  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:14:47.535Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.536Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.537Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 2224e4b1-9967-4374-8955-5aae77571559: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-13T00:14:47.538Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3a9e46f6
2022-11-13T00:14:47.538Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.538Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:14:47.539Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 598102f4-09a0-4597-834a-6d48bb778f13
2022-11-13T00:14:47.540Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 598102f4-09a0-4597-834a-6d48bb778f13
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:14:47.549Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.550Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:47.550Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:47.551Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.551Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:47.551Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:47.551Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.552Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is not matching search criteria
2022-11-13T00:14:47.552Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-11-13T00:14:47.552Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-11-13T00:14:47.552Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=85dcd6e0-dbeb-40e5-b8ff-cb1a9cbb939e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:14:47.560Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.561Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:47.561Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:14:47.562Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.562Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Node template basic_onboard_cKUWyQ 0 is matching search criteria
2022-11-13T00:14:47.562Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_onboard_cKUWyQ 0] matching following query criteria: sdcType=VF, customizationUUID=2224e4b1-9967-4374-8955-5aae77571559
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:14:47.565Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.565Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.565Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid b5b246a5-4030-4fe2-bf79-085ac505cef4: basic_onboard_cKUWyQ
2022-11-13T00:14:47.566Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.566Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.566Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.566Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.567Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.567Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.567Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.567Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.567Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:14:47.568Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Service basic_onboard_cKUWyQ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:14:47.568Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||Saving Service: basic_onboard_cKUWyQ 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:14:47.738Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_cKUWyQ c62f2efd-9b4b-49c7-b98b-abbc5d66f296 1 ASDC deployResourceStructure
2022-11-13T00:14:47.739Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json ASDC sendASDCNotification
2022-11-13T00:14:47.739Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json
2022-11-13T00:14:47.739Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:14:47.740Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:47.742Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:47.743Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298487739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:47.843Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:47.844Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:47.845Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:47.869Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:47.870Z||pool-14-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:48.744Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-11-13T00:14:48.744Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml
2022-11-13T00:14:48.745Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:14:48.745Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:48.748Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:48.748Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298488744,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:48.848Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:48.850Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:48.850Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:48.873Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:48.874Z||pool-15-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:49.749Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-11-13T00:14:49.750Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env
2022-11-13T00:14:49.750Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:14:49.751Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:49.753Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:49.753Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298489749,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:49.853Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:14:49.855Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:49.855Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:49.872Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:49.872Z||pool-16-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:14:50.755Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar ASDC sendASDCNotification
2022-11-13T00:14:50.755Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar
2022-11-13T00:14:50.755Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:14:50.756Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:14:50.758Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:14:50.758Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298490755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:14:50.858Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:14:50.860Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:14:50.860Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:14:50.875Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:14:50.875Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:14:51.759Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:14:51.781Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:14:51.785Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:14:51.785Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:14:51.786Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:15:21.786Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:15:21.799Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:15:21.806Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:15:21.806Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:15:21.807Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:15:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:15:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:15:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:15:31.495Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:15:31.496Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:15:31.496Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:15:31.497Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:15:51.807Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:15:51.821Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:15:51.824Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:15:51.824Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:15:51.825Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:16:21.825Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:16:21.836Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:16:21.839Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:16:21.839Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:16:21.839Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:16:31.365Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:16:31.366Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:16:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:16:31.897Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:16:31.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "aai-ml",
  "timestamp": 1668298470706,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:16:31.937Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2344045f-058e-4a59-b941-f499e9587edc
2022-11-13T00:16:31.938Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2344045f-058e-4a59-b941-f499e9587edc and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:16:31.997Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.997Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.998Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:31.999Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298471359,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.000Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298479416,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298484204,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.001Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298485341,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298486449,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298487739,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/basic_onboard_ckuwyq0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.002Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298488744,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298489749,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/resourceInstances/basic_onboard_ckuwyq0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:16:32.003Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298490755,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardCkuwyq/1.0/artifacts/service-BasicOnboardCkuwyq-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:16:32.004Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:16:51.839Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:16:51.856Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:16:51.861Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:16:51.861Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:16:51.861Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:16:51.861Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:16:51.862Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:16:51.862Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:16:51.862Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:16:51.862Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:16:51.862Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:16:51.869Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:17:21.870Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2344045f-058e-4a59-b941-f499e9587edc and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:17:21.880Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2344045f-058e-4a59-b941-f499e9587edc and serviceModelVersionId: b5b246a5-4030-4fe2-bf79-085ac505cef4
2022-11-13T00:17:21.881Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d40938e4-90e3-4edc-b8fa-5ba50bb34bd1
2022-11-13T00:17:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:17:31.365Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:17:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:17:38.550Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0
2022-11-13T00:17:38.618Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:17:38.653Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-13T00:17:38.654Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0|INFO|500||Invoke
2022-11-13T00:17:38.663Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:17:39.044Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0|INFO|500||InvokeReturn
2022-11-13T00:17:39.045Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d40938e4-90e3-4edc-b8fa-5ba50bb34bd1/model-vers/model-ver/b5b246a5-4030-4fe2-bf79-085ac505cef4?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:17:37 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[356], vertex-id=[208968], x-aai-txid=[0-aai-resources-221113-00:17:37:678-63499], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:17:39.046Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:17:39.051Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:17:39.051Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:17:39.060Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:17:39.062Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2344045f-058e-4a59-b941-f499e9587edc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:17:39.063Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:17:39.063Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:17:39.067Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:17:39.067Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298659062,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:17:39.167Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:17:39.168Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:17:39.168Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:17:39.188Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:17:39.189Z||pool-18-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:17:39.832Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:17:39.832Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-13T00:17:39.832Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "2344045f-058e-4a59-b941-f499e9587edc",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298659062,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:17:39.833Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:17:40.082Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:17:40.082Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:17:40.082Z|2344045f-058e-4a59-b941-f499e9587edc|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:17:50.433Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:17:50.434Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:17:50.435Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:17:50.435Z|2344045f-058e-4a59-b941-f499e9587edc|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:17:59.990Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:17:59.991Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:17:59.991Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:17:59.991Z|2344045f-058e-4a59-b941-f499e9587edc|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:09.543Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:31.361Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:18:31.362Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:18:31.362Z|2344045f-058e-4a59-b941-f499e9587edc|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:18:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:18:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:31.506Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:31.507Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.507Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.509Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:31.510Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.511Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:31.512Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:18:31.997Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:31.998Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:18:31.998Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"d00103c6-b64b-4278-8912-11c62f9fa0d8","serviceName":"vFW 2022-11-13 00-17-29","serviceVersion":"1.0","serviceUUID":"c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66","serviceDescription":"catalog service description","serviceInvariantUUID":"133a5fde-9438-4e88-ba50-fceadc9fc359","resources":[{"resourceInstanceName":"vFW df509dd0-a210 0","resourceName":"vFW df509dd0-a210","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"2660d489-f473-41b6-a5e6-80365cf876f5","resourceInvariantUUID":"99969e54-334b-4e14-822d-a455c3bf16ff","resourceCustomizationUUID":"1e376336-a2ce-4f1f-ad84-66e80bcd8c0e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml","artifactChecksum":"YzI4MzZmMDI3N2U0ODkzNzVjMDY0MWViMDU0NTc0YTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8da139a9-ebe4-4c04-a7c5-6f812d6fb7d6","artifactVersion":"1"},{"artifactName":"vfwdf509dd0a2100_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json","artifactChecksum":"YTJjZWViYzYyZTQwNThhYzE4ZDc4NWNhYjIxNjUyNDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cd26f505-121f-4c4c-9aa9-158f03f71539","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7253c80-6697-42e1-b3c0-a2b3e831f858","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml","artifactChecksum":"OTZlNGExODVmNzNjODExOGFkNmU0NGI4ODRkMGYxZDE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2e2bb4bd-63fc-40b2-b2ff-572cf0743baf","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc","artifactVersion":"2","generatedFromUUID":"d7253c80-6697-42e1-b3c0-a2b3e831f858"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221113001729-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml","artifactChecksum":"ZDllNjViYWYxYmIwYTU1MTRiZjQ4MzYwZTE3MzAzNjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3edf9db7-e9cc-4c55-8ec4-e2ecf1caa84a","artifactVersion":"1"},{"artifactName":"service-Vfw20221113001729-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar","artifactChecksum":"NTI0M2NiNjFhNDMyMjAxNDViMDU3YjBiZGFhMzJhOTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e298ae00-7c74-40a3-aab7-1f1389e9f638","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:18:32.002Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:32.002Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:32.005Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:32.005Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:32.105Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:32.106Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:32.106Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:32.126Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:32.127Z||pool-19-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:18:33.006Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:33.007Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:33.009Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:33.009Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:18:33.109Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:33.111Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:33.111Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:33.147Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:33.148Z||pool-20-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:34.010Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:34.011Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:34.013Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:34.014Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:18:34.114Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:18:34.115Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:34.115Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:34.131Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:34.132Z||pool-21-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:35.015Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:35.016Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:35.020Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:35.020Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:35.121Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-13T00:18:35.122Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:35.122Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:35.138Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:35.139Z||pool-22-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:36.021Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:36.022Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:36.024Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:36.024Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-13T00:18:36.125Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:36.126Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:36.126Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:36.140Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:36.141Z||pool-23-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:37.025Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:37.026Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:37.028Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:37.028Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:18:37.129Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:37.130Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:37.130Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:37.144Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:37.144Z||pool-24-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:38.029Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:18:38.030Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:38.032Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:38.033Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:18:38.133Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:38.134Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:38.135Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:38.151Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:38.151Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:39.035Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "serviceName": "vFW 2022-11-13 00-17-29",
  "serviceVersion": "1.0",
  "serviceUUID": "c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "133a5fde-9438-4e88-ba50-fceadc9fc359",
  "resources": [
    {
      "resourceInstanceName": "vFW df509dd0-a210 0",
      "resourceCustomizationUUID": "1e376336-a2ce-4f1f-ad84-66e80bcd8c0e",
      "resourceName": "vFW df509dd0-a210",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "2660d489-f473-41b6-a5e6-80365cf876f5",
      "resourceInvariantUUID": "99969e54-334b-4e14-822d-a455c3bf16ff",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfwdf509dd0a2100_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
          "artifactChecksum": "YTJjZWViYzYyZTQwNThhYzE4ZDc4NWNhYjIxNjUyNDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "cd26f505-121f-4c4c-9aa9-158f03f71539",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "d7253c80-6697-42e1-b3c0-a2b3e831f858",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc",
            "generatedFromUUID": "d7253c80-6697-42e1-b3c0-a2b3e831f858"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20221113001729-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
      "artifactChecksum": "NTI0M2NiNjFhNDMyMjAxNDViMDU3YjBiZGFhMzJhOTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "e298ae00-7c74-40a3-aab7-1f1389e9f638"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:18:39.035Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:18:39.036Z|2344045f-058e-4a59-b941-f499e9587edc|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66 ASDC
2022-11-13T00:18:39.036Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:d00103c6-b64b-4278-8912-11c62f9fa0d8
ServiceName:vFW 2022-11-13 00-17-29
ServiceVersion:1.0
ServiceUUID:c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66
ServiceInvariantUUID:133a5fde-9438-4e88-ba50-fceadc9fc359
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221113001729-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar
ArtifactUUID:e298ae00-7c74-40a3-aab7-1f1389e9f638
ArtifactChecksum:NTI0M2NiNjFhNDMyMjAxNDViMDU3YjBiZGFhMzJhOTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW df509dd0-a210 0
ResourceCustomizationUUID:1e376336-a2ce-4f1f-ad84-66e80bcd8c0e
ResourceInvariantUUID:99969e54-334b-4e14-822d-a455c3bf16ff
ResourceName:vFW df509dd0-a210
ResourceType:VF
ResourceUUID:2660d489-f473-41b6-a5e6-80365cf876f5
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwdf509dd0a2100_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json
ArtifactUUID:cd26f505-121f-4c4c-9aa9-158f03f71539
ArtifactChecksum:YTJjZWViYzYyZTQwNThhYzE4ZDc4NWNhYjIxNjUyNDA=
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/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml
ArtifactUUID:d7253c80-6697-42e1-b3c0-a2b3e831f858
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/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
ArtifactUUID:0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc
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/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
ArtifactUUID:0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:18:39.036Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:18:39.081Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:18:39.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:18:39.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:18:39.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e298ae00-7c74-40a3-aab7-1f1389e9f638 from URL: /sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:39.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:18:39.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:39.199Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:18:39.201Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar e298ae00-7c74-40a3-aab7-1f1389e9f638 100664
2022-11-13T00:18:39.201Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar ASDC sendASDCNotification
2022-11-13T00:18:39.201Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:39.201Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:18:39.202Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:39.204Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:39.204Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298719201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:18:39.304Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:39.305Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:39.306Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:39.322Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:39.322Z||pool-26-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:40.205Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:18:40.206Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:18:40.206Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e298ae00-7c74-40a3-aab7-1f1389e9f638, URL: /sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar to file: /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:40.207Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221113001729-csar.csar
2022-11-13T00:18:40.207Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:40.207Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:40.420Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11271250952755036949/Definitions/service-Vfw20221113001729-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_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2022-11-13T00:18:42.973Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:18:42.974Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:18:42.974Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.974Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-11-13T00:18:42.975Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.975Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||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-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.975Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||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-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.975Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||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-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.975Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||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-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW df509dd0-a210 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-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.976Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:42.977Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:18:42.977Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.977Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:42.977Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:42.978Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:18:42.978Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:18:42.978Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.979Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:42.979Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:42.979Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:18:42.979Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:18:42.980Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.980Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:42.980Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.981Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:42.981Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:42.981Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:42.981Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-13T00:18:42.982Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.982Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.982Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.982Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-13T00:18:42.983Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-13T00:18:42.983Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-13T00:18:42.983Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.984Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.984Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-13T00:18:42.984Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.984Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-13T00:18:42.985Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.985Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:18:42.985Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.986Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:18:42.986Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.986Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:42.986Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:42.987Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.987Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:42.988Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:42.988Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.988Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:42.988Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:42.989Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.989Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:42.989Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:42.990Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:42.990Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-13T00:18:42.990Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-13T00:18:42.990Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-13T00:18:42.991Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.991Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.991Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-13T00:18:42.991Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.992Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-13T00:18:42.992Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.992Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9b1bd44a-bb7e-447a-a120-eed635f7d3e8
2022-11-13T00:18:42.993Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.993Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:42.993Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:42.993Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:42.994Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-13T00:18:42.994Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.994Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.994Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.995Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-13T00:18:42.995Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-13T00:18:42.995Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-13T00:18:42.995Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.996Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-13T00:18:42.996Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.996Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=11aaa3c4-b55d-462d-9df9-e76aca5bf87d
2022-11-13T00:18:42.996Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.996Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.997Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.998Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-13T00:18:42.998Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-13T00:18:42.998Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-13T00:18:42.998Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:42.999Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:42.999Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-13T00:18:42.999Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a2165ae0-c5db-449c-8e64-baeb95c6a65e
2022-11-13T00:18:42.999Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:42.999Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:43.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:43.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:43.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:43.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:43.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:43.001Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:43.001Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-11-13 00-17-29
Description:catalog service description
Model UUID:c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66
Model Version:NULL
Model InvariantUuid:133a5fde-9438-4e88-ba50-fceadc9fc359
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW df509dd0-a210
Model UUID:fc56f7fb-98cb-4b81-acae-1943fb7df78d
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:99969e54-334b-4e14-822d-a455c3bf16ff
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:1e376336-a2ce-4f1f-ad84-66e80bcd8c0e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9e572dfc-d8fb-4802-9e5d-2daae979f097
ModelName:VfwDf509dd0A210..base_vfw..module-0
ModelUuid:2800b7b7-7fd4-435a-aa10-10a3180109f8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:9b1bd44a-bb7e-447a-a120-eed635f7d3e8
ModelInvariantUuid:4ee37a7b-3019-494d-851b-3b1776abee9b
ModelName:vFW df509dd0-a210-nodes.vfwCvfc
ModelUuid:406a868a-c719-4a88-8350-d1c48872854a
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:4f42cc5b-5ab1-408e-8187-55e74d990bd2
ModelInvariantUuid:4898b54d-4ca2-4ef0-98d6-93cfba6dda74
ModelName:VfwDf509dd0A210.compute.nodes.heat.vfw
ModelUuid:e9d1f1e9-f9b1-415a-83b9-c42f881abbad
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:11aaa3c4-b55d-462d-9df9-e76aca5bf87d
ModelInvariantUuid:e001da96-8e62-4490-b594-40861b966fb3
ModelName:vFW df509dd0-a210-nodes.vsnCvfc
ModelUuid:29a78d03-335b-4e4b-bbd4-34d6e2b6a3e6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:88de5f09-00d8-47c2-9ee6-556ea871ef21
ModelInvariantUuid:832eb6fc-363e-4696-84d7-7f0739c90b45
ModelName:VfwDf509dd0A210.compute.nodes.heat.vsn
ModelUuid:e2a1aa81-0cc4-4375-9907-43eb65297bf6
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:a2165ae0-c5db-449c-8e64-baeb95c6a65e
ModelInvariantUuid:5cc928c1-5bdf-4fd3-b34d-081b6e921be3
ModelName:vFW df509dd0-a210-nodes.vpgCvfc
ModelUuid:db06d8f5-08e3-4efc-8f39-fc6d9c57d7b5
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:71e68310-84c8-42d7-9f76-4eff6803aca1
ModelInvariantUuid:20ffd47d-aa94-4291-90b1-31b3d99ed636
ModelName:VfwDf509dd0A210.compute.nodes.heat.vpg
ModelUuid:71489d55-32dc-46b4-b254-2a6dd6c59fdf
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:18:43.012Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 2660d489-f473-41b6-a5e6-80365cf876f5
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:18:43.015Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||vFW df509dd0-a210 0
2022-11-13T00:18:43.016Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 2660d489-f473-41b6-a5e6-80365cf876f5
2022-11-13T00:18:43.016Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: cd26f505-121f-4c4c-9aa9-158f03f71539 from URL: /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json
2022-11-13T00:18:43.016Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:18:43.016Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json
2022-11-13T00:18:43.099Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:18:43.099Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json cd26f505-121f-4c4c-9aa9-158f03f71539 785
2022-11-13T00:18:43.100Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json ASDC sendASDCNotification
2022-11-13T00:18:43.100Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json
2022-11-13T00:18:43.100Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:18:43.100Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:43.103Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:43.103Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298723100,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:18:43.203Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:43.204Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:43.204Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:43.224Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:43.225Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:44.106Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwDf509dd0A210..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "9e572dfc-d8fb-4802-9e5d-2daae979f097",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2800b7b7-7fd4-435a-aa10-10a3180109f8",
    "vfModuleModelCustomizationUUID": "8c562da1-2645-4775-8c41-c579f55861da",
    "isBase": true,
    "artifacts": [
      "d7253c80-6697-42e1-b3c0-a2b3e831f858",
      "0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:18:44.110Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDf509dd0A210..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2800b7b7-7fd4-435a-aa10-10a3180109f8
VfModuleModelInvariantUUID:9e572dfc-d8fb-4802-9e5d-2daae979f097
VfModuleModelDescription:NULL
Artifacts UUID List:{
d7253c80-6697-42e1-b3c0-a2b3e831f858
,
0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc

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

isBase:true


}

2022-11-13T00:18:44.113Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "VfwDf509dd0A210..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "9e572dfc-d8fb-4802-9e5d-2daae979f097",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "2800b7b7-7fd4-435a-aa10-10a3180109f8",
    "vfModuleModelCustomizationUUID": "8c562da1-2645-4775-8c41-c579f55861da",
    "isBase": true,
    "artifacts": [
      "d7253c80-6697-42e1-b3c0-a2b3e831f858",
      "0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:18:44.113Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDf509dd0A210..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:2800b7b7-7fd4-435a-aa10-10a3180109f8
VfModuleModelInvariantUUID:9e572dfc-d8fb-4802-9e5d-2daae979f097
VfModuleModelDescription:NULL
Artifacts UUID List:{
d7253c80-6697-42e1-b3c0-a2b3e831f858
,
0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc

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

isBase:true


}

2022-11-13T00:18:44.113Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d7253c80-6697-42e1-b3c0-a2b3e831f858 from URL: /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml
2022-11-13T00:18:44.113Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:18:44.114Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml
2022-11-13T00:18:44.173Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:18:44.174Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml d7253c80-6697-42e1-b3c0-a2b3e831f858 20368
2022-11-13T00:18:44.174Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-13T00:18:44.174Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml
2022-11-13T00:18:44.174Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:18:44.175Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:44.178Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:44.179Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298724174,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:18:44.279Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:18:44.280Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:44.280Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:44.303Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:44.304Z||pool-28-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:45.182Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc from URL: /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
2022-11-13T00:18:45.182Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:18:45.182Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
2022-11-13T00:18:45.241Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:18:45.242Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env 0ee5d05c-a0a1-4c2e-b36c-6bd3fd86a9dc 2098
2022-11-13T00:18:45.242Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-13T00:18:45.243Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
2022-11-13T00:18:45.243Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:18:45.243Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:45.246Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:45.247Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298725242,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:18:45.346Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-11-13T00:18:45.347Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:45.347Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:45.365Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:45.366Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:46.248Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66
2022-11-13T00:18:46.250Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW df509dd0-a210 0 2660d489-f473-41b6-a5e6-80365cf876f5 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:18:46.273Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b93b4c6, org.onap.sdc.toscaparser.api.parameters.Input@2c7e21dc, org.onap.sdc.toscaparser.api.parameters.Input@4a178612, org.onap.sdc.toscaparser.api.parameters.Input@33a964b9, org.onap.sdc.toscaparser.api.parameters.Input@65cac38e]
2022-11-13T00:18:46.275Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.275Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.275Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:18:46.275Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 1e376336-a2ce-4f1f-ad84-66e80bcd8c0e
2022-11-13T00:18:46.275Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1e376336-a2ce-4f1f-ad84-66e80bcd8c0e matches Tosca VF Customization UUID: 1e376336-a2ce-4f1f-ad84-66e80bcd8c0e
2022-11-13T00:18:46.276Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 1e376336-a2ce-4f1f-ad84-66e80bcd8c0e  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:18:46.285Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.286Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 1e376336-a2ce-4f1f-ad84-66e80bcd8c0e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@364261e1
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8c562da1-2645-4775-8c41-c579f55861da
2022-11-13T00:18:46.287Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8c562da1-2645-4775-8c41-c579f55861da
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:18:46.291Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.291Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.292Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:46.292Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.292Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.293Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:46.293Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.293Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:46.293Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:46.294Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:46.294Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-11-13T00:18:46.294Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-13T00:18:46.294Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-13T00:18:46.295Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.295Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.295Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-13T00:18:46.295Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.296Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-13T00:18:46.296Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.296Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=9b1bd44a-bb7e-447a-a120-eed635f7d3e8
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:18:46.299Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.299Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.300Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:46.300Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.300Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:46.301Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:46.301Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:46.301Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-13T00:18:46.301Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.302Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.302Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.302Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-13T00:18:46.302Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-11-13T00:18:46.302Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-11-13T00:18:46.303Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.303Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg is not matching search criteria
2022-11-13T00:18:46.303Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.303Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=11aaa3c4-b55d-462d-9df9-e76aca5bf87d
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:18:46.306Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.307Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.307Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:46.311Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.311Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is not matching search criteria
2022-11-13T00:18:46.311Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-11-13T00:18:46.312Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-11-13T00:18:46.312Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-11-13T00:18:46.312Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.312Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.313Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.313Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vfw is not matching search criteria
2022-11-13T00:18:46.313Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-11-13T00:18:46.313Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn is not matching search criteria
2022-11-13T00:18:46.314Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-11-13T00:18:46.314Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-11-13T00:18:46.314Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-11-13T00:18:46.314Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a2165ae0-c5db-449c-8e64-baeb95c6a65e
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:18:46.318Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.318Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.318Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:18:46.319Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.319Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Node template vFW df509dd0-a210 0 is matching search criteria
2022-11-13T00:18:46.319Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found topology templates [vFW df509dd0-a210 0] matching following query criteria: sdcType=VF, customizationUUID=1e376336-a2ce-4f1f-ad84-66e80bcd8c0e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:18:46.322Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.322Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.322Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66: vFW df509dd0-a210
2022-11-13T00:18:46.323Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.323Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.323Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.323Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.323Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.324Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.324Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.324Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.324Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:18:46.325Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Service vFW 2022-11-13 00-17-29 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:18:46.325Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||Saving Service: vFW 2022-11-13 00-17-29 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:18:46.590Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW df509dd0-a210 2660d489-f473-41b6-a5e6-80365cf876f5 1 ASDC deployResourceStructure
2022-11-13T00:18:46.591Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json ASDC sendASDCNotification
2022-11-13T00:18:46.591Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json
2022-11-13T00:18:46.591Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:18:46.592Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:46.605Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:46.605Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298726591,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:18:46.696Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 91 ms
2022-11-13T00:18:46.697Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:46.697Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:46.716Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:46.717Z||pool-30-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:18:47.606Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-11-13T00:18:47.607Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml
2022-11-13T00:18:47.607Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:18:47.608Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:47.612Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:47.612Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298727606,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:18:47.711Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:18:47.712Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:47.712Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:47.751Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:47.751Z||pool-31-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:48.613Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env ASDC sendASDCNotification
2022-11-13T00:18:48.613Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env
2022-11-13T00:18:48.614Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:18:48.614Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:48.616Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:48.617Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298728613,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:18:48.717Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:18:48.718Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:48.719Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:48.740Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:48.740Z||pool-32-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:49.618Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar ASDC sendASDCNotification
2022-11-13T00:18:49.618Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar
2022-11-13T00:18:49.618Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:18:49.619Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:18:49.621Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:18:49.621Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298729618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:18:49.725Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-11-13T00:18:49.726Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:18:49.727Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:18:49.742Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:18:49.742Z||pool-33-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:18:50.622Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:18:50.638Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:18:50.642Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:18:50.642Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:18:50.642Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:19:20.643Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:19:20.655Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:19:20.657Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:19:20.657Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:19:20.657Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:19:31.365Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:19:31.366Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:19:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:19:31.400Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:19:31.401Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:19:31.401Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:19:31.402Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:19:50.658Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:19:50.672Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:19:50.676Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:19:50.676Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:19:50.676Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:20:20.676Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:20:20.692Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:20:20.694Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:20:20.694Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:20:20.694Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:20:31.365Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:20:31.368Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:20:31.368Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:20:31.399Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:20:31.400Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:20:31.400Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:20:31.403Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:20:50.694Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:20:50.709Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:20:50.712Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:20:50.712Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:20:50.712Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:21:20.713Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:21:20.723Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:21:20.733Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:21:20.733Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:21:20.733Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:21:31.365Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:21:31.367Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:21:31.367Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:21:31.914Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:21:31.920Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.921Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.922Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.923Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.924Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.924Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.925Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.925Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.926Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.926Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.927Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.928Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.928Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.928Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.928Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.928Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.929Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.929Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.929Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.929Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.929Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.930Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.931Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.931Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298699373,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.931Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.931Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.931Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298704647,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.932Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.932Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.932Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.933Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.934Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.934Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.935Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298714829,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:31.937Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.937Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.937Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298714826,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298708700,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.938Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298715834,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.939Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298715898,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.940Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "cds",
  "timestamp": 1668298716429,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:31.941Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.943Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "policy-id",
  "timestamp": 1668298716837,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:21:31.953Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d00103c6-b64b-4278-8912-11c62f9fa0d8
2022-11-13T00:21:31.954Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d00103c6-b64b-4278-8912-11c62f9fa0d8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:21:31.984Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.984Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298716969,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:31.985Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:31.985Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.985Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298711361,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:31.986Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:31.986Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:31.986Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298718000,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:21:31.993Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d00103c6-b64b-4278-8912-11c62f9fa0d8
2022-11-13T00:21:31.994Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d00103c6-b64b-4278-8912-11c62f9fa0d8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:21:32.002Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.002Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.003Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.003Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.003Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298719201,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.003Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.004Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.004Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668298719004,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.004Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.004Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.004Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.005Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.005Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.005Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.006Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.006Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.006Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.007Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.007Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.007Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.008Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.008Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.008Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.009Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.009Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.009Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298723100,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.010Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298724174,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298717392,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:32.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.015Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.015Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298725242,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.015Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.015Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.016Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.016Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.016Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.017Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298725224,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.017Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.017Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.017Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298726591,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/vfwdf509dd0a2100_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.018Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.018Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.018Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:21:32.018Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.018Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.019Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298727606,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.019Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.019Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298719768,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:21:32.020Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:21:32.020Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.020Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298728613,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/resourceInstances/vfwdf509dd0a2100/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.021Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.021Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.021Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298727539,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:21:32.021Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.022Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.022Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298728321,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.023Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.023Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298729618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.023Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.023Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.024Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668298729326,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:21:32.036Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d00103c6-b64b-4278-8912-11c62f9fa0d8
2022-11-13T00:21:32.037Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d00103c6-b64b-4278-8912-11c62f9fa0d8 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:21:32.059Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.059Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298738148,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20221113001729/1.0/artifacts/service-Vfw20221113001729-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:21:32.060Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:21:32.060Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:21:32.060Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "aai-ml",
  "timestamp": 1668298739152,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:21:32.067Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of d00103c6-b64b-4278-8912-11c62f9fa0d8
2022-11-13T00:21:32.068Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId d00103c6-b64b-4278-8912-11c62f9fa0d8 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:21:50.734Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:21:50.746Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:21:50.749Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:21:50.749Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:21:50.749Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:21:50.749Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:21:50.750Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:21:50.750Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:21:50.750Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:21:50.750Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:21:50.750Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:21:50.756Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:22:20.757Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d00103c6-b64b-4278-8912-11c62f9fa0d8 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:22:20.762Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d00103c6-b64b-4278-8912-11c62f9fa0d8 and serviceModelVersionId: c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66
2022-11-13T00:22:20.762Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 133a5fde-9438-4e88-ba50-fceadc9fc359
2022-11-13T00:22:20.764Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0
2022-11-13T00:22:20.772Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:22:20.827Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0|INFO|500||Invoke
2022-11-13T00:22:20.828Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d00103c6-b64b-4278-8912-11c62f9fa0d8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e3ba88a8-51f7-4d57-899b-06de7e1efa4c], X-ECOMP-RequestID=[d00103c6-b64b-4278-8912-11c62f9fa0d8], X-TransactionId=[], X-ONAP-RequestID=[d00103c6-b64b-4278-8912-11c62f9fa0d8], Content-Type=[application/merge-patch+json]}
2022-11-13T00:22:20.837Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:22:21.096Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?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/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:22:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242], vertex-id=[225304], x-aai-txid=[1-aai-resources-221113-00:22:19:852-50341], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:22:21.096Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:22:21.097Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/133a5fde-9438-4e88-ba50-fceadc9fc359/model-vers/model-ver/c5e83c8e-089e-4ab9-a6f1-6acd10d5ea66?depth=0|INFO|500||InvokeReturn
2022-11-13T00:22:21.097Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:22:21.098Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:22:21.106Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:22:21.106Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d00103c6-b64b-4278-8912-11c62f9fa0d8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:22:21.107Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:22:21.107Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:22:21.110Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:22:21.110Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298941106,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:22:21.210Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:22:21.211Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:22:21.212Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:22:21.230Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:22:21.231Z||pool-34-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:22:22.127Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:22:22.128Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:22:22.128Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:22:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:22:31.366Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:22:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:22:32.004Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:22:32.005Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:22:32.005Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d00103c6-b64b-4278-8912-11c62f9fa0d8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668298941106,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:22:32.007Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:22:32.527Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:22:32.527Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:22:32.528Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:22:32.528Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:22:42.080Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:22:42.081Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:22:42.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:22:42.082Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:22:51.643Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:22:51.644Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:22:51.645Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:22:51.645Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:23:01.206Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:23:31.359Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:23:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:23:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:23:31.364Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:23:31.365Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:23:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:23:40.928Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:23:40.935Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:24:31.359Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:24:31.361Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:24:31.361Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:24:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:24:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:24:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:24:40.937Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:24:40.940Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:25:31.359Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:25:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:25:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:25:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:25:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:25:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:25:40.918Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:25:40.919Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:26:31.359Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:26:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:26:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:26:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:26:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:26:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:26:40.928Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:26:40.928Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:31.359Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:27:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:27:31.360Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:27:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:27:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:32.000Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:32.001Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.001Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"210f8978-747b-4f0e-b9f2-4a807b333361","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9738d2d5-eaa7-4c88-ac25-f3890463cdb2","serviceDescription":"service","serviceInvariantUUID":"d2a28d91-0774-43b5-9d84-bd836c6bd71d","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"cc95b5ae-cc79-4074-be12-b81fe623d9ca","resourceInvariantUUID":"d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550","resourceCustomizationUUID":"b4649f6d-9955-4cf2-a923-443df81f72ec","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":"MWY0MTdlOTc3YjAwM2Y3YWZmODlhOWZkNDRjZjQ1NDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"cfdd1bce-8f07-4f4f-983a-b54a73f4298e","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"Nzc3MDliZmU3NWUzZTNlMDQ4NjU4ZDk3OTdkMzAyNzQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"96e58b32-8206-479b-9702-3be625f992a6","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:27:32.010Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:32.011Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.011Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "cds",
  "timestamp": 1668299233700,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:27:32.012Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.012Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.012Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299239373,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:27:32.013Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.013Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.013Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "cds",
  "timestamp": 1668299233700,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299239373,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.017Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:27:32.018Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:27:32.016Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "cds",
  "timestamp": 1668299244476,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:27:32.020Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:27:32.020Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.020Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "policy-id",
  "timestamp": 1668299244648,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:27:32.020Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "policy-id",
  "timestamp": 1668299244648,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "policy-id",
  "timestamp": 1668299247677,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.021Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "policy-id",
  "timestamp": 1668299248689,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:27:32.022Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:27:32.022Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:27:32.022Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "policy-id",
  "timestamp": 1668299249696,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-11-13T00:27:32.022Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:27:32.023Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299251359,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:27:32.056Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 210f8978-747b-4f0e-b9f2-4a807b333361
2022-11-13T00:27:32.056Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210f8978-747b-4f0e-b9f2-4a807b333361 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:27:32.121Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-11-13T00:27:32.122Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:27:32.122Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:32.143Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:32.144Z||pool-35-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:27:33.024Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:27:33.026Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:27:33.029Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:27:33.030Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299251359,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:27:33.130Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:27:33.131Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:27:33.131Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:33.154Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:33.155Z||pool-36-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:27:34.031Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "9738d2d5-eaa7-4c88-ac25-f3890463cdb2",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d2a28d91-0774-43b5-9d84-bd836c6bd71d",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "b4649f6d-9955-4cf2-a923-443df81f72ec",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "cc95b5ae-cc79-4074-be12-b81fe623d9ca",
      "resourceInvariantUUID": "d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550",
      "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": "Nzc3MDliZmU3NWUzZTNlMDQ4NjU4ZDk3OTdkMzAyNzQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "96e58b32-8206-479b-9702-3be625f992a6"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:27:34.031Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:27:34.032Z|d00103c6-b64b-4278-8912-11c62f9fa0d8|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9738d2d5-eaa7-4c88-ac25-f3890463cdb2 ASDC
2022-11-13T00:27:34.033Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:210f8978-747b-4f0e-b9f2-4a807b333361
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:9738d2d5-eaa7-4c88-ac25-f3890463cdb2
ServiceInvariantUUID:d2a28d91-0774-43b5-9d84-bd836c6bd71d
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:96e58b32-8206-479b-9702-3be625f992a6
ArtifactChecksum:Nzc3MDliZmU3NWUzZTNlMDQ4NjU4ZDk3OTdkMzAyNzQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:b4649f6d-9955-4cf2-a923-443df81f72ec
ResourceInvariantUUID:d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:cc95b5ae-cc79-4074-be12-b81fe623d9ca
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-11-13T00:27:34.033Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9738d2d5-eaa7-4c88-ac25-f3890463cdb2 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:27:34.071Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:27:34.072Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:27:34.073Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:27:34.073Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 96e58b32-8206-479b-9702-3be625f992a6 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-13T00:27:34.073Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:27:34.074Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-13T00:27:34.134Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:27:34.135Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 96e58b32-8206-479b-9702-3be625f992a6 57663
2022-11-13T00:27:34.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-13T00:27:34.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-13T00:27:34.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:27:34.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:27:34.139Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:27:34.139Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299254136,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:27:34.239Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:27:34.240Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:27:34.241Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:34.258Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:34.259Z||pool-37-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:27:35.139Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:27:35.143Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:27:35.144Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 96e58b32-8206-479b-9702-3be625f992a6, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.145Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-11-13T00:27:35.145Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.146Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.333Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12769723164390261844/Definitions/service-BasicNetwork-template.yml
2022-11-13T00:27:35.970Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.971Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.972Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-13T00:27:35.973Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:27:35.973Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:27:35.973Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.973Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.973Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.974Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:35.975Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:9738d2d5-eaa7-4c88-ac25-f3890463cdb2
Model Version:NULL
Model InvariantUuid:d2a28d91-0774-43b5-9d84-bd836c6bd71d
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:d8c5e1bb-fb0a-42d2-bf9a-b6fe1db6e550
Model UUID:d94745d6-8ce2-4a57-b17f-792513632f04
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:b4649f6d-9955-4cf2-a923-443df81f72ec
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:27:35.992Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Processing Resource Type: VL, Model UUID: cc95b5ae-cc79-4074-be12-b81fe623d9ca
2022-11-13T00:27:35.992Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||No resources found for Service: 9738d2d5-eaa7-4c88-ac25-f3890463cdb2
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:27:35.998Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||
2022-11-13T00:27:35.999Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-11-13T00:27:36.000Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 9738d2d5-eaa7-4c88-ac25-f3890463cdb2
2022-11-13T00:27:36.000Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 9738d2d5-eaa7-4c88-ac25-f3890463cdb2
2022-11-13T00:27:36.000Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-11-13T00:27:36.000Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:27:36.006Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4b6e7fef, org.onap.sdc.toscaparser.api.parameters.Input@11187890, org.onap.sdc.toscaparser.api.parameters.Input@35c5248a, org.onap.sdc.toscaparser.api.parameters.Input@13c051bb, org.onap.sdc.toscaparser.api.parameters.Input@2b69d52b]
2022-11-13T00:27:36.008Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.009Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.009Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.009Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.010Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 9738d2d5-eaa7-4c88-ac25-f3890463cdb2: Generic NeutronNet
2022-11-13T00:27:36.010Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.010Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.010Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.010Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-11-13T00:27:36.046Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.046Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.046Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.047Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.047Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:27:36.047Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:27:36.047Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-13T00:27:36.108Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-11-13T00:27:36.108Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-11-13T00:27:36.109Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-11-13T00:27:36.109Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:27:36.109Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:27:36.112Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:27:36.112Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299256108,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:27:36.212Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:27:36.213Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:27:36.213Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:27:36.231Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:27:36.231Z||pool-38-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:27:37.113Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:27:37.133Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:27:37.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:27:37.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:27:37.136Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:28:07.141Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:28:07.222Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:28:07.247Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:28:07.252Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:28:07.252Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:28:31.365Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:28:31.368Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:28:31.368Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:28:31.666Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:28:31.667Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-11-13T00:28:31.668Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299251359,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:28:31.678Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:28:37.252Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:28:37.274Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:28:37.276Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:28:37.277Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:28:37.277Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:29:07.277Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:29:07.287Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:29:07.289Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:29:07.289Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:29:07.290Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:29:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:29:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:29:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:29:31.409Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:29:31.418Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.418Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299251359,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.419Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.419Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.419Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299254136,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299256108,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299257392,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299257392,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.420Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.421Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.421Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299260510,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:29:31.421Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.421Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.425Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "aai-ml",
  "timestamp": 1668299259768,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.426Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.426Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.426Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "aai-ml",
  "timestamp": 1668299259768,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.427Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.427Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.427Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299262042,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:29:31.427Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.429Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.430Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299263053,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:29:31.451Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 210f8978-747b-4f0e-b9f2-4a807b333361
2022-11-13T00:29:31.452Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210f8978-747b-4f0e-b9f2-4a807b333361 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:29:31.479Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "aai-ml",
  "timestamp": 1668299262542,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:29:31.480Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.480Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.480Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "aai-ml",
  "timestamp": 1668299266455,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:29:31.481Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:29:31.481Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.481Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "aai-ml",
  "timestamp": 1668299267459,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:29:31.495Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 210f8978-747b-4f0e-b9f2-4a807b333361
2022-11-13T00:29:31.495Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 210f8978-747b-4f0e-b9f2-4a807b333361 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:29:31.517Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.518Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.519Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.519Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.519Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.519Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.520Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.520Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.520Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.521Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.521Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.521Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.521Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.522Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.522Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.522Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.522Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:29:31.523Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:29:37.292Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:29:37.309Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:29:37.313Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:29:37.313Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:29:37.314Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:29:37.314Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:29:37.314Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:29:37.314Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:29:37.315Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:29:37.315Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:29:37.316Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:29:37.325Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:30:07.327Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 210f8978-747b-4f0e-b9f2-4a807b333361 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:30:07.404Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 210f8978-747b-4f0e-b9f2-4a807b333361 and serviceModelVersionId: 9738d2d5-eaa7-4c88-ac25-f3890463cdb2
2022-11-13T00:30:07.425Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2a28d91-0774-43b5-9d84-bd836c6bd71d
2022-11-13T00:30:07.428Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0
2022-11-13T00:30:07.529Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:30:07.594Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0|INFO|500||Invoke
2022-11-13T00:30:07.596Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[210f8978-747b-4f0e-b9f2-4a807b333361], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3feba3eb-1fc0-4ac0-adcf-6d1e3c4e4a9e], X-ECOMP-RequestID=[210f8978-747b-4f0e-b9f2-4a807b333361], X-TransactionId=[], X-ONAP-RequestID=[210f8978-747b-4f0e-b9f2-4a807b333361], Content-Type=[application/merge-patch+json]}
2022-11-13T00:30:07.606Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:30:07.769Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?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/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:30:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[155], vertex-id=[225352], x-aai-txid=[0-aai-resources-221113-00:30:06:619-7743], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:30:07.769Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:30:07.770Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2a28d91-0774-43b5-9d84-bd836c6bd71d/model-vers/model-ver/9738d2d5-eaa7-4c88-ac25-f3890463cdb2?depth=0|INFO|500||InvokeReturn
2022-11-13T00:30:07.770Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:30:07.771Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:30:07.783Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:30:07.783Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 210f8978-747b-4f0e-b9f2-4a807b333361 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:30:07.784Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:30:07.784Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:07.802Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:07.802Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299407783,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:30:07.887Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 85 ms
2022-11-13T00:30:07.888Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:07.888Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:07.928Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:07.929Z||pool-39-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:30:08.815Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:30:08.816Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:30:08.816Z|210f8978-747b-4f0e-b9f2-4a807b333361|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:13.340Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:13.344Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:30:13.345Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"9a1b6225-bcc8-4509-b131-b98d9631e908","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"5978251b-abb0-4036-a0a4-5a96c8170471","serviceDescription":"service","serviceInvariantUUID":"76d16654-699f-4556-8579-d6dac7374e11","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"18bec567-ce5e-485c-8986-a7f18fd5b594","resourceInvariantUUID":"49f39e75-d5f2-4fed-a285-6983dff2b281","resourceCustomizationUUID":"ea742182-d4e9-49fe-bd56-f4a497bf5c7d","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":"MTM1YTliOTFhNGY0YWFiZjUyZGZlYTgyNTYzNTgwY2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b58c86e5-ddfe-4ef3-b560-b1a65582acf9","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":"MmJiNTkxMGRmYWZkODI2M2UxYWRiYjM0Njk1NWIzMDg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"86fc262a-c5d8-453c-b96b-14096a685600","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":"80464e6e-ef79-4b2d-950e-c8d6b928bae2","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":"6480e471-d1e8-49d7-a8fe-0d57a3ef6194","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":"83aa3351-ead1-48f3-be53-18d7dc834ddd","artifactVersion":"2","generatedFromUUID":"80464e6e-ef79-4b2d-950e-c8d6b928bae2"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MDg1ZDE3ZWRiOTc5MDA2ODNjNDgxN2YyNDIyZTIzMmY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5b08c586-2741-4e81-a722-2f2ae86b39cf","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZWI0NWJhODIyOTMyZWY4MWY2NWM0NDMwN2YzYjYxNjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6ee73901-7435-4cfc-b8a4-847f59a038e1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:30:13.350Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:13.351Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:13.356Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:13.356Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:13.455Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:30:13.456Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:13.456Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:13.476Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:13.476Z||pool-40-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:14.357Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:14.358Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:14.361Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:14.361Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:30:14.461Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:14.462Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:14.463Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:14.478Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:14.479Z||pool-41-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:15.362Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:15.363Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:15.365Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:15.366Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:30:15.466Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:15.467Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:15.468Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:15.481Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:15.482Z||pool-42-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:16.366Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:16.367Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:16.369Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:16.370Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:16.470Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:16.471Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:16.471Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:16.488Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:16.489Z||pool-43-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:17.370Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:17.371Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:17.373Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:17.373Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:30:17.474Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-13T00:30:17.475Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:17.475Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:17.495Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:17.496Z||pool-44-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:18.378Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:18.378Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:18.381Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:18.382Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:18.481Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:30:18.482Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:18.483Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:18.496Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:18.497Z||pool-45-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:19.382Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:30:19.384Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:19.387Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:19.387Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:19.487Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:30:19.488Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:19.488Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:19.504Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:19.505Z||pool-46-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:20.389Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "5978251b-abb0-4036-a0a4-5a96c8170471",
  "serviceDescription": "service",
  "serviceInvariantUUID": "76d16654-699f-4556-8579-d6dac7374e11",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "ea742182-d4e9-49fe-bd56-f4a497bf5c7d",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "18bec567-ce5e-485c-8986-a7f18fd5b594",
      "resourceInvariantUUID": "49f39e75-d5f2-4fed-a285-6983dff2b281",
      "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": "MmJiNTkxMGRmYWZkODI2M2UxYWRiYjM0Njk1NWIzMDg\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "86fc262a-c5d8-453c-b96b-14096a685600",
          "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": "80464e6e-ef79-4b2d-950e-c8d6b928bae2",
          "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": "83aa3351-ead1-48f3-be53-18d7dc834ddd",
            "generatedFromUUID": "80464e6e-ef79-4b2d-950e-c8d6b928bae2"
          },
          "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": "83aa3351-ead1-48f3-be53-18d7dc834ddd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZWI0NWJhODIyOTMyZWY4MWY2NWM0NDMwN2YzYjYxNjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6ee73901-7435-4cfc-b8a4-847f59a038e1"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:30:20.389Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:30:20.389Z|210f8978-747b-4f0e-b9f2-4a807b333361|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5978251b-abb0-4036-a0a4-5a96c8170471 ASDC
2022-11-13T00:30:20.390Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:9a1b6225-bcc8-4509-b131-b98d9631e908
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:5978251b-abb0-4036-a0a4-5a96c8170471
ServiceInvariantUUID:76d16654-699f-4556-8579-d6dac7374e11
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:6ee73901-7435-4cfc-b8a4-847f59a038e1
ArtifactChecksum:ZWI0NWJhODIyOTMyZWY4MWY2NWM0NDMwN2YzYjYxNjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:ea742182-d4e9-49fe-bd56-f4a497bf5c7d
ResourceInvariantUUID:49f39e75-d5f2-4fed-a285-6983dff2b281
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:18bec567-ce5e-485c-8986-a7f18fd5b594
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:86fc262a-c5d8-453c-b96b-14096a685600
ArtifactChecksum:MmJiNTkxMGRmYWZkODI2M2UxYWRiYjM0Njk1NWIzMDg=
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:80464e6e-ef79-4b2d-950e-c8d6b928bae2
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:83aa3351-ead1-48f3-be53-18d7dc834ddd
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:83aa3351-ead1-48f3-be53-18d7dc834ddd
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:30:20.390Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5978251b-abb0-4036-a0a4-5a96c8170471 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:20.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:30:20.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:30:20.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:30:20.437Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6ee73901-7435-4cfc-b8a4-847f59a038e1 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-13T00:30:20.437Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:30:20.438Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-13T00:30:20.540Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:30:20.542Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 6ee73901-7435-4cfc-b8a4-847f59a038e1 74824
2022-11-13T00:30:20.542Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-13T00:30:20.543Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-13T00:30:20.543Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:30:20.543Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:20.546Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:20.546Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299420542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:20.646Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:20.647Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:20.647Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:20.664Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:20.665Z||pool-47-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:21.547Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:30:21.548Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:30:21.549Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6ee73901-7435-4cfc-b8a4-847f59a038e1, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:21.549Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-11-13T00:30:21.550Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:21.550Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:21.770Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8219530648474699323/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-13T00:30:23.128Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:30:23.129Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.130Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.130Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:23.130Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:30:23.130Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.131Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:30:23.132Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.133Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-13T00:30:23.134Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7be43604-6425-4937-b541-0c52a67b40ed
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.135Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.136Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:23.136Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:23.136Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:5978251b-abb0-4036-a0a4-5a96c8170471
Model Version:NULL
Model InvariantUuid:76d16654-699f-4556-8579-d6dac7374e11
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:04dcda33-361b-4056-b008-b31992a11202
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:49f39e75-d5f2-4fed-a285-6983dff2b281
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:ea742182-d4e9-49fe-bd56-f4a497bf5c7d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:21968ae1-8fd4-4fde-9319-a3af17708cbf
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:be4061cf-175c-4615-860b-ca92d0797606
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:7be43604-6425-4937-b541-0c52a67b40ed
ModelInvariantUuid:cf75ad87-087e-4861-a9f6-9e785c56b168
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:59ccd10a-09c8-4397-b755-a374d4c4b737
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:e9c1a6ac-39cc-484a-b72e-ebb51db1d25d
ModelInvariantUuid:0ce4eb1d-8688-4755-ac9f-aad6097d8c38
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:3bfce191-ad58-41f4-aa6a-d309fb11138c
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:30:23.146Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 18bec567-ce5e-485c-8986-a7f18fd5b594
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:30:23.150Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||basic_vm 0
2022-11-13T00:30:23.151Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 18bec567-ce5e-485c-8986-a7f18fd5b594
2022-11-13T00:30:23.151Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 86fc262a-c5d8-453c-b96b-14096a685600 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-13T00:30:23.151Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:30:23.151Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-13T00:30:23.249Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:30:23.249Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 86fc262a-c5d8-453c-b96b-14096a685600 787
2022-11-13T00:30:23.250Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-11-13T00:30:23.250Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-13T00:30:23.250Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:30:23.251Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:23.255Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:23.255Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299423250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:23.355Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:23.356Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:23.356Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:23.370Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:23.371Z||pool-48-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:24.255Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "21968ae1-8fd4-4fde-9319-a3af17708cbf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "be4061cf-175c-4615-860b-ca92d0797606",
    "vfModuleModelCustomizationUUID": "b6425597-3898-442c-843b-1fd326130781",
    "isBase": true,
    "artifacts": [
      "80464e6e-ef79-4b2d-950e-c8d6b928bae2",
      "83aa3351-ead1-48f3-be53-18d7dc834ddd"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:30:24.263Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:be4061cf-175c-4615-860b-ca92d0797606
VfModuleModelInvariantUUID:21968ae1-8fd4-4fde-9319-a3af17708cbf
VfModuleModelDescription:NULL
Artifacts UUID List:{
80464e6e-ef79-4b2d-950e-c8d6b928bae2
,
83aa3351-ead1-48f3-be53-18d7dc834ddd

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

isBase:true


}

2022-11-13T00:30:24.267Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "21968ae1-8fd4-4fde-9319-a3af17708cbf",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "be4061cf-175c-4615-860b-ca92d0797606",
    "vfModuleModelCustomizationUUID": "b6425597-3898-442c-843b-1fd326130781",
    "isBase": true,
    "artifacts": [
      "80464e6e-ef79-4b2d-950e-c8d6b928bae2",
      "83aa3351-ead1-48f3-be53-18d7dc834ddd"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:30:24.267Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:be4061cf-175c-4615-860b-ca92d0797606
VfModuleModelInvariantUUID:21968ae1-8fd4-4fde-9319-a3af17708cbf
VfModuleModelDescription:NULL
Artifacts UUID List:{
80464e6e-ef79-4b2d-950e-c8d6b928bae2
,
83aa3351-ead1-48f3-be53-18d7dc834ddd

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

isBase:true


}

2022-11-13T00:30:24.267Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 80464e6e-ef79-4b2d-950e-c8d6b928bae2 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-13T00:30:24.267Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:30:24.267Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-13T00:30:24.342Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:30:24.343Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 80464e6e-ef79-4b2d-950e-c8d6b928bae2 5033
2022-11-13T00:30:24.343Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-13T00:30:24.344Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-13T00:30:24.344Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:30:24.344Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:24.347Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:24.347Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299424343,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:24.447Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:24.448Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:24.448Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:24.468Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:24.468Z||pool-49-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:25.348Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 83aa3351-ead1-48f3-be53-18d7dc834ddd from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-13T00:30:25.348Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:30:25.349Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-13T00:30:25.401Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:30:25.402Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 83aa3351-ead1-48f3-be53-18d7dc834ddd 903
2022-11-13T00:30:25.402Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-13T00:30:25.402Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-13T00:30:25.403Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:30:25.403Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:25.405Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:25.406Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299425402,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:25.506Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:25.507Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:25.507Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:25.521Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:25.521Z||pool-50-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:26.406Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 5978251b-abb0-4036-a0a4-5a96c8170471
2022-11-13T00:30:26.407Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 18bec567-ce5e-485c-8986-a7f18fd5b594 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:30:26.424Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@71cffce6, org.onap.sdc.toscaparser.api.parameters.Input@2fcec934, org.onap.sdc.toscaparser.api.parameters.Input@14fccdce, org.onap.sdc.toscaparser.api.parameters.Input@15f95f5e, org.onap.sdc.toscaparser.api.parameters.Input@1b5fb9cb]
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= ea742182-d4e9-49fe-bd56-f4a497bf5c7d
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: ea742182-d4e9-49fe-bd56-f4a497bf5c7d matches Tosca VF Customization UUID: ea742182-d4e9-49fe-bd56-f4a497bf5c7d
2022-11-13T00:30:26.426Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: ea742182-d4e9-49fe-bd56-f4a497bf5c7d  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:30:26.429Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.430Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.430Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id ea742182-d4e9-49fe-bd56-f4a497bf5c7d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-13T00:30:26.430Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6f3dd933
2022-11-13T00:30:26.431Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.431Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:30:26.431Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b6425597-3898-442c-843b-1fd326130781
2022-11-13T00:30:26.431Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b6425597-3898-442c-843b-1fd326130781
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:30:26.434Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.434Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:26.435Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:26.435Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.435Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:26.435Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:26.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-11-13T00:30:26.436Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-13T00:30:26.437Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:30:26.437Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7be43604-6425-4937-b541-0c52a67b40ed
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:30:26.440Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.440Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:26.441Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:30:26.441Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.441Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-11-13T00:30:26.441Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=ea742182-d4e9-49fe-bd56-f4a497bf5c7d
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 5978251b-abb0-4036-a0a4-5a96c8170471: basic_vm
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.444Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.445Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.445Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.445Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.445Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.445Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.446Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:30:26.446Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:30:26.446Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:26.561Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 18bec567-ce5e-485c-8986-a7f18fd5b594 1 ASDC deployResourceStructure
2022-11-13T00:30:26.561Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-11-13T00:30:26.562Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-11-13T00:30:26.562Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:30:26.562Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:26.564Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:26.564Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299426561,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:26.664Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:26.666Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:26.666Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:26.681Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:26.682Z||pool-51-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:27.565Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-13T00:30:27.566Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-11-13T00:30:27.567Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:30:27.567Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:27.570Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:27.570Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299427565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:27.670Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:27.671Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:27.671Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:27.690Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:27.691Z||pool-52-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:30:28.571Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-13T00:30:28.572Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-11-13T00:30:28.572Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:30:28.572Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:28.574Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:28.575Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299428571,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:28.677Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-11-13T00:30:28.678Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:28.678Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:28.695Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:28.695Z||pool-53-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:29.576Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-11-13T00:30:29.576Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-11-13T00:30:29.577Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:30:29.577Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:30:29.579Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:30:29.579Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299429576,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:29.679Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:30:29.680Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:30:29.680Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:29.695Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:29.696Z||pool-54-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:30:30.580Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9a1b6225-bcc8-4509-b131-b98d9631e908
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:30:30.604Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9a1b6225-bcc8-4509-b131-b98d9631e908
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:30:30.606Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:30:30.607Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:30:30.607Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:30:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:30:31.366Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:30:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:30:31.403Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:30:31.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.437Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.438Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.438Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.438Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.439Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.441Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.441Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.442Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.442Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.442Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299299373,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299304647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.443Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299308700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299315602,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.444Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299315549,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "cds",
  "timestamp": 1668299316423,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299316553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.445Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.446Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.446Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299316671,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.446Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.446Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.446Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "policy-id",
  "timestamp": 1668299317556,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.486Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9a1b6225-bcc8-4509-b131-b98d9631e908
2022-11-13T00:30:31.486Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9a1b6225-bcc8-4509-b131-b98d9631e908 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.527Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299317721,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.528Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299318758,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.535Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9a1b6225-bcc8-4509-b131-b98d9631e908
2022-11-13T00:30:31.535Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9a1b6225-bcc8-4509-b131-b98d9631e908 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299319762,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.542Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.543Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.544Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.545Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.545Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.545Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.546Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.546Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.546Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.547Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.548Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.549Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.550Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.551Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299325147,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.552Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.553Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.554Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.555Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.556Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299327239,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.557Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299327567,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.558Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.559Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299328242,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.567Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9a1b6225-bcc8-4509-b131-b98d9631e908
2022-11-13T00:30:31.568Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9a1b6225-bcc8-4509-b131-b98d9631e908 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.592Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.592Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.593Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299320774,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.594Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299330586,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.595Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299331656,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.596Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299323700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299332734,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.597Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299324647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "cds",
  "timestamp": 1668299333441,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.598Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299333792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299334398,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.599Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299334865,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.621Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eadfcafc-72b7-44c1-a298-fb23aa27f357
2022-11-13T00:30:31.621Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eadfcafc-72b7-44c1-a298-fb23aa27f357 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.637Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.638Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299334426,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.638Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.638Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.638Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299335403,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.639Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.639Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.639Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.639Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.639Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.640Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299335870,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.640Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.640Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.640Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "aai-ml",
  "timestamp": 1668299335431,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.650Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9a1b6225-bcc8-4509-b131-b98d9631e908
2022-11-13T00:30:31.650Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9a1b6225-bcc8-4509-b131-b98d9631e908 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.666Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.667Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "policy-id",
  "timestamp": 1668299336407,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.672Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eadfcafc-72b7-44c1-a298-fb23aa27f357
2022-11-13T00:30:31.672Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eadfcafc-72b7-44c1-a298-fb23aa27f357 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:30:31.679Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.679Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299317392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.680Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299338363,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.681Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299340562,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.682Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.683Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299341570,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.691Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of eadfcafc-72b7-44c1-a298-fb23aa27f357
2022-11-13T00:30:31.691Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eadfcafc-72b7-44c1-a298-fb23aa27f357 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.700Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.700Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.700Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.700Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.700Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.701Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.702Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.703Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.704Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299319768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.705Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299338700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299345589,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.706Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668299339373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.707Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "cds",
  "timestamp": 1668299347483,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.708Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.709Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299344647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.710Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299352019,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299353412,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.711Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "aai-ml",
  "timestamp": 1668299353022,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.719Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of eadfcafc-72b7-44c1-a298-fb23aa27f357
2022-11-13T00:30:31.720Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId eadfcafc-72b7-44c1-a298-fb23aa27f357 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.730Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.730Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299354416,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.731Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.731Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.731Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.731Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.732Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "policy-id",
  "timestamp": 1668299355419,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.745Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8d0d9023-9a08-421b-aca3-e976a0e2ec79
2022-11-13T00:30:31.746Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.755Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.755Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299347392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.755Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299356155,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299357963,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.757Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.758Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.758Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.758Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.758Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.758Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668299358968,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.765Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8d0d9023-9a08-421b-aca3-e976a0e2ec79
2022-11-13T00:30:31.765Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:30:31.777Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.777Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.778Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.778Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.778Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.778Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.779Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.779Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:30:31.780Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.780Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.780Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299354026,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:30:31.780Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:30:31.781Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.781Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299362786,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:30:31.781Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.781Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.782Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299367505,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:30:31.782Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:30:31.783Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:30:31.783Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "aai-ml",
  "timestamp": 1668299368509,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:30:31.793Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8d0d9023-9a08-421b-aca3-e976a0e2ec79
2022-11-13T00:30:31.793Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:31:00.607Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9a1b6225-bcc8-4509-b131-b98d9631e908
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:31:00.625Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9a1b6225-bcc8-4509-b131-b98d9631e908
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:31:00.629Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:31:00.629Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:31:00.629Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:31:00.629Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:31:00.630Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:00.630Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:00.630Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:00.630Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:00.630Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:31:00.637Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:31:30.638Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9a1b6225-bcc8-4509-b131-b98d9631e908 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:31:30.643Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9a1b6225-bcc8-4509-b131-b98d9631e908 and serviceModelVersionId: 5978251b-abb0-4036-a0a4-5a96c8170471
2022-11-13T00:31:30.643Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 76d16654-699f-4556-8579-d6dac7374e11
2022-11-13T00:31:30.644Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0
2022-11-13T00:31:30.650Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:31:30.694Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-13T00:31:30.695Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0|INFO|500||Invoke
2022-11-13T00:31:30.701Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:31:30.831Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0|INFO|500||InvokeReturn
2022-11-13T00:31:30.832Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/76d16654-699f-4556-8579-d6dac7374e11/model-vers/model-ver/5978251b-abb0-4036-a0a4-5a96c8170471?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:31:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[176304], x-aai-txid=[1-aai-resources-221113-00:31:29:711-95553], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:31:30.832Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:31:30.832Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:31:30.832Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:31:30.845Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:31:30.846Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9a1b6225-bcc8-4509-b131-b98d9631e908 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:31:30.846Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:31:30.846Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:30.851Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:30.851Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299490846,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:31:30.952Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:30.953Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:30.953Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:30.983Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:30.984Z||pool-55-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:31:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:31:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:31.402Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:31.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.403Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "210f8978-747b-4f0e-b9f2-4a807b333361",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299407783,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.404Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:31:31.405Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299420542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299423250,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299424343,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299425402,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299426561,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299427565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299428571,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299429576,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:31.408Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:31:31.874Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:31:31.874Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"eadfcafc-72b7-44c1-a298-fb23aa27f357","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"09daa8ee-f21f-4282-9ae2-a5871e1c5e08","serviceDescription":"service","serviceInvariantUUID":"391d141e-a925-4656-9775-728fdcbfb18b","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0e2d132e-f10b-41ec-a372-f75ea01b6735","resourceInvariantUUID":"dde6bdc0-dfdc-416a-b346-af741d4c35c8","resourceCustomizationUUID":"8e71d2bd-380c-477e-8d5b-3c8d53622262","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":"NzJkMzU5YmE2NTQwMDg4MTkyODJkMGIxM2NmMWYzMjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c2a08f93-35c1-4bfc-b1e5-7c9e80ec6a98","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":"5122028f-927a-4226-bc92-4abd44f59adc","artifactVersion":"2","generatedFromUUID":"f0aeb54f-7305-4f08-8787-55495f672cf8"},{"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":"f0aeb54f-7305-4f08-8787-55495f672cf8","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":"YWU0NzgxZjVhMmQxYzg3Y2JmYWUyZTNiNTQzNDM4YTI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1167faba-d0b2-4d49-a7d0-0040dbb68f29","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":"6d3229e4-ba4c-4937-88a0-ee6abfab411f","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":"4f61de71-a638-4b69-a991-1498a5b492d4","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":"ee903230-b590-483c-8c14-af15fdd9843a","artifactVersion":"2","generatedFromUUID":"6d3229e4-ba4c-4937-88a0-ee6abfab411f"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MjllODY2ZjIwMmM2NDBjMzhkZTE5YWRlMGU2NzA1ZjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3480a0f9-57f9-48bf-9bac-b6d38d8a32de","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"NTBhMTA2MjlhMDRhNmQzZmJjODYwMzJhMGNiYTJkMDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:31:31.874Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:31.875Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:31.877Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:31.877Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:31.977Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:31.978Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:31.979Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:32.019Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:32.020Z||pool-56-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:32.878Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:32.879Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:32.882Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:32.882Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-13T00:31:32.982Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:32.984Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:32.984Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:33.001Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:33.002Z||pool-57-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:33.882Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:33.883Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:33.885Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:33.886Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:31:33.986Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:33.987Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:33.987Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:34.002Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:34.003Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:34.886Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:34.889Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:34.891Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:34.891Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:31:34.991Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:34.992Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:34.992Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:35.010Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:35.011Z||pool-59-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:35.892Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:35.893Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:35.896Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:35.896Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:31:35.996Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:35.997Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:35.997Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:36.016Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:36.017Z||pool-60-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:36.897Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:36.898Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:36.900Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:36.900Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:37.000Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:37.001Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:37.001Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:37.020Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:37.021Z||pool-61-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:37.901Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:37.902Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:37.903Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:37.903Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-13T00:31:38.004Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:38.005Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:38.005Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:38.018Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:38.019Z||pool-62-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:38.904Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:38.905Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:38.908Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:38.908Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:31:39.008Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:39.009Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:39.009Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:39.038Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:39.039Z||pool-63-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:39.909Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:31:39.910Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:39.912Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:39.912Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:31:40.013Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-13T00:31:40.014Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:40.014Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:40.029Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:40.030Z||pool-64-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:40.914Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "09daa8ee-f21f-4282-9ae2-a5871e1c5e08",
  "serviceDescription": "service",
  "serviceInvariantUUID": "391d141e-a925-4656-9775-728fdcbfb18b",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf 0",
      "resourceCustomizationUUID": "8e71d2bd-380c-477e-8d5b-3c8d53622262",
      "resourceName": "basic_cnf",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0e2d132e-f10b-41ec-a372-f75ea01b6735",
      "resourceInvariantUUID": "dde6bdc0-dfdc-416a-b346-af741d4c35c8",
      "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": "5122028f-927a-4226-bc92-4abd44f59adc",
          "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": "f0aeb54f-7305-4f08-8787-55495f672cf8",
          "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": "YWU0NzgxZjVhMmQxYzg3Y2JmYWUyZTNiNTQzNDM4YTI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1167faba-d0b2-4d49-a7d0-0040dbb68f29",
          "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": "6d3229e4-ba4c-4937-88a0-ee6abfab411f",
          "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": "ee903230-b590-483c-8c14-af15fdd9843a",
            "generatedFromUUID": "6d3229e4-ba4c-4937-88a0-ee6abfab411f"
          },
          "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": "ee903230-b590-483c-8c14-af15fdd9843a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "NTBhMTA2MjlhMDRhNmQzZmJjODYwMzJhMGNiYTJkMDg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:31:40.914Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:31:40.914Z|9a1b6225-bcc8-4509-b131-b98d9631e908|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 09daa8ee-f21f-4282-9ae2-a5871e1c5e08 ASDC
2022-11-13T00:31:40.915Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:eadfcafc-72b7-44c1-a298-fb23aa27f357
ServiceName:basic_cnf
ServiceVersion:1.0
ServiceUUID:09daa8ee-f21f-4282-9ae2-a5871e1c5e08
ServiceInvariantUUID:391d141e-a925-4656-9775-728fdcbfb18b
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:15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348
ArtifactChecksum:NTBhMTA2MjlhMDRhNmQzZmJjODYwMzJhMGNiYTJkMDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf 0
ResourceCustomizationUUID:8e71d2bd-380c-477e-8d5b-3c8d53622262
ResourceInvariantUUID:dde6bdc0-dfdc-416a-b346-af741d4c35c8
ResourceName:basic_cnf
ResourceType:VF
ResourceUUID:0e2d132e-f10b-41ec-a372-f75ea01b6735
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:5122028f-927a-4226-bc92-4abd44f59adc
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:f0aeb54f-7305-4f08-8787-55495f672cf8
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:1167faba-d0b2-4d49-a7d0-0040dbb68f29
ArtifactChecksum:YWU0NzgxZjVhMmQxYzg3Y2JmYWUyZTNiNTQzNDM4YTI=
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:6d3229e4-ba4c-4937-88a0-ee6abfab411f
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:ee903230-b590-483c-8c14-af15fdd9843a
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:ee903230-b590-483c-8c14-af15fdd9843a
ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:31:40.915Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 09daa8ee-f21f-4282-9ae2-a5871e1c5e08 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:31:40.948Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:31:40.949Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:31:40.949Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:31:40.949Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-13T00:31:40.949Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:40.949Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-13T00:31:41.303Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:41.303Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348 73682
2022-11-13T00:31:41.303Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-13T00:31:41.304Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-13T00:31:41.304Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:41.304Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:41.306Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:41.306Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299501303,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:41.406Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:31:41.408Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:41.408Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:41.424Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:41.424Z||pool-65-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:42.307Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:31:42.308Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:31:42.308Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 15dbeea7-1dcc-4bcf-ac7a-19fa6ca4e348, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:42.309Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar
2022-11-13T00:31:42.309Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:42.309Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:42.463Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3293560620850869968/Definitions/service-BasicCnf-template.yml
Log warning: The required parameter "compute_dummy_metadata" is not provided
Log warning: The required parameter "compute_dummy_name" is not provided
2022-11-13T00:31:43.699Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:31:43.699Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:31:43.699Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.700Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:31:43.701Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is not matching search criteria
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template dummy is not matching search criteria
2022-11-13T00:31:43.702Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:43.703Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=1743a35d-e3b7-466b-a197-d81bb41d6bdb
2022-11-13T00:31:43.704Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:43.705Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:43.706Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf
Description:service
Model UUID:09daa8ee-f21f-4282-9ae2-a5871e1c5e08
Model Version:NULL
Model InvariantUuid:391d141e-a925-4656-9775-728fdcbfb18b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf
Model UUID:d333b315-d463-49ba-9391-85a6f290b5de
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:dde6bdc0-dfdc-416a-b346-af741d4c35c8
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8e71d2bd-380c-477e-8d5b-3c8d53622262
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:24d6e7d4-ecad-4b8f-9b02-7a79526973a1
ModelName:BasicCnf..base_dummy..module-0
ModelUuid:94c1bd74-a3b4-4313-8040-0639f2fa3fad
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:1743a35d-e3b7-466b-a197-d81bb41d6bdb
ModelInvariantUuid:90f14f32-e643-4884-98ab-c4e12765bbdd
ModelName:basic_cnf-nodes.dummyCvfc
ModelUuid:7a2188d2-e117-46b7-a35d-62b5134209b1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy


VNFC Properties:
ModelCustomizationUuid:9833375a-55b0-4aea-bee5-654a62cfd9e9
ModelInvariantUuid:3da216ed-f98a-47d9-96bd-0019829bef79
ModelName:BasicCnf.compute.nodes.heat.dummy
ModelUuid:e64d2b4e-dfc3-4610-9555-a82a58e35465
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:31:43.715Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 0e2d132e-f10b-41ec-a372-f75ea01b6735
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:31:43.718Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||basic_cnf 0
2022-11-13T00:31:43.718Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0e2d132e-f10b-41ec-a372-f75ea01b6735
2022-11-13T00:31:43.718Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5122028f-927a-4226-bc92-4abd44f59adc from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-13T00:31:43.718Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:43.718Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-13T00:31:43.776Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:43.776Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 5122028f-927a-4226-bc92-4abd44f59adc 12
2022-11-13T00:31:43.777Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-13T00:31:43.777Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env
2022-11-13T00:31:43.777Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:43.778Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:43.781Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:43.781Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299503777,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:43.881Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:43.882Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:43.882Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:43.901Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:43.901Z||pool-66-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:44.782Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: f0aeb54f-7305-4f08-8787-55495f672cf8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-13T00:31:44.782Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:44.783Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-13T00:31:44.850Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:44.851Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz f0aeb54f-7305-4f08-8787-55495f672cf8 2688
2022-11-13T00:31:44.851Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-13T00:31:44.852Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz
2022-11-13T00:31:44.852Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:44.852Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:44.855Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:44.855Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299504851,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:44.955Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:44.956Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:44.956Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:44.974Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:44.974Z||pool-67-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:45.857Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1167faba-d0b2-4d49-a7d0-0040dbb68f29 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-13T00:31:45.857Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:45.858Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-13T00:31:45.935Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:45.936Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 1167faba-d0b2-4d49-a7d0-0040dbb68f29 828
2022-11-13T00:31:45.936Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-13T00:31:45.936Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-13T00:31:45.936Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:45.937Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:45.938Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:45.938Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299505936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:46.039Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:46.039Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:46.040Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:46.055Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:46.056Z||pool-68-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:46.939Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
    "vfModuleModelCustomizationUUID": "4d7a7a5c-5e30-457e-9930-d26866839c02",
    "isBase": true,
    "artifacts": [
      "f0aeb54f-7305-4f08-8787-55495f672cf8",
      "6d3229e4-ba4c-4937-88a0-ee6abfab411f",
      "ee903230-b590-483c-8c14-af15fdd9843a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:31:46.943Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:94c1bd74-a3b4-4313-8040-0639f2fa3fad
VfModuleModelInvariantUUID:24d6e7d4-ecad-4b8f-9b02-7a79526973a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
f0aeb54f-7305-4f08-8787-55495f672cf8
,
6d3229e4-ba4c-4937-88a0-ee6abfab411f
,
ee903230-b590-483c-8c14-af15fdd9843a

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

isBase:true


}

2022-11-13T00:31:46.945Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnf..base_dummy..module-0",
    "vfModuleModelInvariantUUID": "24d6e7d4-ecad-4b8f-9b02-7a79526973a1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "94c1bd74-a3b4-4313-8040-0639f2fa3fad",
    "vfModuleModelCustomizationUUID": "4d7a7a5c-5e30-457e-9930-d26866839c02",
    "isBase": true,
    "artifacts": [
      "f0aeb54f-7305-4f08-8787-55495f672cf8",
      "6d3229e4-ba4c-4937-88a0-ee6abfab411f",
      "ee903230-b590-483c-8c14-af15fdd9843a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_dummy",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:31:46.945Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnf..base_dummy..module-0
VfModuleModelVersion:1
VfModuleModelUUID:94c1bd74-a3b4-4313-8040-0639f2fa3fad
VfModuleModelInvariantUUID:24d6e7d4-ecad-4b8f-9b02-7a79526973a1
VfModuleModelDescription:NULL
Artifacts UUID List:{
f0aeb54f-7305-4f08-8787-55495f672cf8
,
6d3229e4-ba4c-4937-88a0-ee6abfab411f
,
ee903230-b590-483c-8c14-af15fdd9843a

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

isBase:true


}

2022-11-13T00:31:46.945Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6d3229e4-ba4c-4937-88a0-ee6abfab411f from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-13T00:31:46.945Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:46.946Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-13T00:31:47.037Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:47.037Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 6d3229e4-ba4c-4937-88a0-ee6abfab411f 1164
2022-11-13T00:31:47.038Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-13T00:31:47.038Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-13T00:31:47.038Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:47.038Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:47.041Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:47.041Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299507038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:47.141Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:47.142Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:47.142Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:47.156Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:47.157Z||pool-69-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:48.041Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ee903230-b590-483c-8c14-af15fdd9843a from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-13T00:31:48.042Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:31:48.043Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-13T00:31:48.131Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:31:48.132Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ee903230-b590-483c-8c14-af15fdd9843a 200
2022-11-13T00:31:48.132Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-13T00:31:48.132Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-13T00:31:48.134Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:31:48.134Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:48.137Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:48.137Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299508132,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:31:48.237Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:48.238Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:48.238Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:48.253Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:48.254Z||pool-70-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:49.138Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 09daa8ee-f21f-4282-9ae2-a5871e1c5e08
2022-11-13T00:31:49.138Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 0e2d132e-f10b-41ec-a372-f75ea01b6735 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=?
2022-11-13T00:31:49.154Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||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 heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:31:49.170Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@28928232, org.onap.sdc.toscaparser.api.parameters.Input@7fd16291, org.onap.sdc.toscaparser.api.parameters.Input@6064b88d, org.onap.sdc.toscaparser.api.parameters.Input@43081786, org.onap.sdc.toscaparser.api.parameters.Input@7fb79ec7]
2022-11-13T00:31:49.172Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.172Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.172Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:31:49.172Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 8e71d2bd-380c-477e-8d5b-3c8d53622262
2022-11-13T00:31:49.172Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8e71d2bd-380c-477e-8d5b-3c8d53622262 matches Tosca VF Customization UUID: 8e71d2bd-380c-477e-8d5b-3c8d53622262
2022-11-13T00:31:49.173Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 8e71d2bd-380c-477e-8d5b-3c8d53622262  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:31:49.176Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.176Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.177Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 8e71d2bd-380c-477e-8d5b-3c8d53622262: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-11-13T00:31:49.177Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4dd4450a
2022-11-13T00:31:49.177Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.177Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:31:49.178Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 4d7a7a5c-5e30-457e-9930-d26866839c02
2022-11-13T00:31:49.178Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 4d7a7a5c-5e30-457e-9930-d26866839c02
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:31:49.181Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.181Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:49.181Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:49.182Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.182Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:49.182Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:49.182Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.183Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria
2022-11-13T00:31:49.183Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy is matching search criteria
2022-11-13T00:31:49.183Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=1743a35d-e3b7-466b-a197-d81bb41d6bdb
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:31:49.186Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.187Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:49.187Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:31:49.187Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.187Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria
2022-11-13T00:31:49.188Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=8e71d2bd-380c-477e-8d5b-3c8d53622262
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:31:49.190Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.190Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.190Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 09daa8ee-f21f-4282-9ae2-a5871e1c5e08: basic_cnf
2022-11-13T00:31:49.191Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.191Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.191Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.191Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.191Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.192Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.192Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.192Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.192Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:31:49.193Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:31:49.193Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||Saving Service: basic_cnf 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:31:49.319Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 0e2d132e-f10b-41ec-a372-f75ea01b6735 1 ASDC deployResourceStructure
2022-11-13T00:31:49.321Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification
2022-11-13T00:31:49.321Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource)
2022-11-13T00:31:49.321Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-13T00:31:49.321Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:49.325Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:49.325Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299509320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:31:49.424Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:31:49.426Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:49.426Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:49.457Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:49.458Z||pool-71-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:50.326Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification
2022-11-13T00:31:50.333Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource)
2022-11-13T00:31:50.333Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-13T00:31:50.334Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:50.340Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:50.340Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299510326,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:31:50.446Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-11-13T00:31:50.447Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:50.447Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:50.523Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:50.524Z||pool-72-thread-1|||||INFO|500||cambria reply ok (78 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:51.343Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification
2022-11-13T00:31:51.343Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json
2022-11-13T00:31:51.343Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:31:51.343Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:51.389Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:51.390Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299511343,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:51.482Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-11-13T00:31:51.483Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:51.483Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:51.543Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:51.544Z||pool-73-thread-1|||||INFO|500||cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:52.390Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification
2022-11-13T00:31:52.391Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml
2022-11-13T00:31:52.391Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:31:52.391Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:52.407Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:52.407Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299512390,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:52.512Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
2022-11-13T00:31:52.539Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:52.540Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:52.805Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:52.806Z||pool-74-thread-1|||||INFO|500||cambria reply ok (293 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:53.413Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification
2022-11-13T00:31:53.413Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env
2022-11-13T00:31:53.413Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:31:53.414Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:53.416Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:53.416Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299513413,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:53.517Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:53.518Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:53.519Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:53.549Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:53.550Z||pool-75-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:31:54.422Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification
2022-11-13T00:31:54.422Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
2022-11-13T00:31:54.422Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:31:54.422Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:31:54.424Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:31:54.424Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299514422,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:31:54.525Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:31:54.525Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:31:54.526Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:31:54.542Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:31:54.542Z||pool-76-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:31:55.425Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eadfcafc-72b7-44c1-a298-fb23aa27f357
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:31:55.438Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eadfcafc-72b7-44c1-a298-fb23aa27f357
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:31:55.441Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:31:55.441Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:31:55.441Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:31:55.441Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:31:55.442Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:55.442Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:55.442Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:55.442Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:31:55.442Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:31:55.447Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:32:25.447Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eadfcafc-72b7-44c1-a298-fb23aa27f357 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:32:25.454Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eadfcafc-72b7-44c1-a298-fb23aa27f357 and serviceModelVersionId: 09daa8ee-f21f-4282-9ae2-a5871e1c5e08
2022-11-13T00:32:25.455Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 391d141e-a925-4656-9775-728fdcbfb18b
2022-11-13T00:32:25.455Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0
2022-11-13T00:32:25.459Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:32:25.485Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0|INFO|500||Invoke
2022-11-13T00:32:25.487Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eadfcafc-72b7-44c1-a298-fb23aa27f357], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[61f13b2d-62e3-4276-88cf-abda6cc89e2c], X-ECOMP-RequestID=[eadfcafc-72b7-44c1-a298-fb23aa27f357], X-TransactionId=[], X-ONAP-RequestID=[eadfcafc-72b7-44c1-a298-fb23aa27f357], Content-Type=[application/merge-patch+json]}
2022-11-13T00:32:25.493Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:32:25.608Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?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/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:32:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[112], vertex-id=[184496], x-aai-txid=[1-aai-resources-221113-00:32:24:502-61249], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:32:25.609Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:32:25.609Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/391d141e-a925-4656-9775-728fdcbfb18b/model-vers/model-ver/09daa8ee-f21f-4282-9ae2-a5871e1c5e08?depth=0|INFO|500||InvokeReturn
2022-11-13T00:32:25.610Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:32:25.610Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:32:25.619Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:32:25.620Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eadfcafc-72b7-44c1-a298-fb23aa27f357 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:32:25.620Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:32:25.620Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:25.626Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:25.626Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299545620,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:32:25.726Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:25.728Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:25.728Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:25.749Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:25.749Z||pool-77-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:32:26.638Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:32:26.639Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {"distributionID":"8d0d9023-9a08-421b-aca3-e976a0e2ec79","serviceName":"Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF","serviceVersion":"1.0","serviceUUID":"927b1d7a-fa27-4f39-9f57-5c0eff8ce70a","serviceDescription":"catalog service description","serviceInvariantUUID":"65f2e46d-1c2f-4d8c-9859-2e0062deec67","resources":[{"resourceInstanceName":"pNF 7df6b19a-4d98 0","resourceName":"pNF 7df6b19a-4d98","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a","resourceInvariantUUID":"859e9573-70e5-449b-92a7-3fb8af590748","resourceCustomizationUUID":"cf9b44ed-4261-4602-8746-e74f00c3a827","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml","artifactChecksum":"M2Y5NGZjMzNlZTE4YzUxODY2MWFmZjFlYWY0ZTg2MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"96bdba82-79d2-4776-b997-1135069c0607","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar","artifactChecksum":"ZWUwMDc5ZDA5MWM2MmY4YmY4MTg1ZTc2NTVhYWQ0MTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3507f195-9e95-4d4d-bb38-a9e17b5c50ae","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"528cd62c-2e30-4daf-a60c-649ccc089b59","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml","artifactChecksum":"Y2QyN2U5MzMwMDlhMGUxMGM2MTM5YzY5ZjY0NzhkNzQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ff53fbbf-f447-4f26-81d1-902f534b902f","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"dbe628c0-461c-4462-9a02-ededd419c0a4","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"656c203e-0647-4ed0-aca3-31e388f0a0f4","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml","artifactChecksum":"MjgwZjdkNjM5MGYxNDViNDk0Mjc3ZjVkZmZmYjllNWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"af260062-faca-4086-9883-a0dd54ae929c","artifactVersion":"1"},{"artifactName":"service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar","artifactChecksum":"ZjYzYWY0OTE0ODMwMzM2ZTM5NGY2NjYyYTQwNGIzMTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:32:26.639Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:26.639Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:26.642Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:26.642Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:26.742Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:26.743Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:26.743Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:26.761Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:26.762Z||pool-78-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:27.642Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:27.643Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:27.645Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:27.645Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:27.745Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:27.746Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:27.746Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:27.761Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:27.761Z||pool-79-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:28.646Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:28.647Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:28.650Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:28.650Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:28.750Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:28.751Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:28.751Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:28.765Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:28.766Z||pool-80-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:29.651Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:29.652Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:29.655Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:29.655Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:29.755Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:29.756Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:29.756Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:29.769Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:29.770Z||pool-81-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:30.656Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:30.657Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:30.659Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:30.659Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:30.759Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:30.760Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:30.760Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:30.774Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:30.775Z||pool-82-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:32:31.365Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:32:31.366Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:32:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:31.414Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:31.415Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:32:31.415Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "9a1b6225-bcc8-4509-b131-b98d9631e908",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299490846,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:32:31.417Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:32:31.660Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:31.660Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:31.663Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:31.663Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:31.763Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:31.764Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:31.764Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:31.790Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:31.791Z||pool-83-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:32.663Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:32.664Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:32.667Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:32.667Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:32:32.767Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:32.768Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:32.768Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:32.790Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:32.791Z||pool-84-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:32:33.668Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:32:33.668Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:33.671Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:33.671Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:32:33.771Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:32:33.772Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:33.772Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:33.787Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:33.787Z||pool-85-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:34.672Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||sending notification to client: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "serviceName": "Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF",
  "serviceVersion": "1.0",
  "serviceUUID": "927b1d7a-fa27-4f39-9f57-5c0eff8ce70a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "65f2e46d-1c2f-4d8c-9859-2e0062deec67",
  "resources": [
    {
      "resourceInstanceName": "pNF 7df6b19a-4d98 0",
      "resourceCustomizationUUID": "cf9b44ed-4261-4602-8746-e74f00c3a827",
      "resourceName": "pNF 7df6b19a-4d98",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a",
      "resourceInvariantUUID": "859e9573-70e5-449b-92a7-3fb8af590748",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
      "artifactChecksum": "ZjYzYWY0OTE0ODMwMzM2ZTM5NGY2NjYyYTQwNGIzMTI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:32:34.672Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:32:34.673Z|eadfcafc-72b7-44c1-a298-fb23aa27f357|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a ASDC
2022-11-13T00:32:34.673Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||ASDC Notification:
DistributionID:8d0d9023-9a08-421b-aca3-e976a0e2ec79
ServiceName:Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF
ServiceVersion:1.0
ServiceUUID:927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
ServiceInvariantUUID:65f2e46d-1c2f-4d8c-9859-2e0062deec67
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
ArtifactUUID:3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471
ArtifactChecksum:ZjYzYWY0OTE0ODMwMzM2ZTM5NGY2NjYyYTQwNGIzMTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 7df6b19a-4d98 0
ResourceCustomizationUUID:cf9b44ed-4261-4602-8746-e74f00c3a827
ResourceInvariantUUID:859e9573-70e5-449b-92a7-3fb8af590748
ResourceName:pNF 7df6b19a-4d98
ResourceType:PNF
ResourceUUID:fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-13T00:32:34.673Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:32:34.707Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:32:34.708Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:32:34.708Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:32:34.709Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471 from URL: /sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:34.710Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - download
2022-11-13T00:32:34.710Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:34.867Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||GET Response Status 200
2022-11-13T00:32:34.868Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar 3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471 87780
2022-11-13T00:32:34.869Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar ASDC sendASDCNotification
2022-11-13T00:32:34.869Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:34.869Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:32:34.870Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:34.873Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:34.873Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299554869,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:32:34.973Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:32:34.975Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:34.975Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:34.990Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:34.991Z||pool-86-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:32:35.874Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:32:35.876Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||MSO config path is: /app
2022-11-13T00:32:35.877Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 3ed85e43-7eb0-499d-8dd2-ddcfe6ee9471, URL: /sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar to file: /app/ASDC/1/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:35.877Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:35.878Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:35.878Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:35.987Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18362573235224892479/Definitions/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml
2022-11-13T00:32:36.801Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:32:36.801Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:32:36.801Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7df6b19a-4d98 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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||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-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.802Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||####################################################################################################
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Node template pNF 7df6b19a-4d98 0 is matching search criteria
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 7df6b19a-4d98 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:32:36.803Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Node template pNF 7df6b19a-4d98 0 is matching search criteria
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Search for entities recursively
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 7df6b19a-4d98 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.804Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.805Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.806Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF
Description:catalog service description
Model UUID:927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
Model Version:NULL
Model InvariantUuid:65f2e46d-1c2f-4d8c-9859-2e0062deec67
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:32:36.816Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:32:36.821Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||pNF 7df6b19a-4d98 0
2022-11-13T00:32:36.821Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a
2022-11-13T00:32:36.821Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:32:36.822Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:32:36.822Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 7df6b19a-4d98 0 fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:32:36.832Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2ad185c4, org.onap.sdc.toscaparser.api.parameters.Input@3e8249d7, org.onap.sdc.toscaparser.api.parameters.Input@6ed22aa9, org.onap.sdc.toscaparser.api.parameters.Input@720da821, org.onap.sdc.toscaparser.api.parameters.Input@54d4fc01]
2022-11-13T00:32:36.832Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.833Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.833Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a: pNF 7df6b19a-4d98
2022-11-13T00:32:36.833Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Processing PNF resource: fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a
2022-11-13T00:32:36.833Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:32:36.833Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_4Idg8AJpZc2Jw4Ao0iEF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:32:36.834Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Resource customization UUID: cf9b44ed-4261-4602-8746-e74f00c3a827 is the same as notified resource customizationUUID: cf9b44ed-4261-4602-8746-e74f00c3a827
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-13T00:32:36.895Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 7df6b19a-4d98 fb4711bf-0a5c-4e61-b1b0-5f1bde2d315a 0 ASDC deployResourceStructure
2022-11-13T00:32:36.896Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar ASDC sendASDCNotification
2022-11-13T00:32:36.896Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar
2022-11-13T00:32:36.896Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:32:36.896Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:32:36.898Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:32:36.898Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299556896,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:32:36.999Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:32:37.000Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:32:37.000Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:32:37.016Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:32:37.016Z||pool-87-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:32:37.899Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8d0d9023-9a08-421b-aca3-e976a0e2ec79
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:32:37.912Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8d0d9023-9a08-421b-aca3-e976a0e2ec79
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:32:37.918Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:32:37.918Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:32:37.918Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:32:37.919Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:32:37.930Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:33:07.933Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:33:07.940Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and serviceModelVersionId: 927b1d7a-fa27-4f39-9f57-5c0eff8ce70a
2022-11-13T00:33:07.941Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 65f2e46d-1c2f-4d8c-9859-2e0062deec67
2022-11-13T00:33:07.941Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0
2022-11-13T00:33:07.947Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:33:07.972Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-13T00:33:07.973Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0|INFO|500||Invoke
2022-11-13T00:33:07.978Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:33:08.210Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0|INFO|500||InvokeReturn
2022-11-13T00:33:08.210Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/65f2e46d-1c2f-4d8c-9859-2e0062deec67/model-vers/model-ver/927b1d7a-fa27-4f39-9f57-5c0eff8ce70a?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:33:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[226], vertex-id=[200952], x-aai-txid=[1-aai-resources-221113-00:33:06:988-33339], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:33:08.211Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:33:08.211Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:33:08.211Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:33:08.218Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:33:08.218Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8d0d9023-9a08-421b-aca3-e976a0e2ec79 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:33:08.219Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:33:08.219Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:33:08.221Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:33:08.221Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||try to send status {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299588218,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:33:08.321Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:33:08.322Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:33:08.322Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:08.353Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:08.354Z||pool-88-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:33:09.233Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:09.234Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:09.234Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:19.665Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:19.666Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:19.667Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:19.667Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:29.232Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:29.233Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:29.234Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:29.234Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:31.395Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:31.396Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.396Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.397Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.397Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.397Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.398Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.399Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.400Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299501303,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.401Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299503777,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299504851,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299505936,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.402Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299507038,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299508132,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.403Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299509320,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299510326,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299511343,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:33:31.404Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299512390,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299513413,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.405Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299514422,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "eadfcafc-72b7-44c1-a298-fb23aa27f357",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299545620,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.406Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.407Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.408Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:31.408Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-11-13T00:33:31.408Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:33:31.408Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:33:38.794Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:38.795Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:38.795Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:38.796Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:48.348Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:33:48.348Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:33:48.349Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:33:48.349Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:33:57.927Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:34:31.361Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:34:31.363Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:34:31.363Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:34:31.365Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:34:31.366Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:34:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:34:31.559Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:34:31.566Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:34:31.566Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/resourceInstances/pnf7df6b19a4d980/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:34:31.568Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:34:41.081Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:35:31.360Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:35:31.362Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:35:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:35:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:35:31.365Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:35:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:35:31.892Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:35:31.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:35:31.893Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:35:31.895Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299408815,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299554869,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:35:31.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299556896,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnf4idg8ajpzc2jw4ao0ief/1.0/artifacts/service-DemoPnf4idg8ajpzc2jw4ao0ief-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:35:31.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:35:31.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:35:31.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "8d0d9023-9a08-421b-aca3-e976a0e2ec79",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668299588218,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:35:31.897Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:35:40.964Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:36:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:36:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:36:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:36:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:36:31.364Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:36:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:36:40.938Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:36:40.939Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:37:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:37:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:37:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:37:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:37:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:37:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:37:40.941Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:37:40.941Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:38:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:38:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:38:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:38:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:38:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:38:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:38:40.948Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:38:40.949Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:39:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:39:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:39:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:39:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:39:31.365Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:39:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:39:40.949Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:39:40.949Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:40:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:40:31.360Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:40:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:40:31.364Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:40:31.364Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:40:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:40:40.926Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:40:40.934Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:41:31.362Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:41:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:41:31.364Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:41:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:41:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:41:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:41:40.934Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:41:40.935Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:31.359Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:42:31.362Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:42:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:42:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:42:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:32.017Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:32.019Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.020Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:32.019Z||pool-2-thread-4|||||DEBUG|500||recieved notification from broker: {"distributionID":"cae51ccd-c794-4231-84bd-e8dffd63bb3d","serviceName":"Demo_pNF_CFlJxZZNCsQlB9iAfWRF","serviceVersion":"1.0","serviceUUID":"54207aea-8bc6-42ab-a8e2-52969bd6f5c5","serviceDescription":"catalog service description","serviceInvariantUUID":"e07642bf-2db4-4103-a240-6e8dcbf08fb0","resources":[{"resourceInstanceName":"pNF bcfa1990-1f3d 0","resourceName":"pNF bcfa1990-1f3d","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"64186f2c-d7c1-45e7-838f-2dacdf9e3aad","resourceInvariantUUID":"633a3e53-9934-4e22-a3ee-2df68c313560","resourceCustomizationUUID":"3c5d96a1-4965-4351-9f84-a9ace97d0fa3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml","artifactChecksum":"OGJjMmFjNTczNWY4MDA5NGQxOTNmMWQ0MTI3YTYxZGY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5e5e144c-4f72-46a3-8c18-c39018678378","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar","artifactChecksum":"ZWUwMDc5ZDA5MWM2MmY4YmY4MTg1ZTc2NTVhYWQ0MTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d8af9d08-f812-447b-ac95-849ce4e10a77","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cca48f38-c61f-4198-86e9-358f2262050d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml","artifactChecksum":"NjBjNmJhZGRjNWIyMDQ1YjZkZDUzODJjMDQxYTdjYjE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5b5afe25-504b-4826-8b37-b64c25ef00bf","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"3f524ede-2658-496d-8b45-ea3c76ff671d","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d253ebbe-fd0b-4042-be6a-e5af74cebebe","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml","artifactChecksum":"ZTQ2YjhmYzI3YThkYWEzZDhhMWJmNzk2OWEwMjRkOWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e1a5d5a7-b50b-45c4-9f68-251bb8235b27","artifactVersion":"1"},{"artifactName":"service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar","artifactChecksum":"Yjc0NGQ2MmM1YzIzY2I5OTAyZTdmZDk2MmRhNWZiODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7ff82324-78d1-4af7-b8cd-378e44ee1910","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:42:32.023Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.023Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.024Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.025Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.026Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.026Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.026Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.029Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:32.030Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:32.026Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.032Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.033Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.034Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300118700,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300119373,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.035Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "cds",
  "timestamp": 1668300127553,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.036Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.037Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.038Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300124647,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:32.039Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.040Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300133403,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.041Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300134409,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.042Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "policy-id",
  "timestamp": 1668300135413,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
2022-11-13T00:42:32.045Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:32.047Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:42:32.093Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of cae51ccd-c794-4231-84bd-e8dffd63bb3d
2022-11-13T00:42:32.094Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cae51ccd-c794-4231-84bd-e8dffd63bb3d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:42:32.105Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.105Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300127392,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:32.105Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.106Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.106Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.106Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.106Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.106Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300136130,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.109Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300137890,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300129768,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.110Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300138896,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:42:32.118Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of cae51ccd-c794-4231-84bd-e8dffd63bb3d
2022-11-13T00:42:32.118Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cae51ccd-c794-4231-84bd-e8dffd63bb3d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:42:32.128Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.128Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300138513,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:42:32.128Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.128Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.128Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300143427,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:42:32.129Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:42:32.129Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||received message from topic
2022-11-13T00:42:32.129Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "aai-ml",
  "timestamp": 1668300144430,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:42:32.137Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of cae51ccd-c794-4231-84bd-e8dffd63bb3d
2022-11-13T00:42:32.137Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId cae51ccd-c794-4231-84bd-e8dffd63bb3d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:42:32.145Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-11-13T00:42:32.146Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:32.146Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:32.168Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:32.169Z||pool-89-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:42:33.048Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:33.050Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:33.053Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:33.053Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:33.153Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:42:33.154Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:33.154Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:33.170Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:33.170Z||pool-90-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:42:34.054Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:34.055Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:34.058Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:34.058Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:34.158Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:34.159Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:34.159Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:34.176Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:34.177Z||pool-91-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:42:35.059Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:35.060Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:35.062Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:35.062Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:35.162Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:35.163Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:35.163Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:35.180Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:35.181Z||pool-92-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:42:36.063Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:36.064Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:36.067Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:36.067Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:36.167Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:36.168Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:36.168Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:36.185Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:36.185Z||pool-93-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:42:37.067Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:37.068Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:37.071Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:37.071Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:37.171Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:37.172Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:37.172Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:37.187Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:37.188Z||pool-94-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:42:38.071Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:38.072Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:38.074Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:38.074Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:42:38.174Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:38.175Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:38.176Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:38.192Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:38.193Z||pool-95-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:42:39.075Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:42:39.076Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:39.078Z||pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:39.078Z||pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:42:39.180Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-13T00:42:39.181Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:39.181Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:39.210Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:39.211Z||pool-96-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:42:40.080Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "serviceName": "Demo_pNF_CFlJxZZNCsQlB9iAfWRF",
  "serviceVersion": "1.0",
  "serviceUUID": "54207aea-8bc6-42ab-a8e2-52969bd6f5c5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e07642bf-2db4-4103-a240-6e8dcbf08fb0",
  "resources": [
    {
      "resourceInstanceName": "pNF bcfa1990-1f3d 0",
      "resourceCustomizationUUID": "3c5d96a1-4965-4351-9f84-a9ace97d0fa3",
      "resourceName": "pNF bcfa1990-1f3d",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "64186f2c-d7c1-45e7-838f-2dacdf9e3aad",
      "resourceInvariantUUID": "633a3e53-9934-4e22-a3ee-2df68c313560",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
      "artifactChecksum": "Yjc0NGQ2MmM1YzIzY2I5OTAyZTdmZDk2MmRhNWZiODQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7ff82324-78d1-4af7-b8cd-378e44ee1910"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:42:40.080Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:42:40.080Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 54207aea-8bc6-42ab-a8e2-52969bd6f5c5 ASDC
2022-11-13T00:42:40.081Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:cae51ccd-c794-4231-84bd-e8dffd63bb3d
ServiceName:Demo_pNF_CFlJxZZNCsQlB9iAfWRF
ServiceVersion:1.0
ServiceUUID:54207aea-8bc6-42ab-a8e2-52969bd6f5c5
ServiceInvariantUUID:e07642bf-2db4-4103-a240-6e8dcbf08fb0
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
ArtifactUUID:7ff82324-78d1-4af7-b8cd-378e44ee1910
ArtifactChecksum:Yjc0NGQ2MmM1YzIzY2I5OTAyZTdmZDk2MmRhNWZiODQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF bcfa1990-1f3d 0
ResourceCustomizationUUID:3c5d96a1-4965-4351-9f84-a9ace97d0fa3
ResourceInvariantUUID:633a3e53-9934-4e22-a3ee-2df68c313560
ResourceName:pNF bcfa1990-1f3d
ResourceType:PNF
ResourceUUID:64186f2c-d7c1-45e7-838f-2dacdf9e3aad
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-11-13T00:42:40.081Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 54207aea-8bc6-42ab-a8e2-52969bd6f5c5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:42:40.112Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:42:40.113Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-13T00:42:40.113Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-13T00:42:40.113Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 7ff82324-78d1-4af7-b8cd-378e44ee1910 from URL: /sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:40.114Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - download
2022-11-13T00:42:40.114Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:40.223Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2022-11-13T00:42:40.224Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar 7ff82324-78d1-4af7-b8cd-378e44ee1910 87791
2022-11-13T00:42:40.225Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar ASDC sendASDCNotification
2022-11-13T00:42:40.225Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:40.225Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:42:40.227Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:40.230Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:40.230Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300160225,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:42:40.330Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:40.331Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:40.331Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:40.347Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:40.348Z||pool-97-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:42:41.230Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:42:41.232Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2022-11-13T00:42:41.232Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 7ff82324-78d1-4af7-b8cd-378e44ee1910, URL: /sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar to file: /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:41.232Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:41.233Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:41.233Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:41.426Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14177188542227808374/Definitions/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml
2022-11-13T00:42:42.474Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:42:42.476Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-11-13T00:42:42.476Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.476Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-13T00:42:42.476Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.476Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.477Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.477Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.477Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF bcfa1990-1f3d 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-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.477Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.477Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.478Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||####################################################################################################
2022-11-13T00:42:42.478Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.478Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.478Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Node template pNF bcfa1990-1f3d 0 is matching search criteria
2022-11-13T00:42:42.478Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-11-13T00:42:42.479Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF bcfa1990-1f3d 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:42:42.479Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.480Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.480Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Node template pNF bcfa1990-1f3d 0 is matching search criteria
2022-11-13T00:42:42.480Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2022-11-13T00:42:42.480Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Found topology templates [pNF bcfa1990-1f3d 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:42:42.480Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.481Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.481Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.481Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.481Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.482Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.482Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.482Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.483Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.483Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.483Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_CFlJxZZNCsQlB9iAfWRF
Description:catalog service description
Model UUID:54207aea-8bc6-42ab-a8e2-52969bd6f5c5
Model Version:NULL
Model InvariantUuid:e07642bf-2db4-4103-a240-6e8dcbf08fb0
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:42:42.493Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Processing Resource Type: PNF, Model UUID: 64186f2c-d7c1-45e7-838f-2dacdf9e3aad
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:42:42.498Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||pNF bcfa1990-1f3d 0
2022-11-13T00:42:42.498Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 64186f2c-d7c1-45e7-838f-2dacdf9e3aad
2022-11-13T00:42:42.498Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||No resources found for Service: 54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:42:42.498Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:42:42.498Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF bcfa1990-1f3d 0 64186f2c-d7c1-45e7-838f-2dacdf9e3aad ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:42:42.505Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@40cab3a, org.onap.sdc.toscaparser.api.parameters.Input@6a38a8a9, org.onap.sdc.toscaparser.api.parameters.Input@5a87ae82, org.onap.sdc.toscaparser.api.parameters.Input@466668f2, org.onap.sdc.toscaparser.api.parameters.Input@27525e7f]
2022-11-13T00:42:42.505Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.505Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.506Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 54207aea-8bc6-42ab-a8e2-52969bd6f5c5: pNF bcfa1990-1f3d
2022-11-13T00:42:42.506Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Processing PNF resource: 64186f2c-d7c1-45e7-838f-2dacdf9e3aad
2022-11-13T00:42:42.506Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:42:42.506Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Service Demo_pNF_CFlJxZZNCsQlB9iAfWRF is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:42:42.507Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||Resource customization UUID: 3c5d96a1-4965-4351-9f84-a9ace97d0fa3 is the same as notified resource customizationUUID: 3c5d96a1-4965-4351-9f84-a9ace97d0fa3
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-11-13T00:42:42.557Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF bcfa1990-1f3d 64186f2c-d7c1-45e7-838f-2dacdf9e3aad 0 ASDC deployResourceStructure
2022-11-13T00:42:42.557Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar ASDC sendASDCNotification
2022-11-13T00:42:42.558Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar
2022-11-13T00:42:42.558Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:42:42.558Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:42:42.561Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:42:42.561Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300162557,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:42:42.661Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:42:42.662Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:42:42.662Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:42:42.681Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:42:42.682Z||pool-98-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:42:43.562Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: cae51ccd-c794-4231-84bd-e8dffd63bb3d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:42:43.576Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: cae51ccd-c794-4231-84bd-e8dffd63bb3d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:42:43.578Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:42:43.578Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:42:43.578Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:42:43.579Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:42:43.584Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:43:13.585Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: cae51ccd-c794-4231-84bd-e8dffd63bb3d and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:43:13.594Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: cae51ccd-c794-4231-84bd-e8dffd63bb3d and serviceModelVersionId: 54207aea-8bc6-42ab-a8e2-52969bd6f5c5
2022-11-13T00:43:13.595Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e07642bf-2db4-4103-a240-6e8dcbf08fb0
2022-11-13T00:43:13.596Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0
2022-11-13T00:43:13.604Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:43:13.648Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0|INFO|500||Invoke
2022-11-13T00:43:13.649Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cae51ccd-c794-4231-84bd-e8dffd63bb3d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e276f90b-7bd6-4390-af73-a9c0df135a6a], X-ECOMP-RequestID=[cae51ccd-c794-4231-84bd-e8dffd63bb3d], X-TransactionId=[], X-ONAP-RequestID=[cae51ccd-c794-4231-84bd-e8dffd63bb3d], Content-Type=[application/merge-patch+json]}
2022-11-13T00:43:13.654Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:43:13.761Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?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/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:43:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[103], vertex-id=[249992], x-aai-txid=[0-aai-resources-221113-00:43:12:660-9486], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:43:13.762Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:43:13.763Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e07642bf-2db4-4103-a240-6e8dcbf08fb0/model-vers/model-ver/54207aea-8bc6-42ab-a8e2-52969bd6f5c5?depth=0|INFO|500||InvokeReturn
2022-11-13T00:43:13.763Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:43:13.763Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:43:13.771Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:43:13.772Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID cae51ccd-c794-4231-84bd-e8dffd63bb3d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:43:13.772Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:43:13.774Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:43:13.776Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:43:13.777Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||DEBUG|500||try to send status {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300193772,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:43:13.877Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:43:13.878Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:43:13.878Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:43:13.898Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:43:13.899Z||pool-99-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:43:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:43:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:43:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:43:31.364Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:43:31.364Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:43:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:43:31.492Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:43:31.492Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-11-13T00:43:31.493Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:43:31.494Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:43:40.925Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:44:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:44:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:44:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:44:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:44:31.364Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:44:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:44:31.895Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:44:31.896Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.897Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.897Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.898Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.898Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.898Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.899Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.899Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.899Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.900Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.900Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.900Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/resourceInstances/pnfbcfa19901f3d0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.901Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.901Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.901Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:44:31.902Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.902Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.902Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300151359,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:44:31.903Z||pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:44:31.903Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.903Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300160225,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:44:31.904Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:44:31.904Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.904Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300162557,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfCfljxzzncsqlb9iafwrf/1.0/artifacts/service-DemoPnfCfljxzzncsqlb9iafwrf-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:44:31.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:44:31.905Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-11-13T00:44:31.905Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "cae51ccd-c794-4231-84bd-e8dffd63bb3d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300193772,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:44:31.905Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:44:40.929Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:45:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:45:31.361Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:45:31.361Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:45:31.365Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:45:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:45:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:45:40.925Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:45:40.925Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:46:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:46:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:46:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:46:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:46:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:46:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:46:40.926Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:46:40.928Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:47:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:47:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:47:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:47:31.365Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:47:31.366Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:47:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:47:40.936Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:47:40.936Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:48:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:48:31.362Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:48:31.362Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:48:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:48:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:48:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:48:40.935Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:48:40.968Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:49:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:49:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:49:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:49:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:49:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:49:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:49:41.022Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:49:41.036Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:50:31.361Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:50:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:50:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:50:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:50:31.364Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:50:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:50:40.983Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:50:40.991Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:31.359Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:51:31.360Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:51:31.360Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:51:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:51:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:32.000Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:32.000Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:32.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.002Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"1bee4ed5-4a0d-4948-a69a-d04bab61d765","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"31991967-a0a7-45a3-a184-01b7be27fffe","serviceDescription":"service","serviceInvariantUUID":"bdf58c8f-627b-44ab-96c2-2e59a55e17bb","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8601530a-7149-4a37-a5cf-94340d3c6230","resourceInvariantUUID":"f69246fc-a618-44e0-a808-44e5637356cf","resourceCustomizationUUID":"2845b1a9-5704-439e-8916-afc830e97f77","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":"ZmRjODQ3ODhiMGFhZGVkMzg4MGJlNjkzOWRhYzdiODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4f8666d8-899a-460c-9cf7-bbe87d3c5712","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":"ZTQxZWQwNmJmZWQ5NmYwNDZjMTE2MzVmNjdkZGMwN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1814ff63-c4a4-4010-a11d-1ef2b819cb19","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":"d612af7f-839f-48c2-8c28-aff3fbdae798","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":"a7092bec-814c-4e65-8495-3121eeef2f0d","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":"c50a8bf7-db9d-419b-bad9-3235c3b701ba","artifactVersion":"2","generatedFromUUID":"73cdaeeb-4961-4ff1-91fb-642269ff607a"},{"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":"f5201881-4ddd-41ae-8ec1-7e78c234b1dd","artifactVersion":"2","generatedFromUUID":"d612af7f-839f-48c2-8c28-aff3fbdae798"},{"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":"73cdaeeb-4961-4ff1-91fb-642269ff607a","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":"23a414e4-1827-470e-a127-43bd349d43d7","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":"ZjE2ZDM1ZmFhMjY5NWI3ZWFlZmExYjViYTk3ZWU5OWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a71c21a9-60d1-4a53-b785-181ebd34fb41","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NjEwYzQzZGQ1NWUxMDRhYWUzOGI5NGY5OGZjMjliMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"dc71d543-08ad-4747-a1f4-55109a6c138f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-13T00:51:32.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:51:32.009Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:32.010Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:32.016Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:32.016Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:32.116Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:32.117Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:32.117Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:32.139Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:32.140Z||pool-100-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:51:33.018Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:33.018Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:33.022Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:33.023Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:51:33.122Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:51:33.123Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:33.123Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:33.139Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:33.140Z||pool-101-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:34.024Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:34.025Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:34.028Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:34.028Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:51:34.128Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:34.129Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:34.129Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:34.156Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:34.156Z||pool-102-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:35.029Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:35.030Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:35.033Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:35.033Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:35.133Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:35.136Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:35.136Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:35.155Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:35.156Z||pool-103-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:36.037Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:36.047Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:36.065Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:36.066Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-13T00:51:36.161Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-11-13T00:51:36.163Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:36.163Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:36.249Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:36.252Z||pool-104-thread-1|||||INFO|500||cambria reply ok (90 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:51:37.066Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:37.067Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:37.173Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:37.173Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-13T00:51:37.190Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 17 ms
2022-11-13T00:51:37.192Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:37.200Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:37.302Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:37.302Z||pool-105-thread-1|||||INFO|500||cambria reply ok (111 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:38.175Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:38.182Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:38.197Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:38.197Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:51:38.289Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-11-13T00:51:38.290Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:38.290Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:38.463Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:38.464Z||pool-106-thread-1|||||INFO|500||cambria reply ok (175 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:39.199Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:39.199Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:39.203Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:39.203Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:39.302Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:51:39.304Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:39.304Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:39.317Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:39.318Z||pool-107-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:40.204Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:40.204Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:40.207Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:40.207Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:51:40.307Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:40.308Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:40.308Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:40.323Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:40.324Z||pool-108-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:41.207Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:51:41.208Z||pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:41.211Z||pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:41.211Z||pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:51:41.311Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:41.312Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:41.312Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:41.330Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:41.331Z||pool-109-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:42.213Z||pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "31991967-a0a7-45a3-a184-01b7be27fffe",
  "serviceDescription": "service",
  "serviceInvariantUUID": "bdf58c8f-627b-44ab-96c2-2e59a55e17bb",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "2845b1a9-5704-439e-8916-afc830e97f77",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "8601530a-7149-4a37-a5cf-94340d3c6230",
      "resourceInvariantUUID": "f69246fc-a618-44e0-a808-44e5637356cf",
      "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": "ZTQxZWQwNmJmZWQ5NmYwNDZjMTE2MzVmNjdkZGMwN2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1814ff63-c4a4-4010-a11d-1ef2b819cb19",
          "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": "d612af7f-839f-48c2-8c28-aff3fbdae798",
          "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": "f5201881-4ddd-41ae-8ec1-7e78c234b1dd",
            "generatedFromUUID": "d612af7f-839f-48c2-8c28-aff3fbdae798"
          },
          "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": "c50a8bf7-db9d-419b-bad9-3235c3b701ba",
          "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": "f5201881-4ddd-41ae-8ec1-7e78c234b1dd",
          "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": "73cdaeeb-4961-4ff1-91fb-642269ff607a",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NjEwYzQzZGQ1NWUxMDRhYWUzOGI5NGY5OGZjMjliMTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "dc71d543-08ad-4747-a1f4-55109a6c138f"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:51:42.214Z||pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:51:42.214Z||pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 31991967-a0a7-45a3-a184-01b7be27fffe ASDC
2022-11-13T00:51:42.215Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:1bee4ed5-4a0d-4948-a69a-d04bab61d765
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:31991967-a0a7-45a3-a184-01b7be27fffe
ServiceInvariantUUID:bdf58c8f-627b-44ab-96c2-2e59a55e17bb
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:dc71d543-08ad-4747-a1f4-55109a6c138f
ArtifactChecksum:NjEwYzQzZGQ1NWUxMDRhYWUzOGI5NGY5OGZjMjliMTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:2845b1a9-5704-439e-8916-afc830e97f77
ResourceInvariantUUID:f69246fc-a618-44e0-a808-44e5637356cf
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:8601530a-7149-4a37-a5cf-94340d3c6230
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:1814ff63-c4a4-4010-a11d-1ef2b819cb19
ArtifactChecksum:ZTQxZWQwNmJmZWQ5NmYwNDZjMTE2MzVmNjdkZGMwN2I=
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:d612af7f-839f-48c2-8c28-aff3fbdae798
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:f5201881-4ddd-41ae-8ec1-7e78c234b1dd
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:c50a8bf7-db9d-419b-bad9-3235c3b701ba
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:f5201881-4ddd-41ae-8ec1-7e78c234b1dd
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:73cdaeeb-4961-4ff1-91fb-642269ff607a
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:51:42.215Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 31991967-a0a7-45a3-a184-01b7be27fffe ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:51:42.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:51:42.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:51:42.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:51:42.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: dc71d543-08ad-4747-a1f4-55109a6c138f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:42.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:42.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:42.372Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:42.376Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar dc71d543-08ad-4747-a1f4-55109a6c138f 162976
2022-11-13T00:51:42.376Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-13T00:51:42.376Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:42.376Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:42.376Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:42.379Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:42.379Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300702376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:42.479Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:42.480Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:42.480Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:42.496Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:42.498Z||pool-110-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:51:43.380Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:51:43.382Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:51:43.382Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: dc71d543-08ad-4747-a1f4-55109a6c138f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:43.382Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-11-13T00:51:43.383Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:43.383Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:43.703Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP847146613955503841/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-11-13T00:51:45.263Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:51:45.264Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-13T00:51:45.264Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:45.264Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-11-13T00:51:45.264Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:45.264Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:45.265Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:45.265Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:45.265Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-13T00:51:45.265Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.266Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.267Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.267Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-13T00:51:45.267Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:51:45.268Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.268Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.268Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.268Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-13T00:51:45.269Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:51:45.269Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.269Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.269Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.270Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-13T00:51:45.270Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-11-13T00:51:45.270Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-11-13T00:51:45.270Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:51:45.270Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.271Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:51:45.271Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.271Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.271Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:45.272Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.272Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.272Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:45.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:45.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.273Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:45.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:45.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-11-13T00:51:45.274Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-11-13T00:51:45.275Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=d4028667-6bdd-426a-97e3-56d67f1b36ac
2022-11-13T00:51:45.275Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.275Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.275Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.275Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.276Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.276Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.276Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:45.276Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:45.276Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:31991967-a0a7-45a3-a184-01b7be27fffe
Model Version:NULL
Model InvariantUuid:bdf58c8f-627b-44ab-96c2-2e59a55e17bb
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:31e1430c-51b5-4431-be8a-70985adb1580
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f69246fc-a618-44e0-a808-44e5637356cf
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:2845b1a9-5704-439e-8916-afc830e97f77
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:4dc20cbb-66e7-40b6-acf3-9761b244eed1
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:598a697c-627e-4860-a947-f593dddac21b
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1510abd5-4090-4a7b-8ec1-de59cf5bbad8
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:3175b06d-f40f-4e7f-8029-9ce0a3eb4579
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:d4028667-6bdd-426a-97e3-56d67f1b36ac
ModelInvariantUuid:ee45308c-3201-4860-af9e-3a4d2878e391
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:c41f3ed0-b8f5-497d-bbf1-b3a817d2f0e7
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:7392edbf-539b-4ed5-815a-e2c1ee53a348
ModelInvariantUuid:86cf1068-90df-4a66-a707-0c70706f7c33
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:56843d4f-6de6-4220-ab58-c8916e83f9a0
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:51:45.286Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: 8601530a-7149-4a37-a5cf-94340d3c6230
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:51:45.291Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||basic_cnf_macro 0
2022-11-13T00:51:45.292Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8601530a-7149-4a37-a5cf-94340d3c6230
2022-11-13T00:51:45.292Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 1814ff63-c4a4-4010-a11d-1ef2b819cb19 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-13T00:51:45.292Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:45.292Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-13T00:51:45.358Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:45.359Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 1814ff63-c4a4-4010-a11d-1ef2b819cb19 1565
2022-11-13T00:51:45.359Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-11-13T00:51:45.359Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-13T00:51:45.359Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:45.360Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:45.362Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:45.362Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300705359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:45.462Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:45.463Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:45.463Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:45.478Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:45.478Z||pool-111-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:51:46.363Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1510abd5-4090-4a7b-8ec1-de59cf5bbad8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3175b06d-f40f-4e7f-8029-9ce0a3eb4579",
    "vfModuleModelCustomizationUUID": "55451ce9-54e6-4eb7-ac39-4c877af4061e",
    "isBase": true,
    "artifacts": [
      "d612af7f-839f-48c2-8c28-aff3fbdae798",
      "f5201881-4ddd-41ae-8ec1-7e78c234b1dd"
    ],
    "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": "4dc20cbb-66e7-40b6-acf3-9761b244eed1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "598a697c-627e-4860-a947-f593dddac21b",
    "vfModuleModelCustomizationUUID": "49b0330e-5d4d-480f-885f-6b37b1d36bc5",
    "isBase": false,
    "artifacts": [
      "73cdaeeb-4961-4ff1-91fb-642269ff607a"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:51:46.370Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3175b06d-f40f-4e7f-8029-9ce0a3eb4579
VfModuleModelInvariantUUID:1510abd5-4090-4a7b-8ec1-de59cf5bbad8
VfModuleModelDescription:NULL
Artifacts UUID List:{
d612af7f-839f-48c2-8c28-aff3fbdae798
,
f5201881-4ddd-41ae-8ec1-7e78c234b1dd

}
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:598a697c-627e-4860-a947-f593dddac21b
VfModuleModelInvariantUUID:4dc20cbb-66e7-40b6-acf3-9761b244eed1
VfModuleModelDescription:NULL
Artifacts UUID List:{
73cdaeeb-4961-4ff1-91fb-642269ff607a

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

isBase:false


}

2022-11-13T00:51:46.372Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1510abd5-4090-4a7b-8ec1-de59cf5bbad8",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "3175b06d-f40f-4e7f-8029-9ce0a3eb4579",
    "vfModuleModelCustomizationUUID": "55451ce9-54e6-4eb7-ac39-4c877af4061e",
    "isBase": true,
    "artifacts": [
      "d612af7f-839f-48c2-8c28-aff3fbdae798",
      "f5201881-4ddd-41ae-8ec1-7e78c234b1dd"
    ],
    "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": "4dc20cbb-66e7-40b6-acf3-9761b244eed1",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "598a697c-627e-4860-a947-f593dddac21b",
    "vfModuleModelCustomizationUUID": "49b0330e-5d4d-480f-885f-6b37b1d36bc5",
    "isBase": false,
    "artifacts": [
      "73cdaeeb-4961-4ff1-91fb-642269ff607a"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:51:46.373Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:3175b06d-f40f-4e7f-8029-9ce0a3eb4579
VfModuleModelInvariantUUID:1510abd5-4090-4a7b-8ec1-de59cf5bbad8
VfModuleModelDescription:NULL
Artifacts UUID List:{
d612af7f-839f-48c2-8c28-aff3fbdae798
,
f5201881-4ddd-41ae-8ec1-7e78c234b1dd

}
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:598a697c-627e-4860-a947-f593dddac21b
VfModuleModelInvariantUUID:4dc20cbb-66e7-40b6-acf3-9761b244eed1
VfModuleModelDescription:NULL
Artifacts UUID List:{
73cdaeeb-4961-4ff1-91fb-642269ff607a

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

isBase:false


}

2022-11-13T00:51:46.373Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: d612af7f-839f-48c2-8c28-aff3fbdae798 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-13T00:51:46.373Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:46.373Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-13T00:51:46.443Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:46.444Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml d612af7f-839f-48c2-8c28-aff3fbdae798 914
2022-11-13T00:51:46.444Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-11-13T00:51:46.444Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-13T00:51:46.444Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:46.445Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:46.454Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:46.454Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300706444,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:46.549Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-11-13T00:51:46.550Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:46.550Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:46.565Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:46.566Z||pool-112-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:47.455Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c50a8bf7-db9d-419b-bad9-3235c3b701ba from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-13T00:51:47.455Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:47.455Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-13T00:51:47.538Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:47.539Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env c50a8bf7-db9d-419b-bad9-3235c3b701ba 12
2022-11-13T00:51:47.539Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-11-13T00:51:47.539Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-11-13T00:51:47.539Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:47.539Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:47.542Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:47.542Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300707539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:47.642Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:47.643Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:47.643Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:47.658Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:47.658Z||pool-113-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:48.543Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: f5201881-4ddd-41ae-8ec1-7e78c234b1dd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-13T00:51:48.543Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:48.543Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-13T00:51:48.620Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:48.621Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env f5201881-4ddd-41ae-8ec1-7e78c234b1dd 96
2022-11-13T00:51:48.621Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-11-13T00:51:48.621Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-13T00:51:48.621Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:48.622Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:48.624Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:48.624Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300708621,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:48.724Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:48.725Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:48.726Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:48.741Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:48.742Z||pool-114-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:49.625Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 73cdaeeb-4961-4ff1-91fb-642269ff607a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-13T00:51:49.626Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:51:49.626Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-13T00:51:49.681Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:51:49.682Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 73cdaeeb-4961-4ff1-91fb-642269ff607a 20206
2022-11-13T00:51:49.683Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-11-13T00:51:49.683Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-11-13T00:51:49.683Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:51:49.683Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:49.686Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:49.686Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300709682,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:51:49.789Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-11-13T00:51:49.790Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:49.790Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:49.806Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:49.806Z||pool-115-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:50.691Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: 31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:51:50.691Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 8601530a-7149-4a37-a5cf-94340d3c6230 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:51:50.704Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12f440bb, org.onap.sdc.toscaparser.api.parameters.Input@2964040, org.onap.sdc.toscaparser.api.parameters.Input@2fb94d53, org.onap.sdc.toscaparser.api.parameters.Input@34c89830, org.onap.sdc.toscaparser.api.parameters.Input@489f78a]
2022-11-13T00:51:50.706Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.706Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.707Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:51:50.707Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 2845b1a9-5704-439e-8916-afc830e97f77
2022-11-13T00:51:50.707Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2845b1a9-5704-439e-8916-afc830e97f77 matches Tosca VF Customization UUID: 2845b1a9-5704-439e-8916-afc830e97f77
2022-11-13T00:51:50.707Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 2845b1a9-5704-439e-8916-afc830e97f77  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:51:50.711Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.711Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.712Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 2845b1a9-5704-439e-8916-afc830e97f77: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2022-11-13T00:51:50.712Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@21623813
2022-11-13T00:51:50.712Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.712Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:51:50.713Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 49b0330e-5d4d-480f-885f-6b37b1d36bc5
2022-11-13T00:51:50.713Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 49b0330e-5d4d-480f-885f-6b37b1d36bc5
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:51:50.716Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.716Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:50.716Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:50.716Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.716Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:50.717Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:51:50.717Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.717Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-11-13T00:51:50.717Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=2845b1a9-5704-439e-8916-afc830e97f77
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:51:50.719Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.719Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.719Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid 31991967-a0a7-45a3-a184-01b7be27fffe: basic_cnf_macro
2022-11-13T00:51:50.719Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.720Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.720Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.720Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.721Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.721Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.721Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.721Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.722Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:51:50.722Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:51:50.722Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:51:50.777Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 8601530a-7149-4a37-a5cf-94340d3c6230 2 ASDC deployResourceStructure
2022-11-13T00:51:50.778Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-11-13T00:51:50.778Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-11-13T00:51:50.778Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:51:50.778Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:50.780Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:50.781Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300710778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:51:50.881Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:50.882Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:50.882Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:50.902Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:50.902Z||pool-116-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:51.781Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-11-13T00:51:51.782Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-11-13T00:51:51.782Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:51:51.783Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:51.785Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:51.785Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300711781,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:51:51.885Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:51.887Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:51.887Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:51.901Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:51.902Z||pool-117-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:52.786Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-11-13T00:51:52.787Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2022-11-13T00:51:52.787Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-13T00:51:52.788Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:52.790Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:52.790Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300712786,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:51:52.891Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-11-13T00:51:52.892Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:52.892Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:52.909Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:52.910Z||pool-118-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:51:53.792Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-11-13T00:51:53.792Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-11-13T00:51:53.793Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:51:53.793Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:53.795Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:53.795Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300713792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:51:53.895Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:53.897Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:53.897Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:53.915Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:53.916Z||pool-119-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:54.796Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-11-13T00:51:54.797Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2022-11-13T00:51:54.797Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-11-13T00:51:54.797Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:54.800Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:54.800Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300714796,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:51:54.900Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:54.901Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:54.901Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:54.915Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:54.915Z||pool-120-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:55.801Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-11-13T00:51:55.801Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-11-13T00:51:55.801Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:51:55.802Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:51:55.804Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:51:55.805Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300715801,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:51:55.905Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:51:55.906Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:51:55.906Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:51:55.922Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:51:55.923Z||pool-121-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:51:56.806Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:51:56.818Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:51:56.821Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:51:56.821Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:51:56.821Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:52:26.821Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:52:26.833Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:52:26.835Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:52:26.836Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:52:26.836Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:52:31.365Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:52:31.366Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:52:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:52:31.496Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:52:31.497Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:52:31.498Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:52:31.499Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:52:56.836Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:52:56.853Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:52:56.860Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:52:56.860Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:52:56.860Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:53:26.861Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:53:26.874Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:53:26.876Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:53:26.876Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-11-13T00:53:26.876Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-11-13T00:53:31.365Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:53:31.366Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:53:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:53:31.393Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:53:31.923Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.924Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.925Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.926Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.927Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.928Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.928Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.928Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.928Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.929Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.929Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.933Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.933Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.933Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.933Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.934Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300679373,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300684647,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.935Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300695788,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300695809,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.936Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.937Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.937Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.937Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.937Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300696815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300696866,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.939Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.940Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.940Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.940Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.940Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.941Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.941Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.942Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.942Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "policy-id",
  "timestamp": 1668300697819,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:31.951Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1bee4ed5-4a0d-4948-a69a-d04bab61d765
2022-11-13T00:53:31.951Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:31.969Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.970Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300697985,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.970Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.970Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.970Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300688700,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.970Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.971Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300699094,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "cds",
  "timestamp": 1668300699491,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.972Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.973Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.973Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300700182,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:31.978Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1bee4ed5-4a0d-4948-a69a-d04bab61d765
2022-11-13T00:53:31.978Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300691359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.985Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300701185,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.986Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300702376,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.987Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.988Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.989Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.990Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300705359,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.991Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.992Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300706444,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.993Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.994Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.995Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300707539,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.996Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.997Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300697392,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.998Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300708621,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:31.999Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300708224,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.000Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.001Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.001Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.001Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.001Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.001Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300709682,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.002Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300702188,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300699768,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300710778,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.003Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.004Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.004Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.004Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300710416,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300710947,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.005Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300710114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300711781,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.006Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300703700,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.007Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.007Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.007Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300711421,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:32.021Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1bee4ed5-4a0d-4948-a69a-d04bab61d765
2022-11-13T00:53:32.021Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:32.060Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.061Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300712007,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.061Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.061Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.061Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300712786,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300704647,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "cds",
  "timestamp": 1668300712464,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.062Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300713060,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300713792,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300713363,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.063Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.064Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300714092,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:32.084Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 60d4759b-cc95-4c26-b737-6c47ff3d4edb
2022-11-13T00:53:32.085Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60d4759b-cc95-4c26-b737-6c47ff3d4edb and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:32.095Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.096Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300714796,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-11-13T00:53:32.096Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300714368,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1668300715094,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.097Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.098Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.098Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300715801,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.099Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.099Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.099Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "policy-id",
  "timestamp": 1668300715371,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:32.106Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 60d4759b-cc95-4c26-b737-6c47ff3d4edb
2022-11-13T00:53:32.106Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60d4759b-cc95-4c26-b737-6c47ff3d4edb and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=?
2022-11-13T00:53:32.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.112Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300717746,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.112Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.112Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.113Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "aai-ml",
  "timestamp": 1668300718750,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:32.120Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1bee4ed5-4a0d-4948-a69a-d04bab61d765
2022-11-13T00:53:32.120Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:32.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.136Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.137Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.138Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.139Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.139Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.139Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.139Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.139Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300727392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.140Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300736269,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:53:32.141Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300729768,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300738343,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.142Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.143Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300738457,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:53:32.143Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.143Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.143Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1668300739347,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:32.148Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 60d4759b-cc95-4c26-b737-6c47ff3d4edb
2022-11-13T00:53:32.148Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60d4759b-cc95-4c26-b737-6c47ff3d4edb and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:32.157Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.158Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300745921,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:53:32.158Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:53:32.158Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:53:32.158Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "aai-ml",
  "timestamp": 1668300746927,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:32.164Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 60d4759b-cc95-4c26-b737-6c47ff3d4edb
2022-11-13T00:53:32.164Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 60d4759b-cc95-4c26-b737-6c47ff3d4edb and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:53:56.876Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:53:56.889Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:53:56.891Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:53:56.891Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:53:56.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:53:56.898Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:54:26.899Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:54:26.908Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and serviceModelVersionId: 31991967-a0a7-45a3-a184-01b7be27fffe
2022-11-13T00:54:26.908Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bdf58c8f-627b-44ab-96c2-2e59a55e17bb
2022-11-13T00:54:26.909Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0
2022-11-13T00:54:26.915Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:54:26.950Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0|INFO|500||Invoke
2022-11-13T00:54:26.951Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1bee4ed5-4a0d-4948-a69a-d04bab61d765], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[172ab54a-3ac5-42fe-918c-924631261030], X-ECOMP-RequestID=[1bee4ed5-4a0d-4948-a69a-d04bab61d765], X-TransactionId=[], X-ONAP-RequestID=[1bee4ed5-4a0d-4948-a69a-d04bab61d765], Content-Type=[application/merge-patch+json]}
2022-11-13T00:54:26.957Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:54:27.126Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?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/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:54:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[166], vertex-id=[262224], x-aai-txid=[0-aai-resources-221113-00:54:25:958-49805], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:54:27.127Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0|DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:54:27.128Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bdf58c8f-627b-44ab-96c2-2e59a55e17bb/model-vers/model-ver/31991967-a0a7-45a3-a184-01b7be27fffe?depth=0|INFO|500||InvokeReturn
2022-11-13T00:54:27.128Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:54:27.129Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:54:27.134Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:54:27.135Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1bee4ed5-4a0d-4948-a69a-d04bab61d765 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:54:27.135Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:54:27.135Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:27.141Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:27.141Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300867135,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:54:27.241Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:27.243Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:27.244Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:27.263Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:27.263Z||pool-122-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:54:28.481Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:54:28.482Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:54:28.482Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:54:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:54:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:32.013Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:32.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:54:32.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "1bee4ed5-4a0d-4948-a69a-d04bab61d765",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300867135,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:54:32.014Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:54:33.892Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:33.893Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||received message from topic
2022-11-13T00:54:33.893Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {"distributionID":"60d4759b-cc95-4c26-b737-6c47ff3d4edb","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"eb2c1204-6ac3-46e1-b707-7204264fc83f","serviceDescription":"service","serviceInvariantUUID":"8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ac5c2f01-d449-4325-814f-7c76d68ba56e","resourceInvariantUUID":"03f83339-c64a-4f31-912e-275e81565c84","resourceCustomizationUUID":"8048fd0f-12f9-467b-8000-7275faf051fd","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":"MDVlMmYwMDZlY2E2MDUxNjQzODBlOTUyMzdlZjk3NTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3b9956cc-bcb1-44d1-b9d0-03815f8b2877","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":"ZmY2NWUyZjdjZTA5NmFhN2U5M2QxNTlkYTE1NWY0Mjc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"c47ee5c5-52ae-4395-be0a-e569ece7f413","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":"c30487a7-d487-41ef-a040-5b25ff21611c","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":"1c13ab38-843a-46c6-9ecb-2d078c0eb243","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":"206dec16-1e62-4d1b-b4cf-3354c426ba4d","artifactVersion":"2","generatedFromUUID":"c30487a7-d487-41ef-a040-5b25ff21611c"},{"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":"MTNjYjA4OWJmNzQyZDliNDQzN2UxNTBmMzM2Zjk2MGI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"04faf9d0-91a4-464a-9e65-7ada369d3e06","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":"MzIzMTllNDZmM2QyODg4NjFjMDI5NDAzMzE5NjA0MzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b9cf90eb-0b7e-4e44-88d8-d9b55f38c21d","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"ZmZjYjgxZTIzMTMyYWU1NDc1ODIyN2ViZDg3NTAyMDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"74a1e9fd-6f21-42ef-98a4-68c5d6002e5f","artifactVersion":"1"}],"workloadContext":"Production"}
2022-11-13T00:54:33.897Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:33.897Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:33.899Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:33.900Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:54:34.000Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:34.001Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:34.001Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:34.017Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:34.018Z||pool-123-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:54:34.900Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:34.901Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:34.903Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:34.903Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:54:35.004Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:54:35.004Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:35.005Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:35.020Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:35.020Z||pool-124-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:35.904Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:35.905Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:35.907Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:35.907Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:54:36.007Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:36.008Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:36.008Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:36.023Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:36.023Z||pool-125-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:54:36.907Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:36.909Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:36.917Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:36.917Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:54:37.011Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms
2022-11-13T00:54:37.012Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:37.012Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:37.046Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:37.047Z||pool-126-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:54:37.918Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:37.919Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:37.922Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:37.922Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:54:38.022Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:38.023Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:38.024Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:38.040Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:38.041Z||pool-127-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:38.924Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:38.925Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:38.927Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:38.928Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:54:39.028Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:39.029Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:39.029Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:39.043Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:39.044Z||pool-128-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:39.928Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:39.929Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:39.932Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:39.932Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:54:40.032Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:40.033Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:40.034Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:40.049Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:40.050Z||pool-129-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:40.933Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendNotificationStatus
2022-11-13T00:54:40.934Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:40.936Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:40.936Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:54:41.040Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-11-13T00:54:41.041Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:41.041Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:41.056Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:41.057Z||pool-130-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-11-13T00:54:41.939Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||sending notification to client: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "eb2c1204-6ac3-46e1-b707-7204264fc83f",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "8048fd0f-12f9-467b-8000-7275faf051fd",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ac5c2f01-d449-4325-814f-7c76d68ba56e",
      "resourceInvariantUUID": "03f83339-c64a-4f31-912e-275e81565c84",
      "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": "ZmY2NWUyZjdjZTA5NmFhN2U5M2QxNTlkYTE1NWY0Mjc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "c47ee5c5-52ae-4395-be0a-e569ece7f413",
          "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": "c30487a7-d487-41ef-a040-5b25ff21611c",
          "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": "206dec16-1e62-4d1b-b4cf-3354c426ba4d",
            "generatedFromUUID": "c30487a7-d487-41ef-a040-5b25ff21611c"
          },
          "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": "206dec16-1e62-4d1b-b4cf-3354c426ba4d",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "ZmZjYjgxZTIzMTMyYWU1NDc1ODIyN2ViZDg3NTAyMDk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "74a1e9fd-6f21-42ef-98a4-68c5d6002e5f"
    }
  ],
  "workloadContext": "Production"
}
2022-11-13T00:54:41.940Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-11-13T00:54:41.940Z|1bee4ed5-4a0d-4948-a69a-d04bab61d765|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eb2c1204-6ac3-46e1-b707-7204264fc83f ASDC
2022-11-13T00:54:41.940Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||ASDC Notification:
DistributionID:60d4759b-cc95-4c26-b737-6c47ff3d4edb
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:eb2c1204-6ac3-46e1-b707-7204264fc83f
ServiceInvariantUUID:8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
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:74a1e9fd-6f21-42ef-98a4-68c5d6002e5f
ArtifactChecksum:ZmZjYjgxZTIzMTMyYWU1NDc1ODIyN2ViZDg3NTAyMDk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:8048fd0f-12f9-467b-8000-7275faf051fd
ResourceInvariantUUID:03f83339-c64a-4f31-912e-275e81565c84
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:ac5c2f01-d449-4325-814f-7c76d68ba56e
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:c47ee5c5-52ae-4395-be0a-e569ece7f413
ArtifactChecksum:ZmY2NWUyZjdjZTA5NmFhN2U5M2QxNTlkYTE1NWY0Mjc=
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:c30487a7-d487-41ef-a040-5b25ff21611c
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:206dec16-1e62-4d1b-b4cf-3354c426ba4d
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:206dec16-1e62-4d1b-b4cf-3354c426ba4d
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-11-13T00:54:41.940Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eb2c1204-6ac3-46e1-b707-7204264fc83f ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:54:41.979Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:54:41.980Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:54:41.980Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:54:41.980Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 74a1e9fd-6f21-42ef-98a4-68c5d6002e5f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-13T00:54:41.980Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:54:41.980Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-13T00:54:42.162Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:54:42.166Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 74a1e9fd-6f21-42ef-98a4-68c5d6002e5f 82633
2022-11-13T00:54:42.166Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-13T00:54:42.166Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-13T00:54:42.167Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:54:42.167Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:42.170Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:42.170Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300882166,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:54:42.270Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:42.271Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:42.271Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:42.289Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:42.290Z||pool-131-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:43.171Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-11-13T00:54:43.172Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||MSO config path is: /app
2022-11-13T00:54:43.173Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Trying to write artifact UUID: 74a1e9fd-6f21-42ef-98a4-68c5d6002e5f, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:43.173Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-11-13T00:54:43.174Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:43.174Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:43.323Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2232069248045970772/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-11-13T00:54:44.527Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||CSAR conformance level is 11.0
2022-11-13T00:54:44.527Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.528Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||####################################################################################################
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.529Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:44.530Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-13T00:54:44.530Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:54:44.530Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.530Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.530Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:44.531Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Search for entities recursively
2022-11-13T00:54:44.531Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-11-13T00:54:44.531Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.531Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.531Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.532Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-13T00:54:44.532Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-11-13T00:54:44.532Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-11-13T00:54:44.532Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-11-13T00:54:44.532Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:44.533Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:44.534Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.534Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:44.534Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:44.534Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-13T00:54:44.535Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:54:44.536Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=57230814-9585-47bf-a106-9968a90b636b
2022-11-13T00:54:44.536Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.536Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.536Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.536Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.537Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.537Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.537Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:44.537Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:44.537Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:eb2c1204-6ac3-46e1-b707-7204264fc83f
Model Version:NULL
Model InvariantUuid:8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:cad768ac-f958-4201-adad-ed75772513de
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:03f83339-c64a-4f31-912e-275e81565c84
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:8048fd0f-12f9-467b-8000-7275faf051fd
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:8912b51b-3116-40e8-87ab-08f9082197d5
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:739f1fcd-cb59-4c0c-b220-8e5fa44e50b4
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:57230814-9585-47bf-a106-9968a90b636b
ModelInvariantUuid:a19d03df-8e0c-4557-82ab-51119f5b0ac9
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:dce89ad4-15de-4bb8-bd6c-971cc3b15c37
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:a212d0d3-ba1d-4f9b-a5ac-d58b79ae0a01
ModelInvariantUuid:c491f316-095c-4ca3-8b3b-b06eebaf677a
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:0771bc36-e1d1-4b2e-a02d-8cfc75e22bba
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-11-13T00:54:44.544Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Processing Resource Type: VF, Model UUID: ac5c2f01-d449-4325-814f-7c76d68ba56e
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:54:44.546Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||basic_vm_macro 0
2022-11-13T00:54:44.546Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ac5c2f01-d449-4325-814f-7c76d68ba56e
2022-11-13T00:54:44.546Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c47ee5c5-52ae-4395-be0a-e569ece7f413 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-13T00:54:44.547Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:54:44.547Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-13T00:54:44.624Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:54:44.624Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json c47ee5c5-52ae-4395-be0a-e569ece7f413 792
2022-11-13T00:54:44.625Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-11-13T00:54:44.625Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-13T00:54:44.625Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:54:44.625Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:44.628Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:44.628Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300884625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:54:44.728Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:44.729Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:44.729Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:44.746Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:44.746Z||pool-132-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:45.629Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8912b51b-3116-40e8-87ab-08f9082197d5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "739f1fcd-cb59-4c0c-b220-8e5fa44e50b4",
    "vfModuleModelCustomizationUUID": "2f0f61ec-dccf-4435-b652-80228dff2307",
    "isBase": true,
    "artifacts": [
      "c30487a7-d487-41ef-a040-5b25ff21611c",
      "206dec16-1e62-4d1b-b4cf-3354c426ba4d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:54:45.632Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:739f1fcd-cb59-4c0c-b220-8e5fa44e50b4
VfModuleModelInvariantUUID:8912b51b-3116-40e8-87ab-08f9082197d5
VfModuleModelDescription:NULL
Artifacts UUID List:{
c30487a7-d487-41ef-a040-5b25ff21611c
,
206dec16-1e62-4d1b-b4cf-3354c426ba4d

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

isBase:true


}

2022-11-13T00:54:45.634Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "8912b51b-3116-40e8-87ab-08f9082197d5",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "739f1fcd-cb59-4c0c-b220-8e5fa44e50b4",
    "vfModuleModelCustomizationUUID": "2f0f61ec-dccf-4435-b652-80228dff2307",
    "isBase": true,
    "artifacts": [
      "c30487a7-d487-41ef-a040-5b25ff21611c",
      "206dec16-1e62-4d1b-b4cf-3354c426ba4d"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-11-13T00:54:45.634Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:739f1fcd-cb59-4c0c-b220-8e5fa44e50b4
VfModuleModelInvariantUUID:8912b51b-3116-40e8-87ab-08f9082197d5
VfModuleModelDescription:NULL
Artifacts UUID List:{
c30487a7-d487-41ef-a040-5b25ff21611c
,
206dec16-1e62-4d1b-b4cf-3354c426ba4d

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

isBase:true


}

2022-11-13T00:54:45.634Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: c30487a7-d487-41ef-a040-5b25ff21611c from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-13T00:54:45.635Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:54:45.635Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-13T00:54:45.720Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:54:45.721Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml c30487a7-d487-41ef-a040-5b25ff21611c 5033
2022-11-13T00:54:45.721Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-13T00:54:45.722Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-13T00:54:45.722Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:54:45.722Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:45.724Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:45.724Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300885721,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:54:45.824Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:45.825Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:45.825Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:45.865Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:45.866Z||pool-133-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:46.725Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Trying to download the artifact UUID: 206dec16-1e62-4d1b-b4cf-3354c426ba4d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-13T00:54:46.725Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - download
2022-11-13T00:54:46.726Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-13T00:54:46.826Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||GET Response Status 200
2022-11-13T00:54:46.826Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 206dec16-1e62-4d1b-b4cf-3354c426ba4d 903
2022-11-13T00:54:46.827Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-13T00:54:46.827Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-13T00:54:46.827Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDownloadStatus
2022-11-13T00:54:46.827Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:46.829Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:46.829Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300886827,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:54:46.929Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:46.931Z||pool-134-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:46.931Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:46.949Z||pool-134-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:46.950Z||pool-134-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:47.830Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Preparing to deploy Service: eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:54:47.831Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 ac5c2f01-d449-4325-814f-7c76d68ba56e ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:54:47.854Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2c7a204f, org.onap.sdc.toscaparser.api.parameters.Input@5b60c00d, org.onap.sdc.toscaparser.api.parameters.Input@101dde03, org.onap.sdc.toscaparser.api.parameters.Input@24638038, org.onap.sdc.toscaparser.api.parameters.Input@5966b4a3]
2022-11-13T00:54:47.855Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.855Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.856Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VF Category is: Generic 
2022-11-13T00:54:47.856Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||VFCustomizationUUID= 8048fd0f-12f9-467b-8000-7275faf051fd
2022-11-13T00:54:47.856Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8048fd0f-12f9-467b-8000-7275faf051fd matches Tosca VF Customization UUID: 8048fd0f-12f9-467b-8000-7275faf051fd
2022-11-13T00:54:47.856Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||vfCustomizationUUID: 8048fd0f-12f9-467b-8000-7275faf051fd  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-11-13T00:54:47.860Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.860Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.862Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||resource request for resource customization id 8048fd0f-12f9-467b-8000-7275faf051fd: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2022-11-13T00:54:47.862Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@42127155
2022-11-13T00:54:47.862Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.862Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-11-13T00:54:47.863Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 2f0f61ec-dccf-4435-b652-80228dff2307
2022-11-13T00:54:47.863Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 2f0f61ec-dccf-4435-b652-80228dff2307
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-11-13T00:54:47.869Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.869Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:47.870Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:47.870Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.871Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:47.871Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:47.872Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.872Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-11-13T00:54:47.872Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-11-13T00:54:47.873Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-11-13T00:54:47.873Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=57230814-9585-47bf-a106-9968a90b636b
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-11-13T00:54:47.878Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.878Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:47.879Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-11-13T00:54:47.879Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.879Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-11-13T00:54:47.880Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8048fd0f-12f9-467b-8000-7275faf051fd
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:54:47.883Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.883Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.884Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500|| resourceSeq for service uuid eb2c1204-6ac3-46e1-b707-7204264fc83f: basic_vm_macro
2022-11-13T00:54:47.884Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.884Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.885Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.885Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.886Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.886Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.886Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.886Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.887Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-11-13T00:54:47.887Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-11-13T00:54:47.887Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-11-13T00:54:47.995Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro ac5c2f01-d449-4325-814f-7c76d68ba56e 1 ASDC deployResourceStructure
2022-11-13T00:54:47.995Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-11-13T00:54:47.996Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-11-13T00:54:47.996Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:54:47.996Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:47.999Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:47.999Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300887995,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:54:48.099Z||pool-135-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:48.101Z||pool-135-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:48.101Z||pool-135-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:48.119Z||pool-135-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:48.119Z||pool-135-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:49.000Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-11-13T00:54:49.001Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-11-13T00:54:49.001Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:54:49.002Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:49.004Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:49.004Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300889000,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:54:49.104Z||pool-136-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:49.105Z||pool-136-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:49.105Z||pool-136-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:49.123Z||pool-136-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:49.123Z||pool-136-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:50.005Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-11-13T00:54:50.006Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-11-13T00:54:50.006Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:54:50.006Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:50.008Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:50.009Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300890005,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:54:50.109Z||pool-137-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:54:50.110Z||pool-137-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:50.110Z||pool-137-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:50.126Z||pool-137-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:50.126Z||pool-137-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:51.010Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-11-13T00:54:51.010Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-11-13T00:54:51.010Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-11-13T00:54:51.011Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:54:51.013Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:54:51.013Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300891010,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:54:51.113Z||pool-138-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-11-13T00:54:51.114Z||pool-138-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:54:51.114Z||pool-138-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:54:51.130Z||pool-138-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:54:51.131Z||pool-138-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-11-13T00:54:52.014Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 60d4759b-cc95-4c26-b737-6c47ff3d4edb
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:54:52.024Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 60d4759b-cc95-4c26-b737-6c47ff3d4edb
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-11-13T00:54:52.027Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-11-13T00:54:52.027Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-11-13T00:54:52.027Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-11-13T00:54:52.027Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-11-13T00:54:52.028Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:54:52.028Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:54:52.028Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:54:52.028Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2022-11-13T00:54:52.028Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-11-13T00:54:52.037Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-11-13T00:55:22.037Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 60d4759b-cc95-4c26-b737-6c47ff3d4edb and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-11-13T00:55:22.057Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 60d4759b-cc95-4c26-b737-6c47ff3d4edb and serviceModelVersionId: eb2c1204-6ac3-46e1-b707-7204264fc83f
2022-11-13T00:55:22.058Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86
2022-11-13T00:55:22.058Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0
2022-11-13T00:55:22.063Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||RestClientSSL using default SSL context!
2022-11-13T00:55:22.088Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-11-13T00:55:22.089Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0|INFO|500||Invoke
2022-11-13T00:55:22.094Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2022-11-13T00:55:22.247Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0|INFO|500||InvokeReturn
2022-11-13T00:55:22.247Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8edbd6-9ba5-4a72-8f20-8d06c82a0e86/model-vers/model-ver/eb2c1204-6ac3-46e1-b707-7204264fc83f?depth=0 has http status code:200 and response headers:{date=[Sun, 13 Nov 2022 00:55:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[442472], x-aai-txid=[1-aai-resources-221113-00:55:21:094-30913], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-11-13T00:55:22.248Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Response was returned with an empty entity.
2022-11-13T00:55:22.248Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2022-11-13T00:55:22.248Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-11-13T00:55:22.252Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-13T00:55:22.252Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 60d4759b-cc95-4c26-b737-6c47ff3d4edb and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2022-11-13T00:55:22.252Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2022-11-13T00:55:22.253Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||DistributionClient - sendStatus
2022-11-13T00:55:22.254Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-11-13T00:55:22.254Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||DEBUG|500||try to send status {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300922252,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:55:22.355Z||pool-139-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-11-13T00:55:22.355Z||pool-139-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-11-13T00:55:22.356Z||pool-139-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as F0ybBT4KR8sluR4Y) ...
2022-11-13T00:55:22.373Z||pool-139-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:55:22.373Z||pool-139-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-11-13T00:55:23.267Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:55:23.268Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:55:23.268Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:55:31.365Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:55:31.366Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:55:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:55:32.011Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:55:32.011Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.012Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:55:32.012Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.013Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.014Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-11-13T00:55:32.015Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.015Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.015Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300868481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300882166,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300884625,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.016Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300885721,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300886827,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300887995,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-11-13T00:55:32.017Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300889000,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300890005,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300891010,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-11-13T00:55:32.018Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.019Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-11-13T00:55:32.019Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "60d4759b-cc95-4c26-b737-6c47ff3d4edb",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1668300922252,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2022-11-13T00:55:32.019Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-11-13T00:55:32.821Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:55:32.822Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:55:32.823Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:55:32.823Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:55:42.455Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:55:42.456Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:55:42.457Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:55:42.457Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:55:52.110Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:56:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:56:31.362Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:56:31.362Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:56:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:56:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:56:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:56:40.966Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:56:40.970Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:57:31.359Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:57:31.360Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:57:31.361Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:57:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:57:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:57:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:57:40.932Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:57:40.933Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:58:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:58:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:58:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:58:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:58:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:58:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:58:40.931Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:58:40.932Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:59:31.360Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:59:31.361Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:59:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:59:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T00:59:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T00:59:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T00:59:41.018Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T00:59:41.025Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:00:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:00:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:00:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:00:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:00:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:00:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:00:40.918Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:00:40.919Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:01:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:01:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:01:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:01:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:01:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:01:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:01:40.920Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:01:40.922Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:02:31.361Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:02:31.363Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:02:31.363Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:02:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:02:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:02:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:02:40.941Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:02:40.942Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:03:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:03:31.361Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:03:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:03:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:03:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:03:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:03:40.975Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:03:40.977Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:04:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:04:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:04:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:04:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:04:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:04:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:04:40.986Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:04:40.990Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:05:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:05:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:05:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:05:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:05:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:05:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:05:40.927Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:05:40.928Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:06:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:06:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:06:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:06:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:06:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:06:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:06:40.954Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:06:40.954Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:07:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:07:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:07:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:07:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:07:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:07:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:07:40.938Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:07:40.939Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:08:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:08:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:08:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:08:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:08:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:08:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:08:40.989Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:08:40.992Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:09:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:09:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:09:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:09:31.366Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:09:31.367Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:09:31.367Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:09:40.936Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:09:40.940Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:10:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:10:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:10:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:10:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:10:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:10:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:10:40.939Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:10:40.940Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:11:31.360Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:11:31.362Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:11:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:11:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:11:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:11:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:11:40.923Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:11:40.938Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:12:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:12:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:12:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:12:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:12:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:12:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:12:40.915Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:12:40.915Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:13:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:13:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:13:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:13:31.365Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:13:31.366Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:13:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:13:40.920Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:13:40.941Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:14:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:14:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:14:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:14:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:14:31.364Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:14:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:14:40.930Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:14:40.940Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:15:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:15:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:15:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:15:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:15:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:15:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:15:40.926Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:15:40.929Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:16:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:16:31.361Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:16:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:16:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:16:31.364Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:16:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:16:40.918Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:16:40.918Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:17:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:17:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:17:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:17:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:17:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:17:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:17:40.925Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:17:40.925Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:18:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:18:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:18:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:18:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:18:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:18:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:18:40.928Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:18:40.928Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:19:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:19:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:19:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:19:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:19:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:19:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:19:40.937Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:19:40.937Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:20:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:20:31.360Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:20:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:20:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:20:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:20:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:20:40.919Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:20:40.935Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:21:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:21:31.361Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:21:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:21:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:21:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:21:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:21:40.933Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:21:40.947Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:22:31.359Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:22:31.362Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:22:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:22:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:22:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:22:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:22:40.938Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:22:40.938Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:23:31.360Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:23:31.361Z||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-11-13T01:23:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:23:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:23:31.364Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:23:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:23:40.923Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:23:40.925Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:24:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:24:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:24:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:24:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:24:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:24:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:24:40.927Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:24:40.933Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:25:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:25:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:25:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:25:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:25:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:25:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:25:40.922Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:25:40.922Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:26:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:26:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:26:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:26:31.364Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:26:31.365Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:26:31.366Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:26:40.931Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:26:40.934Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:27:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:27:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:27:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:27:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:27:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:27:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:27:40.927Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:27:40.934Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:28:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:28:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:28:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:28:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:28:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:28:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:28:40.924Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:28:40.928Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:29:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:29:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:29:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:29:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:29:31.364Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:29:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:29:40.930Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:29:40.936Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:30:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:30:31.361Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:30:31.362Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:30:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:30:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:30:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:30:40.937Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:30:40.937Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:31:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:31:31.361Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:31:31.361Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:31:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:31:31.364Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:31:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:31:40.920Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:31:40.923Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:32:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:32:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:32:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:32:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:32:31.365Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:32:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:32:40.933Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:32:40.943Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:33:31.359Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:33:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:33:31.360Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:33:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:33:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:33:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:33:40.915Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:33:40.915Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:34:31.361Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:34:31.362Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:34:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:34:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:34:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:34:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:34:40.910Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:34:40.945Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:35:31.361Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:35:31.362Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:35:31.362Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:35:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:35:31.364Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:35:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:35:40.929Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:35:40.936Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:36:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:36:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:36:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:36:31.364Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:36:31.365Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:36:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:36:40.923Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:36:40.923Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:37:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:37:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:37:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:37:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:37:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:37:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:37:40.921Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:37:40.928Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:38:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:38:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:38:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:38:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:38:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:38:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:38:40.928Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:38:40.942Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:39:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:39:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:39:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:39:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:39:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:39:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:39:40.910Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:39:40.943Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:40:31.360Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:40:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:40:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:40:31.364Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:40:31.364Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:40:31.364Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:40:40.926Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:40:40.927Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:41:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:41:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:41:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:41:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:41:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:41:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:41:40.944Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:41:40.945Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:42:31.360Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:42:31.361Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:42:31.361Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:42:31.364Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:42:31.365Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:42:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:42:40.955Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:42:40.994Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:43:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:43:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:43:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:43:31.364Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:43:31.365Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:43:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:43:40.916Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:43:40.926Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:44:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:44:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:44:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:44:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:44:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:44:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:44:40.944Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:44:40.943Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:45:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:45:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:45:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:45:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:45:31.365Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:45:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:45:40.933Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:45:40.935Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:46:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:46:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:46:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:46:31.364Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:46:31.364Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:46:31.365Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:46:40.932Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:46:40.932Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:47:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:47:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:47:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:47:31.364Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:47:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:47:31.365Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:47:40.914Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:47:40.943Z|cae51ccd-c794-4231-84bd-e8dffd63bb3d|pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:48:31.359Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:48:31.360Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:48:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:48:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:48:31.364Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:48:31.365Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:48:40.934Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:48:40.937Z|60d4759b-cc95-4c26-b737-6c47ff3d4edb|pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:49:31.359Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:49:31.360Z||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-11-13T01:49:31.360Z||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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:49:31.364Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-11-13T01:49:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-11-13T01:49:31.365Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|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 F0ybBT4KR8sluR4Y) ...
2022-11-13T01:49:40.947Z|8d0d9023-9a08-421b-aca3-e976a0e2ec79|pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-11-13T01:49:40.947Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK