Results

By type

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

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

2022-09-28T11:07:58.723Z||main|||||INFO|500||The following profiles are active: basic
2022-09-28T11:08:31.146Z||main|||||INFO|500||Starting service [Tomcat]
2022-09-28T11:08:31.147Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-09-28T11:08:31.291Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-09-28T11:08:40.506Z||main|||||INFO|500||catdb-pool - Starting...
2022-09-28T11:08:42.343Z||main|||||INFO|500||catdb-pool - Start completed.
2022-09-28T11:08:44.555Z||main|||||INFO|500||reqdb-pool - Starting...
2022-09-28T11:08:44.709Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-09-28T11:08:45.061Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-09-28T11:08:45.670Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-09-28T11:08:46.842Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-28T11:08:51.605Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-28T11:08:54.580Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-28T11:08:54.696Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-09-28T11:08:55.516Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-28T11:08:55.902Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-09-28T11:08:58.397Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-28T11:09:00.423Z||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-09-28T11:09:01.680Z||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-09-28T11:09:03.314Z||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-09-28T11:09:03.364Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:03.524Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:06.469Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:06.475Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:04 GMT], server=[envoy], x-envoy-upstream-service-time=[2927], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:06.481Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"56afe3ba07514173abb6c19312586935","versionId":"0740938ecfcd47b1b44e18044aa5c400"}

2022-09-28T11:09:06.517Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-09-28T11:09:06.573Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/56afe3ba07514173abb6c19312586935/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:06.575Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56afe3ba07514173abb6c19312586935/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:06.577Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56afe3ba07514173abb6c19312586935/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:08.426Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/56afe3ba07514173abb6c19312586935/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:08.431Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/56afe3ba07514173abb6c19312586935/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1819]}
2022-09-28T11:09:08.432Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:08.433Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-09-28T11:09:08.433Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:08.531Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:08.533Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:08.537Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:09.331Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:09.332Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:09 GMT], server=[envoy], x-envoy-upstream-service-time=[782], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:09.342Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"4f0402198ae14329a2fe5437116b1a34","versionId":"3c01115af6d7491d971e9d1154067ba9"}

2022-09-28T11:09:09.356Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-09-28T11:09:09.458Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4f0402198ae14329a2fe5437116b1a34/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:09.466Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f0402198ae14329a2fe5437116b1a34/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:09.468Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f0402198ae14329a2fe5437116b1a34/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:10.505Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4f0402198ae14329a2fe5437116b1a34/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:10.507Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4f0402198ae14329a2fe5437116b1a34/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1013]}
2022-09-28T11:09:10.508Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:10.515Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-09-28T11:09:10.517Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:10.624Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:10.626Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:10.630Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:11.035Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:11.036Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:11 GMT], server=[envoy], x-envoy-upstream-service-time=[399], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:11.037Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"2d03d4674f6043b680090d34078bb664","versionId":"2bad25e4eaeb46caaa9e683ac8b12cd2"}

2022-09-28T11:09:11.048Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-09-28T11:09:11.091Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:11.093Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d696da6-526d-4ac4-b7b2-00fb8533152c], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:11.095Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:11.834Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[733]}
2022-09-28T11:09:11.837Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:11.844Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2d03d4674f6043b680090d34078bb664/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:11.846Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-09-28T11:09:11.847Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:11.931Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:11.935Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:11.937Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:12.619Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:12.621Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:12 GMT], server=[envoy], x-envoy-upstream-service-time=[677], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:12.622Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"81da59441841463ba9f0c1b31a971563","versionId":"a2348950b19d44f1afcfeee4f0b610fe"}

2022-09-28T11:09:12.627Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-09-28T11:09:12.729Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:12.730Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c7f8d0d6-2a4c-4d57-9fc5-6cea0133dd50], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:12.733Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:13.400Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[663]}
2022-09-28T11:09:13.401Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:13.402Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/81da59441841463ba9f0c1b31a971563/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:13.404Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-09-28T11:09:13.405Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:13.480Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:13.481Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a007c572-b192-4e78-b8ee-72b5a78120d7], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:13.482Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:13.841Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:14 GMT], server=[envoy], x-envoy-upstream-service-time=[354], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:13.842Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"73df1a36dbfb4ed2a459a8d9b37dd780","versionId":"274ef018bd8246018cac191952f52cb0"}

2022-09-28T11:09:13.844Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:13.850Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-09-28T11:09:13.920Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:13.922Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0fd31e69-4afe-4f97-a28f-4ad549309e0a], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:13.926Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:14.719Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[786]}
2022-09-28T11:09:14.724Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:14.741Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/73df1a36dbfb4ed2a459a8d9b37dd780/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:14.772Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-09-28T11:09:14.772Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:15.217Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:15.218Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b485bebe-fa1d-4842-826e-ab6ed4bb8d0a], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:15.235Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:15.928Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:16 GMT], server=[envoy], x-envoy-upstream-service-time=[684], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:15.943Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0558d73fd82341d99f8fbc66663789aa","versionId":"02df9721ff2242b38ec5e08013d89dc8"}

2022-09-28T11:09:15.944Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:15.988Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-09-28T11:09:16.165Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:16.166Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6483257b-e06a-4eec-a1c3-7eff01bbbf6e], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:16.168Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:17.890Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1717]}
2022-09-28T11:09:17.894Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:17.896Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0558d73fd82341d99f8fbc66663789aa/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:17.898Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-09-28T11:09:17.899Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:17.979Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:17.981Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:17.983Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:19.741Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:19.742Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:19 GMT], server=[envoy], x-envoy-upstream-service-time=[1752], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:19.744Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"ed2011b90c4b41198a2f79a57af2c98f","versionId":"7229ba08158a4ab5b3d97bcaba8c946e"}

2022-09-28T11:09:19.749Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-09-28T11:09:19.856Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ed2011b90c4b41198a2f79a57af2c98f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:19.858Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed2011b90c4b41198a2f79a57af2c98f/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:19.864Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed2011b90c4b41198a2f79a57af2c98f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:22.730Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ed2011b90c4b41198a2f79a57af2c98f/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:22.739Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ed2011b90c4b41198a2f79a57af2c98f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[2858]}
2022-09-28T11:09:22.742Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:22.744Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-09-28T11:09:22.745Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:23.204Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:23.205Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b644552e-8613-487c-a793-f212c18b6973], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:23.228Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:23.902Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:24 GMT], server=[envoy], x-envoy-upstream-service-time=[669], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:23.908Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"bfb115eb34d44e8487773175b83ddcf4","versionId":"056a8ae4165e4ee6af7508d0d9fbbb59"}

2022-09-28T11:09:23.910Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:23.913Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-09-28T11:09:24.033Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bfb115eb34d44e8487773175b83ddcf4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:24.034Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfb115eb34d44e8487773175b83ddcf4/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:24.039Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfb115eb34d44e8487773175b83ddcf4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:24.960Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bfb115eb34d44e8487773175b83ddcf4/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:24.961Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bfb115eb34d44e8487773175b83ddcf4/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[905]}
2022-09-28T11:09:24.961Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:24.961Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-09-28T11:09:24.961Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:25.025Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:25.025Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e4fac334-84cd-485d-b5e0-f24590e5c883], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:25.028Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:25.557Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:26 GMT], server=[envoy], x-envoy-upstream-service-time=[525], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:25.558Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"7db341fdb90642c2a4ee3f348ed47dae","versionId":"d644b100442a42bfb9d57d6af90a70fd"}

2022-09-28T11:09:25.561Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:25.564Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-09-28T11:09:25.621Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:25.622Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1245b55e-2451-4cda-9907-c363e7f04e1c], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:25.625Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:26.429Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[801]}
2022-09-28T11:09:26.430Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:26.431Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7db341fdb90642c2a4ee3f348ed47dae/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:26.432Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-09-28T11:09:26.434Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:26.474Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:26.475Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:26.477Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:26.771Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:26.772Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:27 GMT], server=[envoy], x-envoy-upstream-service-time=[291], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:26.773Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"aa3566e2d9af43dbbd91d480b086ae42","versionId":"4624c6a18a094d188aec7b0fac800e87"}

2022-09-28T11:09:26.779Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-09-28T11:09:26.833Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:26.836Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3a30c26b-ace6-41e5-9d55-3c5ed27262e0], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:26.838Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:27.423Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[576]}
2022-09-28T11:09:27.424Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:27.425Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/aa3566e2d9af43dbbd91d480b086ae42/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:27.426Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-09-28T11:09:27.426Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:27.501Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:27.502Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1bb6d72-a3b2-4ba0-8770-bca0c0e1b1a5], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:27.503Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:27.900Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:28 GMT], server=[envoy], x-envoy-upstream-service-time=[391], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:27.902Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"e449429734814a61a7c6103b4d33c8dc","versionId":"2c2ee70e53a0453cb08eb8617a891e3b"}

2022-09-28T11:09:27.902Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:27.908Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-09-28T11:09:27.935Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e449429734814a61a7c6103b4d33c8dc/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:27.938Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e449429734814a61a7c6103b4d33c8dc/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:27.940Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e449429734814a61a7c6103b4d33c8dc/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:28.452Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e449429734814a61a7c6103b4d33c8dc/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:28.453Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e449429734814a61a7c6103b4d33c8dc/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[509]}
2022-09-28T11:09:28.453Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:28.453Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-09-28T11:09:28.453Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:28.497Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:28.498Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:28.501Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:28.888Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:28.889Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:29 GMT], server=[envoy], x-envoy-upstream-service-time=[381], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:28.889Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"be53efd2862f4634bde6b06cb84fb78f","versionId":"b74fe2c8e59e4f4fa58b369c7cc60fc4"}

2022-09-28T11:09:28.892Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-09-28T11:09:28.949Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/be53efd2862f4634bde6b06cb84fb78f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:28.950Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be53efd2862f4634bde6b06cb84fb78f/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:28.952Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be53efd2862f4634bde6b06cb84fb78f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:29.721Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/be53efd2862f4634bde6b06cb84fb78f/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:29.721Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/be53efd2862f4634bde6b06cb84fb78f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[763]}
2022-09-28T11:09:29.722Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:29.723Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-09-28T11:09:29.723Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:29.820Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:29.823Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0a5d0057-bf60-472f-9607-519f3fe60375], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:29.825Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:30.320Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:30 GMT], server=[envoy], x-envoy-upstream-service-time=[491], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:30.327Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"79fb8e7bc2eb4789beb09540f2249024","versionId":"2e45484ec6104b0cbab88d0f2c66c53b"}

2022-09-28T11:09:30.329Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:30.342Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-09-28T11:09:30.372Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/79fb8e7bc2eb4789beb09540f2249024/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:30.373Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79fb8e7bc2eb4789beb09540f2249024/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:30.375Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79fb8e7bc2eb4789beb09540f2249024/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:31.105Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/79fb8e7bc2eb4789beb09540f2249024/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:31.106Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/79fb8e7bc2eb4789beb09540f2249024/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[726]}
2022-09-28T11:09:31.106Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:31.106Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-09-28T11:09:31.107Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:31.141Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:31.141Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[39e3b8a1-e3ee-480e-b7e5-d64644412298], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:31.142Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:31.565Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:32 GMT], server=[envoy], x-envoy-upstream-service-time=[420], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:31.566Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b7dafa1bf6ec484c8d08b276be4aea49","versionId":"d3e699f1967c46829abafce77345490b"}

2022-09-28T11:09:31.568Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:31.570Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-09-28T11:09:31.606Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b7dafa1bf6ec484c8d08b276be4aea49/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:31.607Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b7dafa1bf6ec484c8d08b276be4aea49/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:31.609Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b7dafa1bf6ec484c8d08b276be4aea49/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:32.302Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b7dafa1bf6ec484c8d08b276be4aea49/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:32.303Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b7dafa1bf6ec484c8d08b276be4aea49/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[688]}
2022-09-28T11:09:32.304Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:32.304Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-09-28T11:09:32.304Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:32.350Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:32.351Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:32.354Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:32.772Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:32.772Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:33 GMT], server=[envoy], x-envoy-upstream-service-time=[411], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:32.773Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"44aacf6998554eee82f1e3c0a0436576","versionId":"8e7a26a2c20442c29b833c423ef26e82"}

2022-09-28T11:09:32.781Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-09-28T11:09:32.818Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:32.818Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9edb6af0-cc9a-4845-859e-cf57222f95ab], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:32.821Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:34.390Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1560]}
2022-09-28T11:09:34.390Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:34.391Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/44aacf6998554eee82f1e3c0a0436576/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:34.392Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-09-28T11:09:34.392Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:34.450Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:34.450Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6e0bee5-7916-42a8-9f73-3e5e14bee21e], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:34.452Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:34.896Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:35 GMT], server=[envoy], x-envoy-upstream-service-time=[441], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:34.897Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c821ba3eb3044690bdd5d406a8eed8ce","versionId":"5caa451cf84941668075fc26ec314e9b"}

2022-09-28T11:09:34.898Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:34.903Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-09-28T11:09:34.944Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c821ba3eb3044690bdd5d406a8eed8ce/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:34.946Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c821ba3eb3044690bdd5d406a8eed8ce/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:34.947Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c821ba3eb3044690bdd5d406a8eed8ce/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:35.579Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c821ba3eb3044690bdd5d406a8eed8ce/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:35.580Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c821ba3eb3044690bdd5d406a8eed8ce/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[627]}
2022-09-28T11:09:35.580Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:35.581Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-09-28T11:09:35.581Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:35.613Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:35.615Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:35.616Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:35.869Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:35.869Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:36 GMT], server=[envoy], x-envoy-upstream-service-time=[248], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:35.870Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"7199612e9b164b6a8ebe5d91e684795f","versionId":"30905abdf7f3411db68f5110bb4cea86"}

2022-09-28T11:09:35.873Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-09-28T11:09:35.894Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7199612e9b164b6a8ebe5d91e684795f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:35.895Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7199612e9b164b6a8ebe5d91e684795f/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:35.896Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7199612e9b164b6a8ebe5d91e684795f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:36.453Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7199612e9b164b6a8ebe5d91e684795f/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:36.454Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7199612e9b164b6a8ebe5d91e684795f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[554]}
2022-09-28T11:09:36.455Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:36.455Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-09-28T11:09:36.455Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:36.495Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:36.496Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e6d656c1-2a15-4222-91b7-077844ccc6cc], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:36.497Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:37.304Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:37 GMT], server=[envoy], x-envoy-upstream-service-time=[804], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:37.306Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2bdffdcaa24f4f5c9b2b9248f36d73df","versionId":"d37fd8777b994c1988264f4445b82e00"}

2022-09-28T11:09:37.307Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:37.309Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-09-28T11:09:37.337Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:37.338Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3de5224a-1296-45a4-850b-817cd103f0b2], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:37.341Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:39.075Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1729]}
2022-09-28T11:09:39.076Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:39.076Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2bdffdcaa24f4f5c9b2b9248f36d73df/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:39.077Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-09-28T11:09:39.077Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:39.180Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:39.181Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f486f94c-1277-4c99-be0c-c9d95ccf3667], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:39.183Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:40.288Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:40 GMT], server=[envoy], x-envoy-upstream-service-time=[1102], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:40.290Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"495bbaa90b9441dfa54b280c513fa8c6","versionId":"6fe9ae446b2a4d79a7801c1392e059f4"}

2022-09-28T11:09:40.291Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:40.294Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-09-28T11:09:40.322Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/495bbaa90b9441dfa54b280c513fa8c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:40.324Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/495bbaa90b9441dfa54b280c513fa8c6/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:40.328Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/495bbaa90b9441dfa54b280c513fa8c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:41.466Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/495bbaa90b9441dfa54b280c513fa8c6/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:41.467Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/495bbaa90b9441dfa54b280c513fa8c6/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1134]}
2022-09-28T11:09:41.468Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:41.469Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-09-28T11:09:41.469Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:41.519Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:41.520Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d2d014f-c9c1-41e2-aa48-3d80c1a70b3b], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:41.522Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:42.040Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:42 GMT], server=[envoy], x-envoy-upstream-service-time=[514], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:42.041Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"501a893885a142a298db14a6f5fd339f","versionId":"127981d05e234a1eb0f338494b1d7252"}

2022-09-28T11:09:42.042Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:42.044Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-09-28T11:09:42.281Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/501a893885a142a298db14a6f5fd339f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:42.290Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/501a893885a142a298db14a6f5fd339f/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:42.318Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/501a893885a142a298db14a6f5fd339f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:43.187Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/501a893885a142a298db14a6f5fd339f/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:43.191Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/501a893885a142a298db14a6f5fd339f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[865]}
2022-09-28T11:09:43.192Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:43.192Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-09-28T11:09:43.192Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:43.250Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:43.251Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9c794ee0-015c-4e4a-bee3-9e74aa668d9d], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:43.253Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:43.537Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:44 GMT], server=[envoy], x-envoy-upstream-service-time=[281], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:43.539Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9b638a59f9b844b895c7571f913c68db","versionId":"c72b87db92ce4cc5824f5f878a4b382b"}

2022-09-28T11:09:43.540Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:43.542Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-09-28T11:09:43.563Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:43.564Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9c87f550-742e-4f02-995b-268680a7777c], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:43.565Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:43.976Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[409]}
2022-09-28T11:09:43.977Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:43.978Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b638a59f9b844b895c7571f913c68db/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:43.978Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-09-28T11:09:43.978Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:44.002Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:44.003Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:44.004Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:44.336Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:44.337Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:45 GMT], server=[envoy], x-envoy-upstream-service-time=[329], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:44.337Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"b58c5a1c8c624a3095bbac2d24b92a51","versionId":"48322c38317949daa3804607cae8da65"}

2022-09-28T11:09:44.340Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-09-28T11:09:44.363Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:44.364Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[51a35520-4133-46cf-88a8-cf8d31a4c33b], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:44.365Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:44.805Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[438]}
2022-09-28T11:09:44.806Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:44.807Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b58c5a1c8c624a3095bbac2d24b92a51/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:44.807Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-09-28T11:09:44.807Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:44.833Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:44.834Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[479c95dd-b0d3-44e2-baa3-959c7ac3e9e8], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:44.835Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:45.093Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:45 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:45.094Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"867f99ccd81b4564803de21258cfb1f1","versionId":"2aa39a9a7ef0415c8fd68f95ce95e3ef"}

2022-09-28T11:09:45.094Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:45.097Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-09-28T11:09:45.115Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:45.115Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions with request headers:{X-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e9fa39fa-daf1-48ab-ab87-697f9e85d600], X-ECOMP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-TransactionID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], X-ONAP-RequestID=[9ccc4c9c-6701-4c0d-bf63-d620f19809ee], Content-Type=[application/json]}
2022-09-28T11:09:45.117Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:45.758Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[637]}
2022-09-28T11:09:45.759Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:45.760Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/867f99ccd81b4564803de21258cfb1f1/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:45.760Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-09-28T11:09:45.760Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:45.793Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:45.794Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-09-28T11:09:45.795Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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-09-28T11:09:46.120Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-09-28T11:09:46.121Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|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=[Wed, 28 Sep 2022 11:09:46 GMT], server=[envoy], x-envoy-upstream-service-time=[322], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-09-28T11:09:46.122Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||{"id":"88aaa06b832a4553804b2c4f2f38cf7f","versionId":"462736d23f4445aa81146dcf6260d1f5"}

2022-09-28T11:09:46.125Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-09-28T11:09:46.147Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/88aaa06b832a4553804b2c4f2f38cf7f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-09-28T11:09:46.150Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88aaa06b832a4553804b2c4f2f38cf7f/versions/latest/actions|INFO|500||Invoke
2022-09-28T11:09:46.152Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88aaa06b832a4553804b2c4f2f38cf7f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2022-09-28T11:09:46.580Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88aaa06b832a4553804b2c4f2f38cf7f/versions/latest/actions|INFO|500||InvokeReturn
2022-09-28T11:09:46.581Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/88aaa06b832a4553804b2c4f2f38cf7f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 28 Sep 2022 11:09:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[415]}
2022-09-28T11:09:46.581Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Response was returned with an empty entity.
2022-09-28T11:09:46.581Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-09-28T11:09:50.185Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-09-28T11:09:53.300Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||WARN|500||---
2022-09-28T11:09:53.300Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-09-28T11:09:53.300Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||WARN|500||---
2022-09-28T11:09:53.863Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-09-28T11:10:01.148Z|9ccc4c9c-6701-4c0d-bf63-d620f19809ee|main|||||INFO|500||Started Application in 137.193 seconds (JVM running for 147.59)
2022-09-28T11:10:01.196Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-09-28T11:10:01.198Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-09-28T11:10:01.214Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-09-28T11:10:01.254Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-09-28T11:10:01.312Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 12b4578e-c3fb-4077-a295-ddd9c73c95c8 url= /sdc/v1/artifactTypes
2022-09-28T11:10:01.312Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-09-28T11:10:01.533Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-09-28T11:10:01.651Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server
2022-09-28T11:10:01.685Z||scheduling-1|||||DEBUG|500||create keys
2022-09-28T11:10:01.697Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-09-28T11:10:01.809Z||scheduling-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:10:01.851Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 15418175-3550-44d8-8a38-cde5f6748bad url= /sdc/v1/registerForDistribution
2022-09-28T11:10:02.177Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 15418175-3550-44d8-8a38-cde5f6748bad url= /sdc/v1/registerForDistribution
2022-09-28T11:10:02.177Z||scheduling-1|||||INFO|500||start DistributionClient
2022-09-28T11:10:02.201Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:10:02.203Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:10:02.213Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-09-28T11:10:02.218Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:10:02.218Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:10:02.219Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:10:02.219Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:10:12.861Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:10:12.980Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:11:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:11:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:11:02.202Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:11:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:11:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:11:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:11:11.815Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:11:11.819Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:12:02.198Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:12:02.200Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:12:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:12:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:12:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:12:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:12:11.806Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:12:11.831Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:13:02.199Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:13:02.202Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:13:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:13:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:13:02.204Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:13:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:13:11.791Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:13:11.839Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:14:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:14:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:14:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:14:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:14:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:14:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:14:11.771Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:14:11.783Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:15:02.199Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:15:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:15:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:15:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:15:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:15:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:15:11.793Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:15:11.856Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:16:02.199Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:16:02.201Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:16:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:16:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:16:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:16:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:16:11.780Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:16:11.798Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:17:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:17:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:17:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:17:02.205Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:17:02.206Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:17:02.218Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:17:11.804Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:17:11.829Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:18:02.199Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:18:02.202Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:18:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:18:02.203Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:18:02.204Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:18:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:18:11.813Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:18:11.842Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:18:24.815Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-09-28T11:19:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:19:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:19:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:19:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:19:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:19:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:19:11.771Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:19:11.771Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:20:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:20:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:20:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:20:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:20:02.205Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:20:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:20:11.759Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:20:11.759Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:21:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:21:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:21:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:21:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:21:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:21:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:21:11.768Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:21:11.771Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:22:02.198Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:22:02.199Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:22:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:22:02.203Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:22:02.205Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:22:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:22:11.760Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:22:11.761Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:23:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:23:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:23:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:23:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:23:02.206Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:23:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:23:11.764Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:23:11.765Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:24:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:24:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:24:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:24:02.204Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:24:02.205Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:24:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:24:11.803Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:24:11.818Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:25:02.199Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:25:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:25:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:25:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:25:02.204Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:25:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:25:11.757Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:25:11.765Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:26:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:26:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:26:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:26:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:26:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:26:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:26:11.775Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:26:11.784Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:27:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:27:02.199Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:27:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:27:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:27:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:27:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:27:11.757Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:27:11.758Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:28:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:28:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:28:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:28:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:28:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:28:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:28:11.760Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:28:11.768Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:29:02.200Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:29:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:29:02.205Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:29:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:29:02.209Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:29:02.209Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:29:11.780Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:29:11.793Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:30:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:30:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:30:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:30:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:30:02.204Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:30:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:30:11.773Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:30:11.778Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:31:02.199Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:31:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:31:02.212Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:31:02.212Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:31:02.216Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:31:02.216Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:31:11.829Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:31:11.853Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:32:02.199Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:32:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:32:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:32:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:32:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:32:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:32:11.776Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:32:11.782Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:33:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:33:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:33:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:33:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:33:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:33:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:33:11.756Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:33:11.759Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:34:02.199Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:34:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:34:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:34:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:34:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:34:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:34:11.761Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:34:11.764Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:35:02.200Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:35:02.202Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:35:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:35:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:35:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:35:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:35:11.754Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:35:11.755Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:36:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:36:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:36:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:36:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:36:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:36:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:36:11.758Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:36:11.761Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:37:02.199Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:37:02.201Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:37:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:37:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:37:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:37:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:37:11.763Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:37:11.782Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:38:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:38:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:38:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:38:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:38:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:38:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:38:11.769Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:38:11.785Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:39:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:39:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:39:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:39:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:39:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:39:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:39:11.769Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:39:11.769Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:40:02.203Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:40:02.205Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:40:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:40:02.215Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:40:02.216Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:40:02.216Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:40:11.813Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:40:11.826Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:41:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:41:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:41:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:41:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:41:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:41:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:41:11.759Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:41:11.767Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:42:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:42:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:42:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:42:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:42:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:42:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:42:11.765Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:42:11.769Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:43:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:43:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:43:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:43:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:43:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:43:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:43:11.784Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:43:11.785Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:44:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:44:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:44:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:44:02.203Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:44:02.204Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:44:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:44:11.756Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:44:11.766Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:45:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:45:02.199Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:45:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:45:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:45:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:45:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:45:11.757Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:45:11.757Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:46:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:46:02.201Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:46:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:46:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:46:02.204Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:46:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:46:11.769Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:46:11.787Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:47:02.204Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:47:02.204Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:47:02.206Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:47:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:47:02.206Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:47:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:47:11.768Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:47:11.796Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:48:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:48:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:48:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:48:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:48:02.205Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:48:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:48:11.790Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:48:11.804Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:49:02.200Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:49:02.201Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:49:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:49:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:49:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:49:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:49:11.763Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:49:11.771Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:50:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:50:02.199Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:50:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:50:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:50:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:50:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:50:11.766Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:50:11.768Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:51:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:51:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:51:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:51:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:51:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:51:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:51:11.780Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:51:11.788Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:52:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:52:02.201Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:52:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:52:02.204Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:52:02.205Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:52:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:52:11.777Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:52:11.777Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:53:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:53:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:53:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:53:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:53:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:53:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:53:11.768Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:53:11.768Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:54:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:54:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:54:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:54:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:54:02.204Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:54:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:54:11.763Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:54:11.776Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:55:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:55:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:55:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:55:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:55:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:55:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:55:11.772Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:55:11.779Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:56:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:56:02.201Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:56:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:56:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:56:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:56:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:56:11.777Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:56:11.804Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:57:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:57:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:57:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:57:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:57:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:57:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:57:11.771Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:57:11.781Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:58:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:58:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:58:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:58:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:58:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:58:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:58:11.764Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:58:11.771Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:59:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:59:02.199Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:59:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:59:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T11:59:02.204Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T11:59:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T11:59:11.765Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T11:59:11.781Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:00:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:00:02.199Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:00:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:00:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:00:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:00:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:00:11.761Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:00:11.769Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:01:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:01:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:01:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:01:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:01:02.204Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:01:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:01:11.773Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:01:11.781Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:02:02.203Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:02:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:02:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:02:02.211Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:02:02.212Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:02:02.215Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:02:11.852Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:02:11.900Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:03:02.203Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:03:02.200Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:03:02.209Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:03:02.209Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:03:02.212Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:03:02.212Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:03:11.807Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:03:11.818Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:04:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:04:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:04:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:04:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:04:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:04:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:04:11.809Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:04:11.821Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:05:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:05:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:05:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:05:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:05:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:05:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:05:11.809Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:05:11.831Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:06:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:06:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:06:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:06:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:06:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:06:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:06:11.765Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:06:11.766Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:07:02.201Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:07:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:07:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:07:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:07:02.209Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:07:02.209Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:07:11.823Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:07:11.853Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:08:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:08:02.205Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:08:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:08:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:08:02.209Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:08:02.209Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:08:11.840Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:08:11.843Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:09:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:09:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:09:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:09:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:09:02.207Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:09:02.207Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:09:11.798Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:09:11.806Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:10:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:10:02.202Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:10:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:10:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:10:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:10:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:10:11.796Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:10:11.809Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:11:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:11:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:11:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:11:02.203Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:11:02.204Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:11:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:11:11.777Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:11:11.789Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:12:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:12:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:12:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:12:02.211Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:12:02.214Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:12:02.228Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:12:11.824Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:12:11.835Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:13:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:13:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:13:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:13:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:13:02.205Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:13:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:13:11.769Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:13:11.787Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:14:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:14:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:14:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:14:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:14:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:14:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:14:11.762Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:14:11.763Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:15:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:15:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:15:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:15:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:15:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:15:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:15:11.758Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:15:11.760Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:16:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:16:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:16:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:16:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:16:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:16:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:16:11.773Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:16:11.780Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:17:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:17:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:17:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:17:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:17:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:17:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:17:11.773Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:17:11.783Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:18:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:18:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:18:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:18:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:18:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:18:02.207Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:18:11.776Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:18:11.778Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:19:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:19:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:19:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:19:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:19:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:19:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:19:11.789Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:19:11.817Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:20:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:20:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:20:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:20:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:20:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:20:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:20:11.755Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:20:11.766Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:21:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:21:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:21:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:21:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:21:02.204Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:21:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:21:11.770Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:21:11.774Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:22:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:22:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:22:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:22:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:22:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:22:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:22:11.751Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:22:11.753Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:23:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:23:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:23:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:23:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:23:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:23:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:23:11.775Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:23:11.776Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:24:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:24:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:24:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:24:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:24:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:24:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:24:11.770Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:24:11.777Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:25:02.201Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:25:02.202Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:25:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:25:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:25:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:25:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:25:11.767Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:25:11.785Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:26:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:26:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:26:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:26:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:26:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:26:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:26:11.759Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:26:11.761Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:27:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:27:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:27:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:27:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:27:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:27:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:27:11.764Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:27:11.771Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:28:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:28:02.199Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:28:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:28:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:28:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:28:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:28:11.750Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:28:11.767Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:29:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:29:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:29:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:29:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:29:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:29:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:29:11.778Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:29:11.796Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:30:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:30:02.199Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:30:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:30:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:30:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:30:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:30:11.762Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:30:11.769Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:31:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:31:02.199Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:31:02.199Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:31:02.203Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:31:02.204Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:31:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:31:11.780Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:31:11.784Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:32:02.203Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:32:02.205Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:32:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:32:02.200Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:32:02.211Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:32:02.211Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:32:11.774Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:32:11.779Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:33:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:33:02.199Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:33:02.199Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:33:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:33:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:33:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:33:11.758Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:33:11.769Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:34:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:34:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:34:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:34:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:34:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:34:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:34:11.764Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:34:11.770Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:35:02.199Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:35:02.201Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:35:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:35:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:35:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:35:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:35:11.798Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:35:11.804Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:36:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:36:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:36:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:36:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:36:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:36:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:36:11.768Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:36:11.773Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:37:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:37:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:37:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:37:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:37:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:37:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:37:11.771Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:37:11.791Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:38:02.198Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:38:02.200Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:38:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:38:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:38:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:38:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:38:11.762Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:38:11.770Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:39:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:39:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:39:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:39:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:39:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:39:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:39:11.777Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:39:11.799Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:40:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:40:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:40:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:40:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:40:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:40:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:40:11.806Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:40:11.806Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:41:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:41:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:41:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:41:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:41:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:41:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:41:11.787Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:41:11.791Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:42:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:42:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:42:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:42:02.202Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:42:02.203Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:42:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:42:11.757Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:42:11.763Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:43:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:43:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:43:02.199Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:43:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:43:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:43:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:43:11.771Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:43:11.778Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:44:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:44:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:44:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:44:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:44:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:44:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:44:11.798Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:44:11.800Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:45:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:45:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:45:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:45:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:45:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:45:02.207Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:45:11.761Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:45:11.775Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:46:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:46:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:46:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:46:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:46:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:46:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:46:11.785Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:46:11.791Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:47:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:47:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:47:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:47:02.203Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:47:02.204Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:47:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:47:11.774Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:47:11.778Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:48:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:48:02.201Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:48:02.201Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:48:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:48:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:48:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:48:11.797Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:48:11.821Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:49:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:49:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:49:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:49:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:49:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:49:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:49:11.780Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:49:11.785Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:50:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:50:02.199Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:50:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:50:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:50:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:50:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:50:11.771Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:50:11.793Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:51:02.200Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:51:02.202Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:51:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:51:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:51:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:51:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:51:11.771Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:51:11.774Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:52:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:52:02.201Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:52:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:52:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:52:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:52:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:52:11.808Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:52:11.822Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:53:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:53:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:53:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:53:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:53:02.204Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:53:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:53:11.770Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:53:11.773Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:54:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:54:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:54:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:54:02.203Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:54:02.204Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:54:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:54:11.795Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:54:11.830Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:55:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:55:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:55:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:55:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:55:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:55:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:55:11.764Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:55:11.764Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:56:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:56:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:56:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:56:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:56:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:56:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:56:11.775Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:56:11.789Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:57:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:57:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:57:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:57:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:57:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:57:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:57:11.791Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:57:11.827Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:58:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:58:02.201Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:58:02.201Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T12:58:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:58:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:58:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:58:11.765Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:58:11.807Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:59:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:59:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:59:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:59:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T12:59:02.204Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T12:59:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T12:59:11.798Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T12:59:11.804Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:00:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:00:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:00:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:00:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:00:02.206Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:00:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:00:11.763Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:00:11.770Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:01:02.199Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:01:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:01:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:01:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:01:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:01:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:01:11.776Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:01:11.787Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:02:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:02:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:02:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:02:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:02:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:02:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:02:11.761Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:02:11.767Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:03:02.200Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:03:02.201Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:03:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:03:02.202Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:03:02.203Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:03:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:03:11.789Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:03:11.820Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:04:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:04:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:04:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:04:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:04:02.203Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:04:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:04:11.821Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:04:11.829Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:02.198Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:05:02.200Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:05:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:05:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:05:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:11.228Z||pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:11.235Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:05:11.236Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"dce5ce1e-5330-4fe1-a5ea-bfca1cf35177","serviceName":"vFW 2022-09-28 13-03-09","serviceVersion":"1.0","serviceUUID":"744f9c29-c107-452f-b842-6d3869c9d2d5","serviceDescription":"catalog service description","serviceInvariantUUID":"e0da2a9f-3eb5-4500-a048-51bef61bb265","resources":[{"resourceInstanceName":"vFW 6f528f1a-0d8e 0","resourceName":"vFW 6f528f1a-0d8e","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0da299eb-2467-42d0-bbdd-b43e540ede93","resourceInvariantUUID":"e98d8674-8d31-4dc6-b6b9-dc4c931f0d25","resourceCustomizationUUID":"44689e2f-f3d5-462a-98a1-3954a9232571","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml","artifactChecksum":"NzZiMzQ5MzM1ZTUyZjU1MGNiOTlhYzUwYWIyYWZkYWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"85a38199-c4ea-4130-b91c-6b36ce8da4ed","artifactVersion":"1"},{"artifactName":"vfw6f528f1a0d8e0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json","artifactChecksum":"OTM0MTFiY2E5NWY2YzE3Y2QwYzY2MjhjMmU1MWVjMDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"89019ebb-0886-4b9d-bcc3-fc3516b46c51","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"734ff73f-134d-4471-aa4b-231b0ef1f1ca","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml","artifactChecksum":"OGI3MTE1YWNkN2I5NTgwODU4MzlkNmJiYmM4MDUwNDc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a8b37e8b-1f81-4d40-adf4-9c24a9684b8f","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c2ea742f-a168-4631-a4f1-84e3bbe183c5","artifactVersion":"2","generatedFromUUID":"734ff73f-134d-4471-aa4b-231b0ef1f1ca"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220928130309-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml","artifactChecksum":"ZDJiZmUzZTMxYjllMjIwOTk1MWEzNWI2YTczMDJlZmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"92a10546-85ad-4025-a6f8-bd4cba7c9cef","artifactVersion":"1"},{"artifactName":"service-Vfw20220928130309-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar","artifactChecksum":"NjMwNjdiZWY4MzJmZWM2YWM0ZmVmMzU1MGQ0MDJkZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d414197-e650-4be4-a87a-e93b6cae78b1","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:05:11.270Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:11.283Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:11.313Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:11.314Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:05:11.413Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-09-28T13:05:11.420Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:11.421Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:11.460Z||pool-3-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:11.462Z||pool-3-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:11.518Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:11.519Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:05:11.519Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:05:11.596Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:05:12.324Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:12.325Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:12.327Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:12.328Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:05:12.428Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:12.430Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:12.431Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:12.487Z||pool-4-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:12.488Z||pool-4-thread-1|||||INFO|500||cambria reply ok (60 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:13.328Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:13.329Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:13.332Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:13.333Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:05:13.433Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:13.434Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:13.435Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:13.458Z||pool-5-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:13.459Z||pool-5-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:14.333Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:14.334Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:14.338Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:14.338Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:05:14.439Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:05:14.440Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:14.440Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:14.460Z||pool-6-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:14.461Z||pool-6-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:15.343Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:15.352Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:15.355Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:15.355Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:05:15.455Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:15.456Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:15.457Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:15.487Z||pool-7-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:15.488Z||pool-7-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:05:16.355Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:16.356Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:16.358Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:16.358Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:05:16.458Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:16.459Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:16.459Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:16.505Z||pool-8-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:16.506Z||pool-8-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:17.359Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:05:17.359Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:17.371Z||pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:17.371Z||pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:05:17.471Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:17.472Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:17.473Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:17.508Z||pool-9-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:17.510Z||pool-9-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:18.374Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "serviceName": "vFW 2022-09-28 13-03-09",
  "serviceVersion": "1.0",
  "serviceUUID": "744f9c29-c107-452f-b842-6d3869c9d2d5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e0da2a9f-3eb5-4500-a048-51bef61bb265",
  "resources": [
    {
      "resourceInstanceName": "vFW 6f528f1a-0d8e 0",
      "resourceCustomizationUUID": "44689e2f-f3d5-462a-98a1-3954a9232571",
      "resourceName": "vFW 6f528f1a-0d8e",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0da299eb-2467-42d0-bbdd-b43e540ede93",
      "resourceInvariantUUID": "e98d8674-8d31-4dc6-b6b9-dc4c931f0d25",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw6f528f1a0d8e0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
          "artifactChecksum": "OTM0MTFiY2E5NWY2YzE3Y2QwYzY2MjhjMmU1MWVjMDE\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "89019ebb-0886-4b9d-bcc3-fc3516b46c51",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "734ff73f-134d-4471-aa4b-231b0ef1f1ca",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "c2ea742f-a168-4631-a4f1-84e3bbe183c5",
            "generatedFromUUID": "734ff73f-134d-4471-aa4b-231b0ef1f1ca"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "c2ea742f-a168-4631-a4f1-84e3bbe183c5",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220928130309-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
      "artifactChecksum": "NjMwNjdiZWY4MzJmZWM2YWM0ZmVmMzU1MGQ0MDJkZDA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5d414197-e650-4be4-a87a-e93b6cae78b1"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:05:18.377Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:05:18.378Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 744f9c29-c107-452f-b842-6d3869c9d2d5 ASDC
2022-09-28T13:05:18.562Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
ServiceName:vFW 2022-09-28 13-03-09
ServiceVersion:1.0
ServiceUUID:744f9c29-c107-452f-b842-6d3869c9d2d5
ServiceInvariantUUID:e0da2a9f-3eb5-4500-a048-51bef61bb265
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220928130309-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar
ArtifactUUID:5d414197-e650-4be4-a87a-e93b6cae78b1
ArtifactChecksum:NjMwNjdiZWY4MzJmZWM2YWM0ZmVmMzU1MGQ0MDJkZDA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 6f528f1a-0d8e 0
ResourceCustomizationUUID:44689e2f-f3d5-462a-98a1-3954a9232571
ResourceInvariantUUID:e98d8674-8d31-4dc6-b6b9-dc4c931f0d25
ResourceName:vFW 6f528f1a-0d8e
ResourceType:VF
ResourceUUID:0da299eb-2467-42d0-bbdd-b43e540ede93
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw6f528f1a0d8e0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json
ArtifactUUID:89019ebb-0886-4b9d-bcc3-fc3516b46c51
ArtifactChecksum:OTM0MTFiY2E5NWY2YzE3Y2QwYzY2MjhjMmU1MWVjMDE=
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/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml
ArtifactUUID:734ff73f-134d-4471-aa4b-231b0ef1f1ca
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/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
ArtifactUUID:c2ea742f-a168-4631-a4f1-84e3bbe183c5
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/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
ArtifactUUID:c2ea742f-a168-4631-a4f1-84e3bbe183c5
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:05:18.563Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 744f9c29-c107-452f-b842-6d3869c9d2d5 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:05:19.008Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:05:19.011Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:05:19.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:05:19.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5d414197-e650-4be4-a87a-e93b6cae78b1 from URL: /sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:19.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:05:19.025Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:19.481Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:05:19.524Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar 5d414197-e650-4be4-a87a-e93b6cae78b1 100584
2022-09-28T13:05:19.526Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar ASDC sendASDCNotification
2022-09-28T13:05:19.527Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:19.528Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:05:19.529Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:19.548Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:19.549Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370319524,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:05:19.635Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 86 ms
2022-09-28T13:05:19.636Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:19.636Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:19.712Z||pool-10-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:19.720Z||pool-10-thread-1|||||INFO|500||cambria reply ok (85 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:05:20.550Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:05:20.552Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:05:20.554Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5d414197-e650-4be4-a87a-e93b6cae78b1, URL: /sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar to file: /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:20.555Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220928130309-csar.csar
2022-09-28T13:05:20.727Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:20.727Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:21.627Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7355926593239690064/Definitions/service-Vfw20220928130309-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-09-28T13:05:24.963Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:05:24.972Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||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-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||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-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 6f528f1a-0d8e 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-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||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-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.973Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.974Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.974Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||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-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.974Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.974Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.974Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:24.975Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-09-28T13:05:24.987Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:24.990Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:24.996Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:24.997Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-09-28T13:05:25.000Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:05:25.002Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.003Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.007Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.008Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:05:25.009Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.010Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.010Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:05:25.010Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.010Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:05:25.011Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.011Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:05:25.011Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.011Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:05:25.013Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.014Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:25.014Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:25.015Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.015Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:25.015Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:25.015Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.016Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:25.016Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:25.017Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.017Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:25.017Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:05:25.018Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.019Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=927faecc-5ce0-41d3-8d7f-35ccc64d3018
2022-09-28T13:05:25.020Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.020Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.021Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f76264c1-5add-4810-aaf7-9045e27fda99
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b682b4b1-ffe9-4385-8859-47bdcdff28a2
2022-09-28T13:05:25.022Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:25.023Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-09-28 13-03-09
Description:catalog service description
Model UUID:744f9c29-c107-452f-b842-6d3869c9d2d5
Model Version:NULL
Model InvariantUuid:e0da2a9f-3eb5-4500-a048-51bef61bb265
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 6f528f1a-0d8e
Model UUID:1ec29752-d555-483f-9e44-25fa5bc4812b
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:e98d8674-8d31-4dc6-b6b9-dc4c931f0d25
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:44689e2f-f3d5-462a-98a1-3954a9232571
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:d0cb4486-2e5f-4d80-ab4f-80d32d2369f7
ModelName:Vfw6f528f1a0d8e..base_vfw..module-0
ModelUuid:b07dea4a-9003-485b-b82f-3900eafa68bc
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:927faecc-5ce0-41d3-8d7f-35ccc64d3018
ModelInvariantUuid:980fab5f-e2c9-4202-999f-91a24ee7b4bb
ModelName:vFW 6f528f1a-0d8e-nodes.vfwCvfc
ModelUuid:2183d8c4-dc28-4c4d-acea-dc182ff95a5e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:be1e34af-d52d-46f7-9ca1-5a8e8fea75a9
ModelInvariantUuid:9d2e14e5-bb92-4f85-a1fb-c338b68c68a7
ModelName:Vfw6f528f1a0d8e.compute.nodes.heat.vfw
ModelUuid:5ee79402-3df0-4be2-8380-4c1a9f7214ba
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:f76264c1-5add-4810-aaf7-9045e27fda99
ModelInvariantUuid:15f153a6-9dbe-4040-a201-243ded8f06e6
ModelName:vFW 6f528f1a-0d8e-nodes.vsnCvfc
ModelUuid:3af9dcbe-a98a-4cf4-9d82-6ccf81e46ec1
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:28578167-b4fb-4505-aeeb-9335bad54209
ModelInvariantUuid:3a4f0b83-89c8-4303-b435-9a822dfae642
ModelName:Vfw6f528f1a0d8e.compute.nodes.heat.vsn
ModelUuid:d7b88553-1e05-4602-a128-6c0c2948b1a8
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b682b4b1-ffe9-4385-8859-47bdcdff28a2
ModelInvariantUuid:0ac937d4-8000-4fd9-9ea7-50f362188868
ModelName:vFW 6f528f1a-0d8e-nodes.vpgCvfc
ModelUuid:7885fc0b-d5cd-4f99-a09a-3dfb79240b32
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:e0643a0a-afa1-48f0-be19-826660b25c6f
ModelInvariantUuid:69d6f8a5-a585-484f-bba4-8137267d1754
ModelName:Vfw6f528f1a0d8e.compute.nodes.heat.vpg
ModelUuid:a1d8776d-0bc9-4669-afbf-59bad7834042
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:05:25.057Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 0da299eb-2467-42d0-bbdd-b43e540ede93
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:05:25.174Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||vFW 6f528f1a-0d8e 0
2022-09-28T13:05:25.185Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0da299eb-2467-42d0-bbdd-b43e540ede93
2022-09-28T13:05:25.185Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 89019ebb-0886-4b9d-bcc3-fc3516b46c51 from URL: /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json
2022-09-28T13:05:25.185Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:05:25.186Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json
2022-09-28T13:05:25.268Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:05:25.269Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json 89019ebb-0886-4b9d-bcc3-fc3516b46c51 785
2022-09-28T13:05:25.270Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json ASDC sendASDCNotification
2022-09-28T13:05:25.271Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json
2022-09-28T13:05:25.271Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:05:25.271Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:25.275Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:25.275Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370325270,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:05:25.375Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:05:25.376Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:25.376Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:25.406Z||pool-11-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:25.406Z||pool-11-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:26.279Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6f528f1a0d8e..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "d0cb4486-2e5f-4d80-ab4f-80d32d2369f7",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b07dea4a-9003-485b-b82f-3900eafa68bc",
    "vfModuleModelCustomizationUUID": "125ba578-58d9-46e9-86d6-fdb3eff378f1",
    "isBase": true,
    "artifacts": [
      "734ff73f-134d-4471-aa4b-231b0ef1f1ca",
      "c2ea742f-a168-4631-a4f1-84e3bbe183c5"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:05:26.305Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6f528f1a0d8e..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b07dea4a-9003-485b-b82f-3900eafa68bc
VfModuleModelInvariantUUID:d0cb4486-2e5f-4d80-ab4f-80d32d2369f7
VfModuleModelDescription:NULL
Artifacts UUID List:{
734ff73f-134d-4471-aa4b-231b0ef1f1ca
,
c2ea742f-a168-4631-a4f1-84e3bbe183c5

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

isBase:true


}

2022-09-28T13:05:26.312Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw6f528f1a0d8e..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "d0cb4486-2e5f-4d80-ab4f-80d32d2369f7",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "b07dea4a-9003-485b-b82f-3900eafa68bc",
    "vfModuleModelCustomizationUUID": "125ba578-58d9-46e9-86d6-fdb3eff378f1",
    "isBase": true,
    "artifacts": [
      "734ff73f-134d-4471-aa4b-231b0ef1f1ca",
      "c2ea742f-a168-4631-a4f1-84e3bbe183c5"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:05:26.312Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw6f528f1a0d8e..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:b07dea4a-9003-485b-b82f-3900eafa68bc
VfModuleModelInvariantUUID:d0cb4486-2e5f-4d80-ab4f-80d32d2369f7
VfModuleModelDescription:NULL
Artifacts UUID List:{
734ff73f-134d-4471-aa4b-231b0ef1f1ca
,
c2ea742f-a168-4631-a4f1-84e3bbe183c5

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

isBase:true


}

2022-09-28T13:05:26.312Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 734ff73f-134d-4471-aa4b-231b0ef1f1ca from URL: /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml
2022-09-28T13:05:26.312Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:05:26.312Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml
2022-09-28T13:05:26.379Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:05:26.379Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml 734ff73f-134d-4471-aa4b-231b0ef1f1ca 20368
2022-09-28T13:05:26.380Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-28T13:05:26.380Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml
2022-09-28T13:05:26.380Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:05:26.380Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:26.383Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:26.384Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370326380,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:05:26.483Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:05:26.484Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:26.484Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:26.507Z||pool-12-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:26.508Z||pool-12-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:05:27.384Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c2ea742f-a168-4631-a4f1-84e3bbe183c5 from URL: /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
2022-09-28T13:05:27.385Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:05:27.385Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
2022-09-28T13:05:27.503Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:05:27.504Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env c2ea742f-a168-4631-a4f1-84e3bbe183c5 2098
2022-09-28T13:05:27.504Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-28T13:05:27.505Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
2022-09-28T13:05:27.505Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:05:27.505Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:27.508Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:27.508Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370327504,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:05:27.609Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:05:27.610Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:27.610Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:27.640Z||pool-13-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:27.641Z||pool-13-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:28.509Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 744f9c29-c107-452f-b842-6d3869c9d2d5
2022-09-28T13:05:28.510Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 6f528f1a-0d8e 0 0da299eb-2467-42d0-bbdd-b43e540ede93 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:05:28.582Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1ed6b12c, org.onap.sdc.toscaparser.api.parameters.Input@601caad0, org.onap.sdc.toscaparser.api.parameters.Input@666fd07d, org.onap.sdc.toscaparser.api.parameters.Input@35716c6a, org.onap.sdc.toscaparser.api.parameters.Input@1e05e439]
2022-09-28T13:05:28.588Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.588Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.589Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:05:28.589Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 44689e2f-f3d5-462a-98a1-3954a9232571
2022-09-28T13:05:28.590Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 44689e2f-f3d5-462a-98a1-3954a9232571 matches Tosca VF Customization UUID: 44689e2f-f3d5-462a-98a1-3954a9232571
2022-09-28T13:05:28.590Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 44689e2f-f3d5-462a-98a1-3954a9232571  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:05:28.603Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.604Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.607Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 44689e2f-f3d5-462a-98a1-3954a9232571: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-28T13:05:28.607Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@62b31707
2022-09-28T13:05:28.607Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.608Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:05:28.608Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 125ba578-58d9-46e9-86d6-fdb3eff378f1
2022-09-28T13:05:28.611Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 125ba578-58d9-46e9-86d6-fdb3eff378f1
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:05:28.624Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.625Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.626Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:28.628Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.628Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.628Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:28.629Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.629Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:28.629Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:28.629Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:05:28.630Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.631Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:05:28.631Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.631Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=927faecc-5ce0-41d3-8d7f-35ccc64d3018
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:05:28.645Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.646Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.646Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:28.646Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.647Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:05:28.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-28T13:05:28.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:05:28.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:05:28.649Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.649Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=f76264c1-5add-4810-aaf7-9045e27fda99
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:05:28.653Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.653Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.654Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:28.657Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.658Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is not matching search criteria
2022-09-28T13:05:28.658Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:05:28.658Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:05:28.658Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:05:28.658Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-28T13:05:28.659Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b682b4b1-ffe9-4385-8859-47bdcdff28a2
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:05:28.665Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.666Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.667Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:05:28.667Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.667Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Node template vFW 6f528f1a-0d8e 0 is matching search criteria
2022-09-28T13:05:28.668Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found topology templates [vFW 6f528f1a-0d8e 0] matching following query criteria: sdcType=VF, customizationUUID=44689e2f-f3d5-462a-98a1-3954a9232571
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:05:28.672Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.673Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.674Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 744f9c29-c107-452f-b842-6d3869c9d2d5: vFW 6f528f1a-0d8e
2022-09-28T13:05:28.674Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.674Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Service vFW 2022-09-28 13-03-09 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:05:28.675Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||Saving Service: vFW 2022-09-28 13-03-09 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:05:29.410Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 6f528f1a-0d8e 0da299eb-2467-42d0-bbdd-b43e540ede93 1 ASDC deployResourceStructure
2022-09-28T13:05:29.411Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json ASDC sendASDCNotification
2022-09-28T13:05:29.411Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json
2022-09-28T13:05:29.411Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:05:29.412Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:29.414Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:29.414Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370329411,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:05:29.514Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:29.515Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:29.515Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:29.536Z||pool-14-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:29.537Z||pool-14-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:30.415Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-28T13:05:30.415Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml
2022-09-28T13:05:30.416Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:05:30.416Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:30.418Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:30.418Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370330415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:05:30.518Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:05:30.519Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:30.520Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:30.547Z||pool-15-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:30.547Z||pool-15-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:05:31.426Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-28T13:05:31.426Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env
2022-09-28T13:05:31.427Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:05:31.427Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:31.429Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:31.429Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370331423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:05:31.529Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:31.530Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:31.530Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:31.578Z||pool-16-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:31.578Z||pool-16-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:32.431Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar ASDC sendASDCNotification
2022-09-28T13:05:32.432Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar
2022-09-28T13:05:32.432Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:05:32.432Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:05:32.435Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:05:32.435Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370332431,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:05:32.535Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:05:32.536Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:05:32.536Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:05:32.571Z||pool-17-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:05:32.571Z||pool-17-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:05:33.436Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:05:33.468Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:05:33.475Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:05:33.476Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:05:33.476Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:06:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:06:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:06:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:06:02.249Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:06:02.250Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:06:02.250Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:06:02.252Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:06:03.477Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:06:03.512Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:06:03.519Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:06:03.519Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:06:03.519Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:06:33.523Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:06:33.551Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:06:33.557Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:06:33.558Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:06:33.558Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:07:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:07:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:07:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:07:02.321Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:07:02.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:07:02.324Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:07:02.327Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:07:02.327Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:07:02.327Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:07:02.328Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:07:03.565Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:07:03.631Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:07:03.666Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:07:03.683Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:07:03.684Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:07:33.684Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:07:33.725Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:07:33.730Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:07:33.730Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:07:33.731Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:08:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:08:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:08:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:02.301Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:02.305Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.306Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.307Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.308Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.309Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.309Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.309Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.310Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370296623,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370298262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370301616,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370302198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "cds",
  "timestamp": 1664370313073,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.311Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370307144,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370319019,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370319524,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370308197,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370320490,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370309212,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370321761,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.312Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.313Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "aai-ml",
  "timestamp": 1664370310218,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:08:02.337Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
2022-09-28T13:08:02.338Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:08:02.389Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.389Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.390Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.390Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.390Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370323014,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:08:02.404Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
2022-09-28T13:08:02.404Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:08:02.423Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.424Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.424Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.424Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.424Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370324025,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370318526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370325270,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370326464,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.425Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370326380,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370327481,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.426Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "policy-id",
  "timestamp": 1664370328487,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:08:02.444Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
2022-09-28T13:08:02.444Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 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-09-28T13:08:02.461Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.461Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370327504,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.462Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.463Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.463Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.463Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370329411,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/vfw6f528f1a0d8e0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.463Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.463Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.464Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.464Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.464Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.464Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370330415,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.465Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.465Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.465Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370313770,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370331423,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/resourceInstances/vfw6f528f1a0d8e0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370321726,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.466Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370332431,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.467Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.467Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.467Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370327660,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928130309/1.0/artifacts/service-Vfw20220928130309-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:08:02.468Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:08:02.468Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.468Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370328666,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:08:02.480Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
2022-09-28T13:08:02.482Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:08:02.515Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.516Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.516Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.517Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.518Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.519Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.519Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.520Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.521Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.521Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.521Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.521Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.521Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.522Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.527Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.528Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.528Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.528Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.533Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.534Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.534Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.534Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.535Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370343770,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:02.536Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:08:02.537Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370343262,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:08:02.537Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:08:03.733Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:08:03.768Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:08:03.774Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:08:03.775Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:08:03.777Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:08:03.777Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:08:03.777Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:08:03.778Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:08:03.791Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:08:33.792Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:08:33.817Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and serviceModelVersionId: 744f9c29-c107-452f-b842-6d3869c9d2d5
2022-09-28T13:08:33.818Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e0da2a9f-3eb5-4500-a048-51bef61bb265
2022-09-28T13:08:50.466Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0
2022-09-28T13:08:50.589Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:08:50.636Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:08:50.637Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0|INFO|500||Invoke
2022-09-28T13:08:50.648Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:08:50.760Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:08:50.760Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:08:50 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[88], x-aai-txid=[1-aai-resources-220928-13:08:50:662-92948], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:08:50.761Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5","ERR.5.4.6114"]}}}

2022-09-28T13:08:50.782Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec=ERR.5.4.6114)
2022-09-28T13:08:50.787Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:08:50.787Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec=ERR.5.4.6114)
2022-09-28T13:08:50.788Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:08:50.797Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:08:50.798Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=dce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec=ERR.5.4.6114)
2022-09-28T13:08:50.800Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:08:50.800Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:08:50.804Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:08:50.804Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370530799,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003ddce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:08:50.904Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:08:50.905Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:08:50.906Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:50.941Z||pool-18-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:50.941Z||pool-18-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:08:51.837Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:08:51.839Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:08:51.839Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:56.583Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:56.584Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:08:56.584Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"61c0d7c1-bd5a-4500-a189-b42b21fdeda8","serviceName":"basic_onboard_mHDovU","serviceVersion":"1.0","serviceUUID":"fc83c735-2742-4db9-8c7d-a1cf73000f44","serviceDescription":"service","serviceInvariantUUID":"23986efd-f14e-4be3-b9d6-05e6f8b7f758","resources":[{"resourceInstanceName":"basic_onboard_mHDovU 0","resourceName":"basic_onboard_mHDovU","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6dcbb4b4-7849-4429-a64c-46136c9ea15a","resourceInvariantUUID":"528cdbd5-0f71-42e8-a0ac-70586cd0585a","resourceCustomizationUUID":"1b90ebbf-536d-4383-8583-8f3e57d5ab26","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml","artifactChecksum":"YjJhMjQ5NWExZTYyYTk5YjgxMzQxMjUwOWY1NjQzYjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"4702256c-c55b-4068-8392-c4657c43ecbc","artifactVersion":"1"},{"artifactName":"basic_onboard_mhdovu0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json","artifactChecksum":"MWM2ZWNkYzNiNTQxZjhhZWMwYTY5NGQ4MTI5Mzg5Nzc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"b1b5fd3c-1506-4a5b-a097-20ebc9fb280f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"edc20673-7362-48d8-88d4-a1629d6aaed7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"133866f9-5623-4f36-920d-8d50ac193365","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fefd3f0b-9d13-4b88-9895-3b54877198b7","artifactVersion":"2","generatedFromUUID":"edc20673-7362-48d8-88d4-a1629d6aaed7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardMhdovu-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml","artifactChecksum":"Y2UxNDM0MjU1OTkyY2VhMzA3OWQ5ZDE0NzM0NTdjMjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1f58d522-377f-4c8f-8951-4061ca54640b","artifactVersion":"1"},{"artifactName":"service-BasicOnboardMhdovu-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar","artifactChecksum":"YmI1NTZmZmRmZmY0NmYwZDY0Yzk4OGQzYjkyNWQ4OGY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d12162a0-e85a-48df-990b-e80c4e4a0948","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:08:56.586Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:08:56.586Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:08:56.588Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:08:56.588Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:56.688Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:08:56.690Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:08:56.690Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:56.735Z||pool-19-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:56.735Z||pool-19-thread-1|||||INFO|500||cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:08:57.592Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:08:57.592Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:08:57.661Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:08:57.662Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:08:57.762Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:08:57.763Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:08:57.764Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:57.871Z||pool-20-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:57.872Z||pool-20-thread-1|||||INFO|500||cambria reply ok (110 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:08:58.663Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:08:58.666Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:08:58.687Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:08:58.688Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:08:58.789Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:08:58.790Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:08:58.790Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:58.817Z||pool-21-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:58.818Z||pool-21-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:08:59.690Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:08:59.690Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:08:59.696Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:08:59.697Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:08:59.811Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 114 ms
2022-09-28T13:08:59.812Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:08:59.833Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:08:59.886Z||pool-22-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:08:59.887Z||pool-22-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:00.706Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:09:00.710Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:00.712Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:00.713Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-28T13:09:00.812Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:09:00.813Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:00.814Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:00.839Z||pool-23-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:00.840Z||pool-23-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:01.726Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:09:01.727Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:01.731Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:01.731Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:01.829Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:09:01.831Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:01.831Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:01.860Z||pool-24-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:01.861Z||pool-24-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:09:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:09:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:02.253Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:02.256Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.256Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "cds",
  "timestamp": 1664370357093,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370352334,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.257Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370358526,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370354644,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370366393,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.258Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370355648,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:09:02.305Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
2022-09-28T13:09:02.305Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:09:02.323Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.323Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.324Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.324Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.324Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370367399,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:02.324Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.325Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.325Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.325Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.325Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.325Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "policy-id",
  "timestamp": 1664370368404,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:09:02.337Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
2022-09-28T13:09:02.339Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:09:02.360Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.360Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370361617,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370369484,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370370588,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370371658,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.361Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.362Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370372696,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:09:02.381Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
2022-09-28T13:09:02.381Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 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-09-28T13:09:02.397Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.397Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.397Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370373705,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.398Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370356623,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370364451,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370365459,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370366463,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:09:02.399Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "aai-ml",
  "timestamp": 1664370367467,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:09:02.416Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
2022-09-28T13:09:02.416Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:09:02.731Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:09:02.733Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:02.735Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:02.735Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:09:02.835Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:09:02.836Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:02.836Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:02.856Z||pool-25-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:02.857Z||pool-25-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:09:03.746Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "serviceName": "basic_onboard_mHDovU",
  "serviceVersion": "1.0",
  "serviceUUID": "fc83c735-2742-4db9-8c7d-a1cf73000f44",
  "serviceDescription": "service",
  "serviceInvariantUUID": "23986efd-f14e-4be3-b9d6-05e6f8b7f758",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_mHDovU 0",
      "resourceCustomizationUUID": "1b90ebbf-536d-4383-8583-8f3e57d5ab26",
      "resourceName": "basic_onboard_mHDovU",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "6dcbb4b4-7849-4429-a64c-46136c9ea15a",
      "resourceInvariantUUID": "528cdbd5-0f71-42e8-a0ac-70586cd0585a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_mhdovu0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
          "artifactChecksum": "MWM2ZWNkYzNiNTQxZjhhZWMwYTY5NGQ4MTI5Mzg5Nzc\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "b1b5fd3c-1506-4a5b-a097-20ebc9fb280f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "edc20673-7362-48d8-88d4-a1629d6aaed7",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "fefd3f0b-9d13-4b88-9895-3b54877198b7",
            "generatedFromUUID": "edc20673-7362-48d8-88d4-a1629d6aaed7"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "fefd3f0b-9d13-4b88-9895-3b54877198b7",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardMhdovu-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
      "artifactChecksum": "YmI1NTZmZmRmZmY0NmYwZDY0Yzk4OGQzYjkyNWQ4OGY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "d12162a0-e85a-48df-990b-e80c4e4a0948"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:09:03.746Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:09:03.746Z|dce5ce1e-5330-4fe1-a5ea-bfca1cf35177|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 fc83c735-2742-4db9-8c7d-a1cf73000f44 ASDC
2022-09-28T13:09:03.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:61c0d7c1-bd5a-4500-a189-b42b21fdeda8
ServiceName:basic_onboard_mHDovU
ServiceVersion:1.0
ServiceUUID:fc83c735-2742-4db9-8c7d-a1cf73000f44
ServiceInvariantUUID:23986efd-f14e-4be3-b9d6-05e6f8b7f758
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardMhdovu-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar
ArtifactUUID:d12162a0-e85a-48df-990b-e80c4e4a0948
ArtifactChecksum:YmI1NTZmZmRmZmY0NmYwZDY0Yzk4OGQzYjkyNWQ4OGY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_mHDovU 0
ResourceCustomizationUUID:1b90ebbf-536d-4383-8583-8f3e57d5ab26
ResourceInvariantUUID:528cdbd5-0f71-42e8-a0ac-70586cd0585a
ResourceName:basic_onboard_mHDovU
ResourceType:VF
ResourceUUID:6dcbb4b4-7849-4429-a64c-46136c9ea15a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_mhdovu0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json
ArtifactUUID:b1b5fd3c-1506-4a5b-a097-20ebc9fb280f
ArtifactChecksum:MWM2ZWNkYzNiNTQxZjhhZWMwYTY5NGQ4MTI5Mzg5Nzc=
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/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml
ArtifactUUID:edc20673-7362-48d8-88d4-a1629d6aaed7
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/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
ArtifactUUID:fefd3f0b-9d13-4b88-9895-3b54877198b7
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/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
ArtifactUUID:fefd3f0b-9d13-4b88-9895-3b54877198b7
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:09:03.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fc83c735-2742-4db9-8c7d-a1cf73000f44 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:09:03.789Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:09:03.790Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:09:03.790Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:09:03.791Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: d12162a0-e85a-48df-990b-e80c4e4a0948 from URL: /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:03.791Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:09:03.791Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:03.981Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:09:03.982Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar d12162a0-e85a-48df-990b-e80c4e4a0948 75264
2022-09-28T13:09:03.982Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar ASDC sendASDCNotification
2022-09-28T13:09:03.982Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:03.982Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:09:03.983Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:03.984Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:03.985Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370543982,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:04.085Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:09:04.086Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:04.086Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:04.107Z||pool-26-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:04.107Z||pool-26-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:04.986Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:09:04.988Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2022-09-28T13:09:04.989Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: d12162a0-e85a-48df-990b-e80c4e4a0948, URL: /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar to file: /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:04.989Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:04.990Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:04.990Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:05.112Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5328511651227786081/Definitions/service-BasicOnboardMhdovu-template.yml
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_ubuntu18_metadata" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "compute_ubuntu18_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu18_key_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided
2022-09-28T13:09:06.292Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||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-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_mHDovU 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-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||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-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||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-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||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-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:06.293Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||####################################################################################################
2022-09-28T13:09:06.294Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.294Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.294Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:06.294Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2022-09-28T13:09:06.295Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:09:06.296Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.296Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.296Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is not matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:06.297Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is not matching search criteria
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-28T13:09:06.298Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8478cce2-ff45-4d84-b970-a3086acd5c37
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:06.299Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_mHDovU
Description:service
Model UUID:fc83c735-2742-4db9-8c7d-a1cf73000f44
Model Version:NULL
Model InvariantUuid:23986efd-f14e-4be3-b9d6-05e6f8b7f758
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_mHDovU
Model UUID:d0fe4765-92db-4bd9-af65-c2a046d57e91
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:528cdbd5-0f71-42e8-a0ac-70586cd0585a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:1b90ebbf-536d-4383-8583-8f3e57d5ab26
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:703565dc-2b98-413f-aff2-2f43ff0d04c9
ModelName:BasicOnboardMhdovu..base_ubuntu18..module-0
ModelUuid:94ec8b53-72da-4142-9ffd-505277c351e9
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8478cce2-ff45-4d84-b970-a3086acd5c37
ModelInvariantUuid:66e73f00-3817-4f97-8bf6-3bb999c9d2f3
ModelName:basic_onboard_mHDovU-nodes.ubuntu18Cvfc
ModelUuid:35a55852-db81-4412-9c3e-1a00b6293268
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:6e79301c-83d6-4776-a54b-00be421b212e
ModelInvariantUuid:8064329d-6d36-489b-b88e-36ea7a1543d5
ModelName:BasicOnboardMhdovu.compute.nodes.heat.ubuntu18
ModelUuid:0686805d-1daf-4ee3-8515-baf8d909644e
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:09:06.317Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 6dcbb4b4-7849-4429-a64c-46136c9ea15a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:09:06.323Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||basic_onboard_mHDovU 0
2022-09-28T13:09:06.324Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6dcbb4b4-7849-4429-a64c-46136c9ea15a
2022-09-28T13:09:06.324Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: b1b5fd3c-1506-4a5b-a097-20ebc9fb280f from URL: /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json
2022-09-28T13:09:06.324Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:09:06.324Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json
2022-09-28T13:09:06.422Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:09:06.423Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json b1b5fd3c-1506-4a5b-a097-20ebc9fb280f 798
2022-09-28T13:09:06.423Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json ASDC sendASDCNotification
2022-09-28T13:09:06.423Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json
2022-09-28T13:09:06.423Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:09:06.423Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:06.425Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:06.425Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370546423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:06.526Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:09:06.527Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:06.528Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:06.547Z||pool-27-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:06.548Z||pool-27-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:07.426Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardMhdovu..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "703565dc-2b98-413f-aff2-2f43ff0d04c9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "94ec8b53-72da-4142-9ffd-505277c351e9",
    "vfModuleModelCustomizationUUID": "6b11a3f2-aae6-41a1-9a77-103a100f94bb",
    "isBase": true,
    "artifacts": [
      "edc20673-7362-48d8-88d4-a1629d6aaed7",
      "fefd3f0b-9d13-4b88-9895-3b54877198b7"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:09:07.432Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMhdovu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:94ec8b53-72da-4142-9ffd-505277c351e9
VfModuleModelInvariantUUID:703565dc-2b98-413f-aff2-2f43ff0d04c9
VfModuleModelDescription:NULL
Artifacts UUID List:{
edc20673-7362-48d8-88d4-a1629d6aaed7
,
fefd3f0b-9d13-4b88-9895-3b54877198b7

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

isBase:true


}

2022-09-28T13:09:07.436Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardMhdovu..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "703565dc-2b98-413f-aff2-2f43ff0d04c9",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "94ec8b53-72da-4142-9ffd-505277c351e9",
    "vfModuleModelCustomizationUUID": "6b11a3f2-aae6-41a1-9a77-103a100f94bb",
    "isBase": true,
    "artifacts": [
      "edc20673-7362-48d8-88d4-a1629d6aaed7",
      "fefd3f0b-9d13-4b88-9895-3b54877198b7"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu18",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:09:07.437Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardMhdovu..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:94ec8b53-72da-4142-9ffd-505277c351e9
VfModuleModelInvariantUUID:703565dc-2b98-413f-aff2-2f43ff0d04c9
VfModuleModelDescription:NULL
Artifacts UUID List:{
edc20673-7362-48d8-88d4-a1629d6aaed7
,
fefd3f0b-9d13-4b88-9895-3b54877198b7

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

isBase:true


}

2022-09-28T13:09:07.437Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: edc20673-7362-48d8-88d4-a1629d6aaed7 from URL: /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml
2022-09-28T13:09:07.437Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:09:07.437Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml
2022-09-28T13:09:07.518Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:09:07.518Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml edc20673-7362-48d8-88d4-a1629d6aaed7 5033
2022-09-28T13:09:07.519Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-28T13:09:07.519Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml
2022-09-28T13:09:07.519Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:09:07.519Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:07.522Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:07.522Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370547519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:07.623Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:09:07.625Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:07.625Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:07.658Z||pool-28-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:07.658Z||pool-28-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:08.533Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fefd3f0b-9d13-4b88-9895-3b54877198b7 from URL: /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
2022-09-28T13:09:08.547Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - download
2022-09-28T13:09:08.548Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
2022-09-28T13:09:08.642Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2022-09-28T13:09:08.642Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env fefd3f0b-9d13-4b88-9895-3b54877198b7 909
2022-09-28T13:09:08.643Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-28T13:09:08.643Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
2022-09-28T13:09:08.643Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:09:08.643Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:08.646Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:08.646Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370548643,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:09:08.746Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:09:08.747Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:08.747Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:08.788Z||pool-29-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:08.789Z||pool-29-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:09.651Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: fc83c735-2742-4db9-8c7d-a1cf73000f44
2022-09-28T13:09:09.651Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_mHDovU 0 6dcbb4b4-7849-4429-a64c-46136c9ea15a ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:09:09.713Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d8c0dd1, org.onap.sdc.toscaparser.api.parameters.Input@79bcc01a, org.onap.sdc.toscaparser.api.parameters.Input@2283b97e, org.onap.sdc.toscaparser.api.parameters.Input@320b11fc, org.onap.sdc.toscaparser.api.parameters.Input@2f7460e9]
2022-09-28T13:09:09.716Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.717Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.717Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:09:09.717Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 1b90ebbf-536d-4383-8583-8f3e57d5ab26
2022-09-28T13:09:09.717Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 1b90ebbf-536d-4383-8583-8f3e57d5ab26 matches Tosca VF Customization UUID: 1b90ebbf-536d-4383-8583-8f3e57d5ab26
2022-09-28T13:09:09.717Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 1b90ebbf-536d-4383-8583-8f3e57d5ab26  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:09:09.724Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.725Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.733Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 1b90ebbf-536d-4383-8583-8f3e57d5ab26: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-28T13:09:09.734Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@65ceaac9
2022-09-28T13:09:09.734Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.734Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:09:09.735Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6b11a3f2-aae6-41a1-9a77-103a100f94bb
2022-09-28T13:09:09.735Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6b11a3f2-aae6-41a1-9a77-103a100f94bb
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:09:09.745Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.746Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:09.746Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:09.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:09.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:09.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.747Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is not matching search criteria
2022-09-28T13:09:09.748Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-09-28T13:09:09.748Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-09-28T13:09:09.748Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=8478cce2-ff45-4d84-b970-a3086acd5c37
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:09:09.756Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.756Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:09.757Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:09:09.758Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.758Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_mHDovU 0 is matching search criteria
2022-09-28T13:09:09.758Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_mHDovU 0] matching following query criteria: sdcType=VF, customizationUUID=1b90ebbf-536d-4383-8583-8f3e57d5ab26
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:09:09.763Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.765Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.768Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid fc83c735-2742-4db9-8c7d-a1cf73000f44: basic_onboard_mHDovU
2022-09-28T13:09:09.768Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_mHDovU is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:09:09.769Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_mHDovU 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:09:10.005Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_mHDovU 6dcbb4b4-7849-4429-a64c-46136c9ea15a 1 ASDC deployResourceStructure
2022-09-28T13:09:10.005Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json ASDC sendASDCNotification
2022-09-28T13:09:10.005Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json
2022-09-28T13:09:10.005Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:09:10.006Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:10.008Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:10.009Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370550005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:10.109Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:09:10.110Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:10.110Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:10.137Z||pool-30-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:10.137Z||pool-30-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:11.010Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-09-28T13:09:11.011Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml
2022-09-28T13:09:11.011Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:09:11.012Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:11.014Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:11.014Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370551009,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:11.114Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:09:11.115Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:11.115Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:11.149Z||pool-31-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:11.150Z||pool-31-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:12.015Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-09-28T13:09:12.016Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env
2022-09-28T13:09:12.016Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:09:12.016Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:12.021Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:12.022Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370552015,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:12.122Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:09:12.123Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:12.123Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:12.174Z||pool-32-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:12.175Z||pool-32-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:09:13.023Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar ASDC sendASDCNotification
2022-09-28T13:09:13.023Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar
2022-09-28T13:09:13.023Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:09:13.024Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:13.027Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:13.027Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370553023,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:09:13.127Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:09:13.128Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:13.128Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:13.182Z||pool-33-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:13.183Z||pool-33-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:09:14.028Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:09:14.056Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 61c0d7c1-bd5a-4500-a189-b42b21fdeda8
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:09:14.061Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:09:14.076Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:09:44.076Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:09:44.087Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and serviceModelVersionId: fc83c735-2742-4db9-8c7d-a1cf73000f44
2022-09-28T13:09:44.087Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 23986efd-f14e-4be3-b9d6-05e6f8b7f758
2022-09-28T13:09:44.088Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0
2022-09-28T13:09:44.096Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:09:44.128Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:09:44.129Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0|INFO|500||Invoke
2022-09-28T13:09:44.136Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:09:44.204Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:09:44.204Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:09:44 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[48], x-aai-txid=[1-aai-resources-220928-13:09:44:146-64055], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:09:44.206Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44","ERR.5.4.6114"]}}}

2022-09-28T13:09:44.212Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec=ERR.5.4.6114)
2022-09-28T13:09:44.213Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:09:44.213Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec=ERR.5.4.6114)
2022-09-28T13:09:44.213Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:09:44.223Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:09:44.223Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 61c0d7c1-bd5a-4500-a189-b42b21fdeda8 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec=ERR.5.4.6114)
2022-09-28T13:09:44.224Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:09:44.224Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:09:44.227Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:09:44.228Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||try to send status {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370584223,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:09:44.327Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:09:44.328Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:09:44.328Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:44.353Z||pool-34-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:44.354Z||pool-34-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:09:45.251Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:09:45.252Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:09:45.252Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:09:54.824Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:09:54.826Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:09:54.827Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:09:54.827Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:10:02.202Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:10:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:10:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:10:02.263Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:10:02.264Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.264Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "dce5ce1e-5330-4fe1-a5ea-bfca1cf35177",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370530799,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003ddce5ce1e-5330-4fe1-a5ea-bfca1cf35177 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/e0da2a9f-3eb5-4500-a048-51bef61bb265/model-vers/model-ver/744f9c29-c107-452f-b842-6d3869c9d2d5) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:10:02.265Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||received message from topic
2022-09-28T13:10:02.266Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:10:02.267Z||pool-2-thread-6|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:10:04.394Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:10:04.395Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:10:04.396Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:10:04.396Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:10:13.972Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:10:13.973Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:10:13.974Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:10:13.974Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:10:23.543Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:11:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:11:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:11:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:11:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:11:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:11:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:11:02.735Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:11:02.736Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.736Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370531837,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:11:02.737Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:11:02.737Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.737Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370543982,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:11:02.738Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.738Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.738Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370546423,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:11:02.738Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.738Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370547519,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370548643,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370550005,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/basic_onboard_mhdovu0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.739Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370551009,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370552015,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/resourceInstances/basic_onboard_mhdovu0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370553023,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardMhdovu/1.0/artifacts/service-BasicOnboardMhdovu-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "61c0d7c1-bd5a-4500-a189-b42b21fdeda8",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370584223,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d61c0d7c1-bd5a-4500-a189-b42b21fdeda8 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/23986efd-f14e-4be3-b9d6-05e6f8b7f758/model-vers/model-ver/fc83c735-2742-4db9-8c7d-a1cf73000f44) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:11:02.740Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:11:11.760Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:12:02.202Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:12:02.204Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:12:02.204Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:12:02.204Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:12:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:12:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:12:11.837Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:12:11.864Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:13:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:13:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:13:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:13:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:13:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:13:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:13:11.784Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:13:11.791Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:02.198Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:14:02.200Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:14:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:14:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:14:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:02.416Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:02.419Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.423Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.427Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.427Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.428Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.429Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.433Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.434Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.434Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.435Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.435Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.436Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.437Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.437Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.437Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.437Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.439Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.440Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370823262,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370823769,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.441Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.442Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:14:02.442Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.442Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "cds",
  "timestamp": 1664370836158,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:14:02.442Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:14:02.869Z||pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:02.870Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:14:02.870Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"acbfcee9-8e9c-43b7-adac-c7a418798e03","serviceName":"vFW 2022-09-28 13-12-08","serviceVersion":"1.0","serviceUUID":"d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc","serviceDescription":"catalog service description","serviceInvariantUUID":"bee05fe9-a073-4af6-a490-b82f26a3ea28","resources":[{"resourceInstanceName":"vFW 3149f784-363c 0","resourceName":"vFW 3149f784-363c","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"fcaf7c6c-8d92-4517-92b1-3ae5f904925a","resourceInvariantUUID":"ac1ece8b-9508-4484-bddd-d783345e83b3","resourceCustomizationUUID":"d21b2fa1-cfe6-446c-a033-48b75fd4eeff","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml","artifactChecksum":"NDUyNzI3ZTZkMTJiZmMzZGI5OGMxNmEwZjdjZGM0OTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bf20f48c-f2ad-4089-b85f-d52428bb5b23","artifactVersion":"1"},{"artifactName":"vfw3149f784363c0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json","artifactChecksum":"ZTAyOTg4MzE1MzE2ODMwNjkyNTY1YzJlOGNlMTQzMjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"77bbcd70-05b5-408a-b687-683597fdb5bb","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8a389988-966d-4d50-ab87-98583eddb612","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml","artifactChecksum":"YTJhMDMxNGMwOTkwM2VmNmIwYTcxNzVhNzkwMjRhMmU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d0aef1fe-6ce0-4cad-8ea1-8828b0d190e0","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e","artifactVersion":"2","generatedFromUUID":"8a389988-966d-4d50-ab87-98583eddb612"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220928131208-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml","artifactChecksum":"YTU4MjA1MTU4MGVjYmQ5MjgzYTY0OTQ0YTkzMzIyNWM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6497f2cd-3f56-4055-8bd7-1d3fc340b33e","artifactVersion":"1"},{"artifactName":"service-Vfw20220928131208-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar","artifactChecksum":"ODRiMzcwYzk5ZTU3NzA0Nzk3ODgyNmFlYzZkODhmYmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"070a506b-4175-4eb4-9ac0-a4326090252b","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:14:02.875Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:02.875Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:02.879Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:02.880Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:02.980Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:14:02.981Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:02.981Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:03.006Z||pool-35-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:03.007Z||pool-35-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:03.880Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:03.881Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:03.883Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:03.884Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:14:03.984Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:14:03.985Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:03.985Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:04.025Z||pool-36-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:04.026Z||pool-36-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:04.887Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:04.888Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:04.891Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:04.892Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:14:04.991Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:14:04.992Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:04.992Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:05.016Z||pool-37-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:05.017Z||pool-37-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:05.892Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:05.893Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:05.895Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:05.895Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:05.995Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:14:05.996Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:05.996Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:06.016Z||pool-38-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:06.017Z||pool-38-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:14:06.896Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:06.897Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:06.899Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:06.900Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:14:07.000Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:14:07.001Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:07.001Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:07.028Z||pool-39-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:07.029Z||pool-39-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:07.901Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:07.902Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:07.905Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:07.906Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:14:08.007Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:14:08.009Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:08.009Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:08.043Z||pool-40-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:08.043Z||pool-40-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:08.907Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:14:08.908Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:08.911Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:08.911Z||pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:14:09.011Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:14:09.014Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:09.014Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:09.064Z||pool-41-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:09.065Z||pool-41-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:09.913Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "serviceName": "vFW 2022-09-28 13-12-08",
  "serviceVersion": "1.0",
  "serviceUUID": "d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "bee05fe9-a073-4af6-a490-b82f26a3ea28",
  "resources": [
    {
      "resourceInstanceName": "vFW 3149f784-363c 0",
      "resourceCustomizationUUID": "d21b2fa1-cfe6-446c-a033-48b75fd4eeff",
      "resourceName": "vFW 3149f784-363c",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "fcaf7c6c-8d92-4517-92b1-3ae5f904925a",
      "resourceInvariantUUID": "ac1ece8b-9508-4484-bddd-d783345e83b3",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw3149f784363c0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
          "artifactChecksum": "ZTAyOTg4MzE1MzE2ODMwNjkyNTY1YzJlOGNlMTQzMjM\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "77bbcd70-05b5-408a-b687-683597fdb5bb",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "8a389988-966d-4d50-ab87-98583eddb612",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e",
            "generatedFromUUID": "8a389988-966d-4d50-ab87-98583eddb612"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220928131208-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
      "artifactChecksum": "ODRiMzcwYzk5ZTU3NzA0Nzk3ODgyNmFlYzZkODhmYmU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "070a506b-4175-4eb4-9ac0-a4326090252b"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:14:09.914Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:14:09.915Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc ASDC
2022-09-28T13:14:09.915Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||ASDC Notification:
DistributionID:acbfcee9-8e9c-43b7-adac-c7a418798e03
ServiceName:vFW 2022-09-28 13-12-08
ServiceVersion:1.0
ServiceUUID:d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc
ServiceInvariantUUID:bee05fe9-a073-4af6-a490-b82f26a3ea28
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20220928131208-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar
ArtifactUUID:070a506b-4175-4eb4-9ac0-a4326090252b
ArtifactChecksum:ODRiMzcwYzk5ZTU3NzA0Nzk3ODgyNmFlYzZkODhmYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3149f784-363c 0
ResourceCustomizationUUID:d21b2fa1-cfe6-446c-a033-48b75fd4eeff
ResourceInvariantUUID:ac1ece8b-9508-4484-bddd-d783345e83b3
ResourceName:vFW 3149f784-363c
ResourceType:VF
ResourceUUID:fcaf7c6c-8d92-4517-92b1-3ae5f904925a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3149f784363c0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json
ArtifactUUID:77bbcd70-05b5-408a-b687-683597fdb5bb
ArtifactChecksum:ZTAyOTg4MzE1MzE2ODMwNjkyNTY1YzJlOGNlMTQzMjM=
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/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml
ArtifactUUID:8a389988-966d-4d50-ab87-98583eddb612
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/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
ArtifactUUID:6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e
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/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
ArtifactUUID:6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:14:09.916Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:14:10.019Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:14:10.022Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-28T13:14:10.023Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-28T13:14:10.023Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 070a506b-4175-4eb4-9ac0-a4326090252b from URL: /sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:10.023Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-09-28T13:14:10.024Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:10.113Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-09-28T13:14:10.117Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar 070a506b-4175-4eb4-9ac0-a4326090252b 100651
2022-09-28T13:14:10.118Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar ASDC sendASDCNotification
2022-09-28T13:14:10.119Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:10.120Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:14:10.121Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:10.125Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:10.130Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370850118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:14:10.227Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-28T13:14:10.228Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:10.228Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:10.251Z||pool-42-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:10.252Z||pool-42-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:14:11.131Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:14:11.132Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||MSO config path is: /app
2022-09-28T13:14:11.133Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 070a506b-4175-4eb4-9ac0-a4326090252b, URL: /sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar to file: /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:11.133Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20220928131208-csar.csar
2022-09-28T13:14:11.134Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:11.134Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:11.313Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9669577323324509553/Definitions/service-Vfw20220928131208-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-09-28T13:14:13.454Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:14:13.455Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-09-28T13:14:13.455Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.455Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-09-28T13:14:13.455Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||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-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||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-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||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-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||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-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3149f784-363c 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-Vfw20220928131208-csar.csar
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||####################################################################################################
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.456Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.457Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:13.457Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-09-28T13:14:13.457Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:14:13.457Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Search for entities recursively
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:13.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.459Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.460Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.461Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.462Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=38813076-14bf-41fc-bf36-f6e4894c6a6a
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:14:13.463Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c54858f2-a3ad-4fa8-b290-7b01dc86f6e0
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:13.464Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:13.475Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-28T13:14:13.476Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b0cbf0f9-6801-4de3-a50c-407523dac0b9
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:13.477Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2022-09-28 13-12-08
Description:catalog service description
Model UUID:d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc
Model Version:NULL
Model InvariantUuid:bee05fe9-a073-4af6-a490-b82f26a3ea28
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 3149f784-363c
Model UUID:5af6d2ac-a38a-4550-8249-bb30332738e5
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:ac1ece8b-9508-4484-bddd-d783345e83b3
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:d21b2fa1-cfe6-446c-a033-48b75fd4eeff
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:b0411e9b-97d2-4367-9ca9-930618af3d78
ModelName:Vfw3149f784363c..base_vfw..module-0
ModelUuid:47117403-109d-4d54-92c9-c9e38a1253b8
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:38813076-14bf-41fc-bf36-f6e4894c6a6a
ModelInvariantUuid:205c2089-9369-4849-9e76-93e71117bcbc
ModelName:vFW 3149f784-363c-nodes.vfwCvfc
ModelUuid:94da6980-b161-4dc2-aeb0-73c23b585799
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:71e219b4-c8c3-4331-aef7-077ffa7de93f
ModelInvariantUuid:25c38103-1567-4acb-8783-051ff141ce14
ModelName:Vfw3149f784363c.compute.nodes.heat.vfw
ModelUuid:dee25fbc-aa51-4706-b148-d1935cd377e8
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:c54858f2-a3ad-4fa8-b290-7b01dc86f6e0
ModelInvariantUuid:a7d13769-b1e7-4db4-b3f9-d0073f79ea90
ModelName:vFW 3149f784-363c-nodes.vsnCvfc
ModelUuid:d9b22ecf-8f7e-4395-a49e-737f3dbce1be
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:cb18bf3c-00df-4fc2-9190-d2afffebb114
ModelInvariantUuid:94f2915d-21f5-4011-9645-0073f48b2511
ModelName:Vfw3149f784363c.compute.nodes.heat.vsn
ModelUuid:4d771561-48f0-44f5-82bc-5753641b8ada
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:b0cbf0f9-6801-4de3-a50c-407523dac0b9
ModelInvariantUuid:71a2dd7a-a054-41fd-8d11-8c66122a0d40
ModelName:vFW 3149f784-363c-nodes.vpgCvfc
ModelUuid:2a57cbfb-5c7a-4ca8-af4b-6572bceb8984
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:6b890d77-d500-421b-8d4d-2e0cd77f6128
ModelInvariantUuid:8d766da0-d1fc-410d-abbb-a9a2e0206236
ModelName:Vfw3149f784363c.compute.nodes.heat.vpg
ModelUuid:6f7d0374-88c1-4351-8303-27c51908fbcc
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:14:13.497Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: fcaf7c6c-8d92-4517-92b1-3ae5f904925a
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:14:13.505Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||vFW 3149f784-363c 0
2022-09-28T13:14:13.505Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: fcaf7c6c-8d92-4517-92b1-3ae5f904925a
2022-09-28T13:14:13.505Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 77bbcd70-05b5-408a-b687-683597fdb5bb from URL: /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json
2022-09-28T13:14:13.505Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-09-28T13:14:13.506Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json
2022-09-28T13:14:13.608Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-09-28T13:14:13.609Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json 77bbcd70-05b5-408a-b687-683597fdb5bb 785
2022-09-28T13:14:13.609Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json ASDC sendASDCNotification
2022-09-28T13:14:13.609Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json
2022-09-28T13:14:13.609Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:14:13.610Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:13.615Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:13.615Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370853609,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:14:13.715Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:14:13.716Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:13.717Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:13.741Z||pool-43-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:13.742Z||pool-43-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:14:14.616Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3149f784363c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "b0411e9b-97d2-4367-9ca9-930618af3d78",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "47117403-109d-4d54-92c9-c9e38a1253b8",
    "vfModuleModelCustomizationUUID": "6caae577-d809-4ec4-a887-ca1d5a2333a4",
    "isBase": true,
    "artifacts": [
      "8a389988-966d-4d50-ab87-98583eddb612",
      "6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:14:14.621Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3149f784363c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:47117403-109d-4d54-92c9-c9e38a1253b8
VfModuleModelInvariantUUID:b0411e9b-97d2-4367-9ca9-930618af3d78
VfModuleModelDescription:NULL
Artifacts UUID List:{
8a389988-966d-4d50-ab87-98583eddb612
,
6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e

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

isBase:true


}

2022-09-28T13:14:14.623Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw3149f784363c..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "b0411e9b-97d2-4367-9ca9-930618af3d78",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "47117403-109d-4d54-92c9-c9e38a1253b8",
    "vfModuleModelCustomizationUUID": "6caae577-d809-4ec4-a887-ca1d5a2333a4",
    "isBase": true,
    "artifacts": [
      "8a389988-966d-4d50-ab87-98583eddb612",
      "6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_vfw",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:14:14.624Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3149f784363c..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:47117403-109d-4d54-92c9-c9e38a1253b8
VfModuleModelInvariantUUID:b0411e9b-97d2-4367-9ca9-930618af3d78
VfModuleModelDescription:NULL
Artifacts UUID List:{
8a389988-966d-4d50-ab87-98583eddb612
,
6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e

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

isBase:true


}

2022-09-28T13:14:14.624Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8a389988-966d-4d50-ab87-98583eddb612 from URL: /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml
2022-09-28T13:14:14.624Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-09-28T13:14:14.624Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml
2022-09-28T13:14:14.705Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-09-28T13:14:14.706Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml 8a389988-966d-4d50-ab87-98583eddb612 20368
2022-09-28T13:14:14.706Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-28T13:14:14.706Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml
2022-09-28T13:14:14.707Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:14:14.707Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:14.712Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:14.712Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370854706,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:14:14.811Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:14:14.812Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:14.813Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:14.833Z||pool-44-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:14.833Z||pool-44-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:14:15.716Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e from URL: /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
2022-09-28T13:14:15.716Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - download
2022-09-28T13:14:15.716Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
2022-09-28T13:14:15.803Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||GET Response Status 200
2022-09-28T13:14:15.804Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env 6c79bd0f-41ee-4333-b83a-c8dc9ef2ed2e 2098
2022-09-28T13:14:15.804Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-28T13:14:15.804Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
2022-09-28T13:14:15.804Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:14:15.805Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:15.809Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:15.809Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370855804,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:14:15.907Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:14:15.908Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:15.908Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:15.934Z||pool-45-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:15.934Z||pool-45-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:16.810Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc
2022-09-28T13:14:16.812Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3149f784-363c 0 fcaf7c6c-8d92-4517-92b1-3ae5f904925a ASDC
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:14:16.866Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@286e59fe, org.onap.sdc.toscaparser.api.parameters.Input@343c5680, org.onap.sdc.toscaparser.api.parameters.Input@7e0d3271, org.onap.sdc.toscaparser.api.parameters.Input@79f50cb6, org.onap.sdc.toscaparser.api.parameters.Input@230e1bdf]
2022-09-28T13:14:16.873Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.874Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.874Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:14:16.874Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= d21b2fa1-cfe6-446c-a033-48b75fd4eeff
2022-09-28T13:14:16.877Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: d21b2fa1-cfe6-446c-a033-48b75fd4eeff matches Tosca VF Customization UUID: d21b2fa1-cfe6-446c-a033-48b75fd4eeff
2022-09-28T13:14:16.878Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: d21b2fa1-cfe6-446c-a033-48b75fd4eeff  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:14:16.882Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.883Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.884Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id d21b2fa1-cfe6-446c-a033-48b75fd4eeff: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-28T13:14:16.884Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@3318db58
2022-09-28T13:14:16.885Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.885Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:14:16.885Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6caae577-d809-4ec4-a887-ca1d5a2333a4
2022-09-28T13:14:16.885Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6caae577-d809-4ec4-a887-ca1d5a2333a4
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:14:16.890Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.890Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.890Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:16.891Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=38813076-14bf-41fc-bf36-f6e4894c6a6a
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:14:16.896Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.897Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.897Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:16.898Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.898Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:16.898Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-09-28T13:14:16.899Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.900Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria
2022-09-28T13:14:16.900Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.900Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=c54858f2-a3ad-4fa8-b290-7b01dc86f6e0
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:14:16.904Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.905Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.905Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:16.905Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-09-28T13:14:16.906Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria
2022-09-28T13:14:16.907Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-09-28T13:14:16.907Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-09-28T13:14:16.907Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-09-28T13:14:16.907Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b0cbf0f9-6801-4de3-a50c-407523dac0b9
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:14:16.911Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.911Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.911Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:14:16.912Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.912Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Node template vFW 3149f784-363c 0 is matching search criteria
2022-09-28T13:14:16.912Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW 3149f784-363c 0] matching following query criteria: sdcType=VF, customizationUUID=d21b2fa1-cfe6-446c-a033-48b75fd4eeff
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:14:16.915Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.916Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.916Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc: vFW 3149f784-363c
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.917Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.918Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:14:16.918Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Service vFW 2022-09-28 13-12-08 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:14:16.918Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2022-09-28 13-12-08 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:14:17.302Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3149f784-363c fcaf7c6c-8d92-4517-92b1-3ae5f904925a 1 ASDC deployResourceStructure
2022-09-28T13:14:17.303Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json ASDC sendASDCNotification
2022-09-28T13:14:17.303Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json
2022-09-28T13:14:17.303Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:14:17.304Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:17.307Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:17.308Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370857303,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:14:17.406Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:14:17.408Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:17.408Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:17.441Z||pool-46-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:17.441Z||pool-46-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:18.308Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-09-28T13:14:18.308Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml
2022-09-28T13:14:18.309Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:14:18.309Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:18.315Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:18.316Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370858308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:14:18.416Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:14:18.417Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:18.417Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:18.439Z||pool-47-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:18.441Z||pool-47-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:19.320Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-09-28T13:14:19.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env
2022-09-28T13:14:19.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:14:19.349Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:19.359Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:19.359Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370859320,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:14:19.456Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-09-28T13:14:19.456Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:19.457Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:19.556Z||pool-48-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:19.557Z||pool-48-thread-1|||||INFO|500||cambria reply ok (101 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:14:20.364Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar ASDC sendASDCNotification
2022-09-28T13:14:20.364Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar
2022-09-28T13:14:20.364Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:14:20.364Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:14:20.367Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:14:20.367Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370860364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:14:20.471Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-09-28T13:14:20.472Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:14:20.473Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:14:20.528Z||pool-49-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:14:20.528Z||pool-49-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:14:21.372Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:14:21.446Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:14:21.465Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:14:21.466Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:14:21.466Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:14:51.466Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:14:51.503Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:14:51.508Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:14:51.509Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:14:51.509Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:15:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:15:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:15:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:15:02.252Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:15:02.252Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:15:02.253Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370831689,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:15:02.253Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:15:21.509Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:15:21.580Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:15:21.596Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:15:21.596Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:15:21.596Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:15:51.596Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:15:51.620Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:15:51.641Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:15:51.641Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:15:51.641Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:16:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:16:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:16:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:16:02.257Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:16:02.258Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:16:02.258Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:16:02.258Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:16:21.643Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:16:21.681Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:16:21.705Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:16:21.706Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:16:21.706Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:16:51.707Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:16:51.741Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:16:51.746Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:16:51.746Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:16:51.746Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:17:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:17:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:17:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:17:02.752Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:17:02.753Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.753Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.754Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.754Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.754Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.754Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.755Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.755Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.755Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.755Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.755Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370838526,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370846387,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370835090,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370847394,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.756Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.757Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.757Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.757Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.758Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664370836095,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:17:02.775Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of acbfcee9-8e9c-43b7-adac-c7a418798e03
2022-09-28T13:17:02.775Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId acbfcee9-8e9c-43b7-adac-c7a418798e03 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:17:02.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.789Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.789Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.789Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.789Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "policy-id",
  "timestamp": 1664370848398,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:17:02.796Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbfcee9-8e9c-43b7-adac-c7a418798e03
2022-09-28T13:17:02.797Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId acbfcee9-8e9c-43b7-adac-c7a418798e03 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:17:02.813Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.813Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.814Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370841618,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370842198,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370849533,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370850118,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370850651,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.816Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370851740,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.817Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370852826,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:17:02.830Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of acbfcee9-8e9c-43b7-adac-c7a418798e03
2022-09-28T13:17:02.831Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId acbfcee9-8e9c-43b7-adac-c7a418798e03 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-09-28T13:17:02.841Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.841Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.841Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370853609,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664370853842,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370854706,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370836624,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370855804,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370844496,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370845506,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370857303,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/vfw3149f784363c0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370846512,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.843Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370858308,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.843Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.843Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.843Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "aai-ml",
  "timestamp": 1664370847518,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:17:02.850Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of acbfcee9-8e9c-43b7-adac-c7a418798e03
2022-09-28T13:17:02.850Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId acbfcee9-8e9c-43b7-adac-c7a418798e03 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:17:02.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.866Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370859320,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/resourceInstances/vfw3149f784363c0/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.866Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:02.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:17:02.866Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664370860364,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220928131208/1.0/artifacts/service-Vfw20220928131208-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:17:02.867Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:17:21.747Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:17:21.781Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:17:21.789Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:17:21.800Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:17:51.801Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: acbfcee9-8e9c-43b7-adac-c7a418798e03 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:17:51.816Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: acbfcee9-8e9c-43b7-adac-c7a418798e03 and serviceModelVersionId: d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc
2022-09-28T13:17:51.816Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bee05fe9-a073-4af6-a490-b82f26a3ea28
2022-09-28T13:17:51.818Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0
2022-09-28T13:17:51.825Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:17:51.892Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:17:51.893Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0|INFO|500||Invoke
2022-09-28T13:17:51.905Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:17:51.985Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:17:51.986Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:17:51 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[71], x-aai-txid=[0-aai-resources-220928-13:17:51:918-99195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:17:51.987Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc","ERR.5.4.6114"]}}}

2022-09-28T13:17:51.993Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=acbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec=ERR.5.4.6114)
2022-09-28T13:17:51.993Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=acbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:17:51.994Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=acbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec=ERR.5.4.6114)
2022-09-28T13:17:51.994Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=acbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:17:52.017Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:17:52.018Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID acbfcee9-8e9c-43b7-adac-c7a418798e03 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=acbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec=ERR.5.4.6114)
2022-09-28T13:17:52.018Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:17:52.019Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:17:52.023Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:17:52.023Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||try to send status {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371072018,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003dacbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:17:52.122Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:17:52.123Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:17:52.124Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:17:52.172Z||pool-50-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:17:52.172Z||pool-50-thread-1|||||INFO|500||cambria reply ok (50 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-09-28T13:17:53.048Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:17:53.049Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:17:53.049Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:18:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:18:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:18:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:18:02.841Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:18:02.842Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:18:02.842Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "acbfcee9-8e9c-43b7-adac-c7a418798e03",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371072018,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003dacbfcee9-8e9c-43b7-adac-c7a418798e03 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bee05fe9-a073-4af6-a490-b82f26a3ea28/model-vers/model-ver/d45a9a64-4bb0-49f8-bb96-6b0daf7c04cc) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:18:02.843Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:18:03.459Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:18:03.460Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:18:03.460Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:18:03.461Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:18:13.017Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:18:13.018Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:18:13.019Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:18:13.019Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:18:22.619Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:18:22.625Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:18:22.626Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:18:22.626Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:18:32.233Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:19:02.198Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:19:02.199Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:19:02.200Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:19:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:19:02.205Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:19:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:19:11.776Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:19:11.799Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:20:02.201Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:20:02.208Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:20:02.208Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:20:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:20:02.219Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:20:02.219Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:20:11.835Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:20:11.845Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:02.203Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:21:02.204Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:21:02.205Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:02.205Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:21:02.206Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:21:02.206Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:03.055Z||pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:03.056Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-28T13:21:03.057Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"d92bb5ae-59ec-4570-93a7-63929aa80d0d","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"0d57a8f8-72de-47fe-ac34-f1aec3c3bf92","serviceDescription":"service","serviceInvariantUUID":"31506af4-af2a-4972-9d8f-e304cc165b37","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"4587253f-b6da-450c-9a98-c01549f687d4","resourceInvariantUUID":"a76c2557-acf0-4f02-a52e-3bab3c202ebf","resourceCustomizationUUID":"7719f451-516c-422d-8b41-21343ddf1cc9","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":"YzdjODliMDBhYjEzNjJlMmNlN2JmYThmYzk2NmU1OTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6334d63b-8ed7-401d-9973-4b735ff62c5d","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NjVmMDg2YjAzOTk2MDZjYjU5ZDMwMDkyYmYwNWU0NTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8ad9cf31-3120-4a5a-8e6c-193e9701cb22","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:21:03.060Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:21:03.060Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:21:03.072Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:21:03.073Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371262203,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:21:03.173Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:21:03.176Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:21:03.176Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:03.256Z||pool-51-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:03.256Z||pool-51-thread-1|||||INFO|500||cambria reply ok (83 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:21:03.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:03.421Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:21:03.421Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371243769,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:21:03.423Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:21:04.074Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:21:04.074Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:21:04.081Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:21:04.081Z||pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371262203,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:21:04.182Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:21:04.182Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:21:04.183Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:04.212Z||pool-52-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:04.213Z||pool-52-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:21:05.082Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "0d57a8f8-72de-47fe-ac34-f1aec3c3bf92",
  "serviceDescription": "service",
  "serviceInvariantUUID": "31506af4-af2a-4972-9d8f-e304cc165b37",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "7719f451-516c-422d-8b41-21343ddf1cc9",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "4587253f-b6da-450c-9a98-c01549f687d4",
      "resourceInvariantUUID": "a76c2557-acf0-4f02-a52e-3bab3c202ebf",
      "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": "NjVmMDg2YjAzOTk2MDZjYjU5ZDMwMDkyYmYwNWU0NTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8ad9cf31-3120-4a5a-8e6c-193e9701cb22"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:21:05.083Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:21:05.083Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 ASDC
2022-09-28T13:21:05.083Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:d92bb5ae-59ec-4570-93a7-63929aa80d0d
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
ServiceInvariantUUID:31506af4-af2a-4972-9d8f-e304cc165b37
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:8ad9cf31-3120-4a5a-8e6c-193e9701cb22
ArtifactChecksum:NjVmMDg2YjAzOTk2MDZjYjU5ZDMwMDkyYmYwNWU0NTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:7719f451-516c-422d-8b41-21343ddf1cc9
ResourceInvariantUUID:a76c2557-acf0-4f02-a52e-3bab3c202ebf
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:4587253f-b6da-450c-9a98-c01549f687d4
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2022-09-28T13:21:05.083Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:21:05.151Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:21:05.153Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:21:05.154Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:21:05.154Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 8ad9cf31-3120-4a5a-8e6c-193e9701cb22 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-28T13:21:05.154Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:21:05.154Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-28T13:21:05.258Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:21:05.259Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 8ad9cf31-3120-4a5a-8e6c-193e9701cb22 57613
2022-09-28T13:21:05.259Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-09-28T13:21:05.260Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-28T13:21:05.260Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:21:05.260Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:21:05.262Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:21:05.263Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371265259,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:21:05.369Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-09-28T13:21:05.370Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:21:05.370Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:05.421Z||pool-53-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:05.423Z||pool-53-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:21:06.275Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:21:06.286Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:21:06.287Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 8ad9cf31-3120-4a5a-8e6c-193e9701cb22, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.287Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-09-28T13:21:06.288Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.288Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.434Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9629398987015795198/Definitions/service-BasicNetwork-template.yml
2022-09-28T13:21:06.938Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.940Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:21:06.941Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.942Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.943Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
Model Version:NULL
Model InvariantUuid:31506af4-af2a-4972-9d8f-e304cc165b37
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:a76c2557-acf0-4f02-a52e-3bab3c202ebf
Model UUID:44764838-f4ed-4e82-bb35-c4127f57a096
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:7719f451-516c-422d-8b41-21343ddf1cc9
Network Technology:NEUTRON
Network Type:NEUTRON
Network Role:null
Network Scope:null

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:21:06.965Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: 4587253f-b6da-450c-9a98-c01549f687d4
2022-09-28T13:21:06.965Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||No resources found for Service: 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:21:06.975Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||
2022-09-28T13:21:06.976Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2022-09-28T13:21:06.978Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
2022-09-28T13:21:06.978Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
2022-09-28T13:21:06.979Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2022-09-28T13:21:06.979Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:21:06.989Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@53a8ff24, org.onap.sdc.toscaparser.api.parameters.Input@7bf6a516, org.onap.sdc.toscaparser.api.parameters.Input@66e0c6a5, org.onap.sdc.toscaparser.api.parameters.Input@444b23b5, org.onap.sdc.toscaparser.api.parameters.Input@508eb5c7]
2022-09-28T13:21:06.992Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.993Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.993Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.995Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.995Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92: Generic NeutronNet
2022-09-28T13:21:06.995Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.995Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:06.996Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:06.996Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=?
2022-09-28T13:21:07.082Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:07.083Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:07.084Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:07.084Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:07.084Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:21:07.084Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:21:07.085Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||Saving Service: basic_network 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-28T13:21:07.253Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2022-09-28T13:21:07.254Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-09-28T13:21:07.254Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-09-28T13:21:07.254Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:21:07.255Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:21:07.258Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:21:07.261Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371267254,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:21:07.358Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-28T13:21:07.359Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:21:07.359Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:21:07.416Z||pool-54-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:21:07.417Z||pool-54-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:21:08.261Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:21:08.287Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:21:08.291Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:21:08.291Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:21:08.292Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:21:38.292Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:21:38.324Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:21:38.342Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:21:38.343Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:21:38.343Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:22:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:22:02.204Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:22:02.204Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:22:02.276Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:22:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:22:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371262203,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:22:02.278Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:22:08.343Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:22:08.361Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:22:08.366Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:22:08.366Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:22:08.366Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:22:38.367Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:22:38.393Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:22:38.404Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:22:38.404Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:22:38.404Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:23:02.207Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:23:02.209Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:23:02.209Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:23:02.346Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:23:02.354Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:23:02.357Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371261616,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:23:02.376Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:23:02.379Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:23:02.383Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "policy-id",
  "timestamp": 1664371258526,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:23:02.384Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:23:08.408Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:23:08.449Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:23:08.456Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:23:08.456Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:23:08.457Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:23:38.457Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:23:38.480Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:23:38.487Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:23:38.487Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:23:38.487Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:24:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:24:02.206Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:24:02.207Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:02.286Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:02.288Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.289Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "policy-id",
  "timestamp": 1664371258526,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.290Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.291Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.291Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371243769,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.291Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.291Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.291Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371262203,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371261616,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "cds",
  "timestamp": 1664371258262,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.292Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371254783,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371265259,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "policy-id",
  "timestamp": 1664371266322,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "cds",
  "timestamp": 1664371258262,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "policy-id",
  "timestamp": 1664371267328,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "cds",
  "timestamp": 1664371261050,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:02.293Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.294Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.294Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371256384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:24:02.294Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.294Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.295Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371267254,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:24:02.295Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.295Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.295Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "policy-id",
  "timestamp": 1664371268334,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:24:02.315Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of d92bb5ae-59ec-4570-93a7-63929aa80d0d
2022-09-28T13:24:02.316Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d92bb5ae-59ec-4570-93a7-63929aa80d0d and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:24:02.333Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.334Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371257387,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:24:02.359Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of d92bb5ae-59ec-4570-93a7-63929aa80d0d
2022-09-28T13:24:02.359Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d92bb5ae-59ec-4570-93a7-63929aa80d0d and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:24:02.377Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.378Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371256623,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.378Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.378Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.378Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371256623,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:02.378Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.379Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.379Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371259442,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:02.379Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.379Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.380Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371260451,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:24:02.380Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.381Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.381Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371261457,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:24:02.381Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:24:02.381Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.381Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "aai-ml",
  "timestamp": 1664371262462,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:24:02.393Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of d92bb5ae-59ec-4570-93a7-63929aa80d0d
2022-09-28T13:24:02.394Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId d92bb5ae-59ec-4570-93a7-63929aa80d0d and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:24:02.412Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.413Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.414Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.414Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.414Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.414Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.415Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.416Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.417Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.417Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.418Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.419Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:02.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:24:02.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:02.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:24:08.488Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:24:08.505Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:24:08.509Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:24:08.509Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:24:08.509Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:24:08.509Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:24:08.509Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:24:08.510Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:24:08.521Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:24:38.521Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:24:38.530Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: d92bb5ae-59ec-4570-93a7-63929aa80d0d and serviceModelVersionId: 0d57a8f8-72de-47fe-ac34-f1aec3c3bf92
2022-09-28T13:24:38.531Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 31506af4-af2a-4972-9d8f-e304cc165b37
2022-09-28T13:24:38.533Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0
2022-09-28T13:24:38.545Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:24:38.602Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:24:38.604Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0|INFO|500||Invoke
2022-09-28T13:24:38.614Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:24:38.711Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:24:38.711Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:24:38 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[91], x-aai-txid=[0-aai-resources-220928-13:24:38:628-98310], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:24:38.713Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92","ERR.5.4.6114"]}}}

2022-09-28T13:24:38.719Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=d92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec=ERR.5.4.6114)
2022-09-28T13:24:38.720Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=d92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:24:38.720Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=d92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec=ERR.5.4.6114)
2022-09-28T13:24:38.720Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=d92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:24:38.736Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:24:38.736Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID d92bb5ae-59ec-4570-93a7-63929aa80d0d and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=d92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec=ERR.5.4.6114)
2022-09-28T13:24:38.737Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:24:38.737Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:38.742Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:38.742Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371478737,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003dd92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:24:38.840Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:24:38.841Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:38.841Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:38.911Z||pool-55-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:38.912Z||pool-55-thread-1|||||INFO|500||cambria reply ok (72 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:24:39.795Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:24:39.796Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:24:39.796Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:44.559Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:44.561Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-28T13:24:44.561Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"72becb9a-7da8-4694-9df4-6fff909094b1","serviceName":"Demo_pNF_kKev6jY5eX4lNU7O7v1y","serviceVersion":"1.0","serviceUUID":"eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c","serviceDescription":"catalog service description","serviceInvariantUUID":"a3353a28-b0b7-46ac-a64c-c83a6ed5f427","resources":[{"resourceInstanceName":"pNF 0ce9bbd5-3a37 0","resourceName":"pNF 0ce9bbd5-3a37","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab","resourceInvariantUUID":"6fca39c3-295b-4371-9441-3892b92a7f86","resourceCustomizationUUID":"dd5eddb3-20cb-4452-866b-2771acf81063","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml","artifactChecksum":"ZjFkOWYwZDZhYTNmMDk2NGExMzE2OWRhMDFhZTMwNTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"abf725b3-75df-4c32-bd79-5b32b40d3384","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar","artifactChecksum":"ZDE2YWI5YWI0YjVjYTg1ODI1MTk0MjZjNTZhZTkzNjc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"35b38d43-5a6d-4219-83b4-9d7fe0869053","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"442323e2-1e4d-4eb8-a671-44407f323064","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml","artifactChecksum":"ZDlkODYxMjFjNGI2Y2YxNDk2ODc0ZDA3ZTYxNjg1MDY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d2725a73-0f70-4a73-8093-38a23efb1f29","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"932d3aa0-8de4-453c-b124-aba890b922ec","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ddb8e48b-5661-429c-ba9f-f1abc8051ef8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml","artifactChecksum":"OWRiZmViNGJjNTdjYWEyMDQzZmFiM2U1NTk4OTE5NzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"71f8c1db-f8c5-4e9b-860d-832905731025","artifactVersion":"1"},{"artifactName":"service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar","artifactChecksum":"YTVlYzE5NTM3ODIyNmNlZDQwYTJhZDBhZTJhZmM0Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6b3230f7-beaa-4d37-86db-12a9535e8214","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:24:44.573Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:44.574Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:44.577Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:44.578Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:44.676Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:24:44.677Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:44.678Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:44.708Z||pool-56-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:44.709Z||pool-56-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:24:45.578Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:45.579Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:45.583Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:45.584Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:45.683Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:24:45.684Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:45.684Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:45.710Z||pool-57-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:45.711Z||pool-57-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:46.584Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:46.585Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:46.588Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:46.588Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:46.688Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:24:46.689Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:46.690Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:46.717Z||pool-58-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:46.717Z||pool-58-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:47.589Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:47.589Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:47.592Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:47.592Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:47.692Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:24:47.693Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:47.694Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:47.714Z||pool-59-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:47.715Z||pool-59-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:48.593Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:48.595Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:48.600Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:48.600Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:48.699Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:24:48.700Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:48.702Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:48.737Z||pool-60-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:48.738Z||pool-60-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:49.601Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:49.601Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:49.614Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:49.615Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:49.715Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:24:49.718Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:49.719Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:49.753Z||pool-61-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:49.754Z||pool-61-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:50.622Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:50.623Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:50.627Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:50.627Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:24:50.726Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:24:50.727Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:50.727Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:50.751Z||pool-62-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:50.751Z||pool-62-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:24:51.629Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:24:51.631Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:51.635Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:51.635Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:24:51.736Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:24:51.738Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:51.738Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:51.780Z||pool-63-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:51.780Z||pool-63-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:52.652Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "serviceName": "Demo_pNF_kKev6jY5eX4lNU7O7v1y",
  "serviceVersion": "1.0",
  "serviceUUID": "eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "a3353a28-b0b7-46ac-a64c-c83a6ed5f427",
  "resources": [
    {
      "resourceInstanceName": "pNF 0ce9bbd5-3a37 0",
      "resourceCustomizationUUID": "dd5eddb3-20cb-4452-866b-2771acf81063",
      "resourceName": "pNF 0ce9bbd5-3a37",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab",
      "resourceInvariantUUID": "6fca39c3-295b-4371-9441-3892b92a7f86",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
      "artifactChecksum": "YTVlYzE5NTM3ODIyNmNlZDQwYTJhZDBhZTJhZmM0Mjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "6b3230f7-beaa-4d37-86db-12a9535e8214"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:24:52.652Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:24:52.652Z|d92bb5ae-59ec-4570-93a7-63929aa80d0d|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c ASDC
2022-09-28T13:24:52.652Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:72becb9a-7da8-4694-9df4-6fff909094b1
ServiceName:Demo_pNF_kKev6jY5eX4lNU7O7v1y
ServiceVersion:1.0
ServiceUUID:eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c
ServiceInvariantUUID:a3353a28-b0b7-46ac-a64c-c83a6ed5f427
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
ArtifactUUID:6b3230f7-beaa-4d37-86db-12a9535e8214
ArtifactChecksum:YTVlYzE5NTM3ODIyNmNlZDQwYTJhZDBhZTJhZmM0Mjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 0ce9bbd5-3a37 0
ResourceCustomizationUUID:dd5eddb3-20cb-4452-866b-2771acf81063
ResourceInvariantUUID:6fca39c3-295b-4371-9441-3892b92a7f86
ResourceName:pNF 0ce9bbd5-3a37
ResourceType:PNF
ResourceUUID:8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-28T13:24:52.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:24:52.899Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:24:52.902Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:24:52.903Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:24:52.911Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 6b3230f7-beaa-4d37-86db-12a9535e8214 from URL: /sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:52.911Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:24:52.911Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:53.576Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:24:53.579Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar 6b3230f7-beaa-4d37-86db-12a9535e8214 87740
2022-09-28T13:24:53.580Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar ASDC sendASDCNotification
2022-09-28T13:24:53.580Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:53.580Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:24:53.580Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:53.598Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:53.598Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371493580,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:24:53.704Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
2022-09-28T13:24:53.706Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:53.706Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:53.782Z||pool-64-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:53.783Z||pool-64-thread-1|||||INFO|500||cambria reply ok (78 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:24:54.599Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:24:54.600Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:24:54.600Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 6b3230f7-beaa-4d37-86db-12a9535e8214, URL: /sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar to file: /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:54.603Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:54.603Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:54.604Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:54.796Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7360461173607613021/Definitions/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||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-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||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-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.623Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 0ce9bbd5-3a37 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-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Node template pNF 0ce9bbd5-3a37 0 is matching search criteria
2022-09-28T13:24:55.624Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 0ce9bbd5-3a37 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Node template pNF 0ce9bbd5-3a37 0 is matching search criteria
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 0ce9bbd5-3a37 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.625Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.626Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_kKev6jY5eX4lNU7O7v1y
Description:catalog service description
Model UUID:eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c
Model Version:NULL
Model InvariantUuid:a3353a28-b0b7-46ac-a64c-c83a6ed5f427
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:24:55.640Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:24:55.644Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||pNF 0ce9bbd5-3a37 0
2022-09-28T13:24:55.645Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab
2022-09-28T13:24:55.645Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||No resources found for Service: eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c
2022-09-28T13:24:55.645Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c
2022-09-28T13:24:55.645Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 0ce9bbd5-3a37 0 8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:24:55.652Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@45c2e429, org.onap.sdc.toscaparser.api.parameters.Input@61d973f9, org.onap.sdc.toscaparser.api.parameters.Input@3eaf83f4, org.onap.sdc.toscaparser.api.parameters.Input@1f69114b, org.onap.sdc.toscaparser.api.parameters.Input@4dd85d23]
2022-09-28T13:24:55.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c: pNF 0ce9bbd5-3a37
2022-09-28T13:24:55.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Processing PNF resource: 8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab
2022-09-28T13:24:55.653Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:24:55.654Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_kKev6jY5eX4lNU7O7v1y is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:24:55.654Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||Resource customization UUID: dd5eddb3-20cb-4452-866b-2771acf81063 is the same as notified resource customizationUUID: dd5eddb3-20cb-4452-866b-2771acf81063
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-28T13:24:55.759Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 0ce9bbd5-3a37 8eae2395-9e0c-4936-a1a3-4fc4f1fbeaab 0 ASDC deployResourceStructure
2022-09-28T13:24:55.759Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar ASDC sendASDCNotification
2022-09-28T13:24:55.759Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar
2022-09-28T13:24:55.759Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:24:55.760Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:24:55.762Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:24:55.762Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371495759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:24:55.862Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:24:55.864Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:24:55.865Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:24:55.890Z||pool-65-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:24:55.891Z||pool-65-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:24:56.763Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72becb9a-7da8-4694-9df4-6fff909094b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:24:56.810Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72becb9a-7da8-4694-9df4-6fff909094b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:24:56.815Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:24:56.816Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:24:56.816Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:25:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:25:02.215Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:25:02.215Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:25:02.371Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:25:02.372Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.373Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371303769,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371303262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371318526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "cds",
  "timestamp": 1664371320225,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371315439,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371327326,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371328332,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371317349,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.374Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "policy-id",
  "timestamp": 1664371329337,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:25:02.420Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 72becb9a-7da8-4694-9df4-6fff909094b1
2022-09-28T13:25:02.421Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72becb9a-7da8-4694-9df4-6fff909094b1 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:25:02.438Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.439Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.439Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.439Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.439Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371318353,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:25:02.457Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 72becb9a-7da8-4694-9df4-6fff909094b1
2022-09-28T13:25:02.458Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72becb9a-7da8-4694-9df4-6fff909094b1 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:25:02.482Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.483Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.483Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371321616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.484Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371316623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.485Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371325535,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371326542,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371327547,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.486Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "aai-ml",
  "timestamp": 1664371328551,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:25:02.501Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 72becb9a-7da8-4694-9df4-6fff909094b1
2022-09-28T13:25:02.501Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 72becb9a-7da8-4694-9df4-6fff909094b1 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:25:02.519Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.520Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.520Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.521Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.522Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.523Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.524Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.525Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.527Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.528Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.528Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.529Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.529Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.529Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371363262,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.530Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.531Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.532Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.532Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.532Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371363770,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:25:02.532Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:02.534Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.534Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "cds",
  "timestamp": 1664371375494,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:25:02.534Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:25:02.534Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:25:02.535Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:02.535Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:25:26.816Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 72becb9a-7da8-4694-9df4-6fff909094b1
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:25:26.838Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 72becb9a-7da8-4694-9df4-6fff909094b1
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:25:26.843Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:25:26.856Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:25:56.857Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 72becb9a-7da8-4694-9df4-6fff909094b1 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:25:56.866Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 72becb9a-7da8-4694-9df4-6fff909094b1 and serviceModelVersionId: eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c
2022-09-28T13:25:56.866Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a3353a28-b0b7-46ac-a64c-c83a6ed5f427
2022-09-28T13:25:56.867Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0
2022-09-28T13:25:56.876Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:25:56.899Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0|INFO|500||Invoke
2022-09-28T13:25:56.899Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[72becb9a-7da8-4694-9df4-6fff909094b1], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1f0c609b-25b7-4528-8db1-6c82182c324c], X-ECOMP-RequestID=[72becb9a-7da8-4694-9df4-6fff909094b1], X-TransactionId=[], X-ONAP-RequestID=[72becb9a-7da8-4694-9df4-6fff909094b1], Content-Type=[application/merge-patch+json]}
2022-09-28T13:25:56.914Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:25:57.000Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?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/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:25:56 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[82], x-aai-txid=[2-aai-resources-220928-13:25:56:930-14350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:25:57.001Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c","ERR.5.4.6114"]}}}

2022-09-28T13:25:57.002Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:25:57.006Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec=ERR.5.4.6114)
2022-09-28T13:25:57.006Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:25:57.007Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec=ERR.5.4.6114)
2022-09-28T13:25:57.007Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:25:57.015Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:25:57.015Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 72becb9a-7da8-4694-9df4-6fff909094b1 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec=ERR.5.4.6114)
2022-09-28T13:25:57.016Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:25:57.016Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:25:57.019Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:25:57.019Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371557016,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:25:57.119Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:25:57.120Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:25:57.120Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:25:57.165Z||pool-66-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:25:57.166Z||pool-66-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:25:58.039Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-28T13:25:58.039Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"64d5fb2a-935b-45ae-8730-9838f401512a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c2ffc0ed-c046-472e-9bc9-df375e82f5da","serviceDescription":"service","serviceInvariantUUID":"30a69d35-17c7-4f5e-8e99-5ca3d0daf496","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bc6d6400-6417-4ff4-aaa0-94df22c7fa87","resourceInvariantUUID":"8704b366-3ecc-47af-b3c4-894afa793cc2","resourceCustomizationUUID":"b8321452-7617-45fb-99c7-48c275f206b1","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":"Njk4MGM1Zjk1NmY1ODMzMmNlZmJlOGIzNDc2Zjc4YzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9b266ace-06ac-4cb4-9a3d-68eb95aeb408","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":"MWU2MWY1MDM2OTg3M2M1YmZhZmEzYjBhZDY1YjEwMjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a292ff6e-c2f3-476d-ac0f-99fce57d604d","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":"78ae4f18-7412-402f-b7dd-f5d4bcf340f9","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":"18aa1f31-bf80-47e4-a233-38bd3b89f11e","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":"a3d76943-e2e0-4642-a759-d173f1d2a37e","artifactVersion":"2","generatedFromUUID":"78ae4f18-7412-402f-b7dd-f5d4bcf340f9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NzJiZmZiZGIzNzUxNDE3ZjhjNDdiOTMxZDVjMDg4ZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9669df7a-b1ff-40a8-86ce-0b62405842c2","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZWY2ZjcyOTA1ZDkzODFiMWQyMzE3ZDA0MGU4NzEzMjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7f9a972a-39ef-4044-a9ae-935524229327","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:25:58.040Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:25:58.040Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:25:58.043Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:25:58.043Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:25:58.143Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:25:58.144Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:25:58.144Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:25:58.168Z||pool-67-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:25:58.169Z||pool-67-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:25:59.043Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:25:59.048Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:25:59.052Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:25:59.053Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:25:59.150Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-28T13:25:59.151Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:25:59.152Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:25:59.202Z||pool-68-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:25:59.203Z||pool-68-thread-1|||||INFO|500||cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:00.053Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:26:00.054Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:00.057Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:00.057Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:26:00.159Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-28T13:26:00.161Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:00.161Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:00.199Z||pool-69-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:00.201Z||pool-69-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:01.061Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:26:01.063Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:01.066Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:01.067Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:01.166Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:26:01.167Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:01.167Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:01.196Z||pool-70-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:01.197Z||pool-70-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:02.067Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:26:02.068Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:02.070Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:02.070Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.175Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-09-28T13:26:02.176Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:02.177Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:02.198Z||pool-71-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:02.199Z||pool-71-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:26:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:26:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:02.238Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:02.239Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.239Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.240Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.240Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.240Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371371821,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.240Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371378534,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371374116,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371386376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.241Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371375120,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:26:02.263Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 64d5fb2a-935b-45ae-8730-9838f401512a
2022-09-28T13:26:02.263Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 64d5fb2a-935b-45ae-8730-9838f401512a and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:26:02.276Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371387381,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.277Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "policy-id",
  "timestamp": 1664371388386,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:26:02.285Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 64d5fb2a-935b-45ae-8730-9838f401512a
2022-09-28T13:26:02.285Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 64d5fb2a-935b-45ae-8730-9838f401512a and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371381619,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371389795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.305Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371390924,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371392017,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.306Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371393076,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:26:02.312Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 64d5fb2a-935b-45ae-8730-9838f401512a
2022-09-28T13:26:02.312Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 64d5fb2a-935b-45ae-8730-9838f401512a 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-09-28T13:26:02.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.321Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371394090,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371376623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371384535,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371385542,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371386548,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||received message from topic
2022-09-28T13:26:02.322Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "aai-ml",
  "timestamp": 1664371387552,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:26:02.329Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 64d5fb2a-935b-45ae-8730-9838f401512a
2022-09-28T13:26:02.329Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 64d5fb2a-935b-45ae-8730-9838f401512a and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:26:03.071Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:26:03.072Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:03.075Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:03.076Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:26:03.175Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:26:03.177Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:03.177Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:03.202Z||pool-72-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:03.203Z||pool-72-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:04.077Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:26:04.077Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:04.080Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:04.081Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:26:04.181Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:26:04.182Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:04.182Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:04.209Z||pool-73-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:04.209Z||pool-73-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:05.082Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "c2ffc0ed-c046-472e-9bc9-df375e82f5da",
  "serviceDescription": "service",
  "serviceInvariantUUID": "30a69d35-17c7-4f5e-8e99-5ca3d0daf496",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "b8321452-7617-45fb-99c7-48c275f206b1",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "bc6d6400-6417-4ff4-aaa0-94df22c7fa87",
      "resourceInvariantUUID": "8704b366-3ecc-47af-b3c4-894afa793cc2",
      "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": "MWU2MWY1MDM2OTg3M2M1YmZhZmEzYjBhZDY1YjEwMjY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "a292ff6e-c2f3-476d-ac0f-99fce57d604d",
          "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": "78ae4f18-7412-402f-b7dd-f5d4bcf340f9",
          "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": "a3d76943-e2e0-4642-a759-d173f1d2a37e",
            "generatedFromUUID": "78ae4f18-7412-402f-b7dd-f5d4bcf340f9"
          },
          "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": "a3d76943-e2e0-4642-a759-d173f1d2a37e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZWY2ZjcyOTA1ZDkzODFiMWQyMzE3ZDA0MGU4NzEzMjQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "7f9a972a-39ef-4044-a9ae-935524229327"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:26:05.082Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:26:05.083Z|72becb9a-7da8-4694-9df4-6fff909094b1|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c2ffc0ed-c046-472e-9bc9-df375e82f5da ASDC
2022-09-28T13:26:05.085Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:64d5fb2a-935b-45ae-8730-9838f401512a
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:c2ffc0ed-c046-472e-9bc9-df375e82f5da
ServiceInvariantUUID:30a69d35-17c7-4f5e-8e99-5ca3d0daf496
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:7f9a972a-39ef-4044-a9ae-935524229327
ArtifactChecksum:ZWY2ZjcyOTA1ZDkzODFiMWQyMzE3ZDA0MGU4NzEzMjQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b8321452-7617-45fb-99c7-48c275f206b1
ResourceInvariantUUID:8704b366-3ecc-47af-b3c4-894afa793cc2
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:bc6d6400-6417-4ff4-aaa0-94df22c7fa87
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:a292ff6e-c2f3-476d-ac0f-99fce57d604d
ArtifactChecksum:MWU2MWY1MDM2OTg3M2M1YmZhZmEzYjBhZDY1YjEwMjY=
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:78ae4f18-7412-402f-b7dd-f5d4bcf340f9
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:a3d76943-e2e0-4642-a759-d173f1d2a37e
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:a3d76943-e2e0-4642-a759-d173f1d2a37e
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:26:05.086Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c2ffc0ed-c046-472e-9bc9-df375e82f5da ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:26:05.132Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:26:05.134Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:26:05.134Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:26:05.134Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7f9a972a-39ef-4044-a9ae-935524229327 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-28T13:26:05.134Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:26:05.135Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-28T13:26:05.312Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:26:05.314Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 7f9a972a-39ef-4044-a9ae-935524229327 74765
2022-09-28T13:26:05.315Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-09-28T13:26:05.315Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-28T13:26:05.315Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:26:05.315Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:05.317Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:05.318Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371565315,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:05.419Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:26:05.420Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:05.420Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:05.443Z||pool-74-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:05.444Z||pool-74-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:06.320Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:26:06.323Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:26:06.324Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 7f9a972a-39ef-4044-a9ae-935524229327, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:06.324Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-09-28T13:26:06.325Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:06.325Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:06.417Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7166616625833665887/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-09-28T13:26:07.516Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:26:07.517Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:26:07.517Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.517Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-28T13:26:07.517Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.518Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:26:07.519Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.523Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:26:07.524Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:07.525Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-28T13:26:07.526Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8658f772-ad98-4df6-b940-9c422b3d7e34
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:07.527Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:c2ffc0ed-c046-472e-9bc9-df375e82f5da
Model Version:NULL
Model InvariantUuid:30a69d35-17c7-4f5e-8e99-5ca3d0daf496
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:81937467-54b9-4614-8307-fefe6984dd0e
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:8704b366-3ecc-47af-b3c4-894afa793cc2
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b8321452-7617-45fb-99c7-48c275f206b1
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:22eafa31-8f5e-4384-972a-f9fa38910bbc
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:961a7fbe-7d40-4548-a61d-5d400eeab859
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:8658f772-ad98-4df6-b940-9c422b3d7e34
ModelInvariantUuid:476a4f22-8974-4fa4-9a4f-b46bf91befb5
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:f0ac1bbd-15f3-4d25-951b-41302b1c0fcd
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:3b0d0bfe-ba70-4dec-a482-052e85aa56ed
ModelInvariantUuid:85218595-9ad6-49ab-94a2-3795790e0788
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:6fe68f5a-36c1-448c-8678-3bd03a393dd4
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:26:07.540Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: bc6d6400-6417-4ff4-aaa0-94df22c7fa87
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:26:07.547Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||basic_vm 0
2022-09-28T13:26:07.548Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bc6d6400-6417-4ff4-aaa0-94df22c7fa87
2022-09-28T13:26:07.548Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a292ff6e-c2f3-476d-ac0f-99fce57d604d from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-09-28T13:26:07.548Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:26:07.549Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-09-28T13:26:07.632Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:26:07.634Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json a292ff6e-c2f3-476d-ac0f-99fce57d604d 787
2022-09-28T13:26:07.634Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-09-28T13:26:07.634Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-09-28T13:26:07.634Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:26:07.634Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:07.657Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:07.657Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371567634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:07.756Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:26:07.757Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:07.757Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:07.785Z||pool-75-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:07.786Z||pool-75-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:08.658Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "22eafa31-8f5e-4384-972a-f9fa38910bbc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "961a7fbe-7d40-4548-a61d-5d400eeab859",
    "vfModuleModelCustomizationUUID": "63acf0f8-7e33-4259-9c24-3615c559e341",
    "isBase": true,
    "artifacts": [
      "78ae4f18-7412-402f-b7dd-f5d4bcf340f9",
      "a3d76943-e2e0-4642-a759-d173f1d2a37e"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:26:08.662Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:961a7fbe-7d40-4548-a61d-5d400eeab859
VfModuleModelInvariantUUID:22eafa31-8f5e-4384-972a-f9fa38910bbc
VfModuleModelDescription:NULL
Artifacts UUID List:{
78ae4f18-7412-402f-b7dd-f5d4bcf340f9
,
a3d76943-e2e0-4642-a759-d173f1d2a37e

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

isBase:true


}

2022-09-28T13:26:08.669Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "22eafa31-8f5e-4384-972a-f9fa38910bbc",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "961a7fbe-7d40-4548-a61d-5d400eeab859",
    "vfModuleModelCustomizationUUID": "63acf0f8-7e33-4259-9c24-3615c559e341",
    "isBase": true,
    "artifacts": [
      "78ae4f18-7412-402f-b7dd-f5d4bcf340f9",
      "a3d76943-e2e0-4642-a759-d173f1d2a37e"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:26:08.669Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:961a7fbe-7d40-4548-a61d-5d400eeab859
VfModuleModelInvariantUUID:22eafa31-8f5e-4384-972a-f9fa38910bbc
VfModuleModelDescription:NULL
Artifacts UUID List:{
78ae4f18-7412-402f-b7dd-f5d4bcf340f9
,
a3d76943-e2e0-4642-a759-d173f1d2a37e

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

isBase:true


}

2022-09-28T13:26:08.669Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 78ae4f18-7412-402f-b7dd-f5d4bcf340f9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-28T13:26:08.669Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:26:08.670Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-28T13:26:08.735Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:26:08.736Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 78ae4f18-7412-402f-b7dd-f5d4bcf340f9 5033
2022-09-28T13:26:08.736Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-28T13:26:08.736Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-28T13:26:08.736Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:26:08.736Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:08.742Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:08.742Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371568736,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:08.841Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:26:08.842Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:08.843Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:08.863Z||pool-76-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:08.864Z||pool-76-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:09.744Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: a3d76943-e2e0-4642-a759-d173f1d2a37e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-28T13:26:09.744Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:26:09.745Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-28T13:26:09.889Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:26:09.891Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env a3d76943-e2e0-4642-a759-d173f1d2a37e 903
2022-09-28T13:26:09.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-28T13:26:09.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-28T13:26:09.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:26:09.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:09.906Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:09.906Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371569891,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:26:10.003Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-28T13:26:10.007Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:10.008Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:10.092Z||pool-77-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:10.092Z||pool-77-thread-1|||||INFO|500||cambria reply ok (88 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:10.907Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: c2ffc0ed-c046-472e-9bc9-df375e82f5da
2022-09-28T13:26:10.907Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 bc6d6400-6417-4ff4-aaa0-94df22c7fa87 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:26:10.930Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@35ac1fd4, org.onap.sdc.toscaparser.api.parameters.Input@2a043387, org.onap.sdc.toscaparser.api.parameters.Input@6c828018, org.onap.sdc.toscaparser.api.parameters.Input@16c7f2ea, org.onap.sdc.toscaparser.api.parameters.Input@43401d59]
2022-09-28T13:26:10.932Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.933Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.933Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:26:10.933Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= b8321452-7617-45fb-99c7-48c275f206b1
2022-09-28T13:26:10.933Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b8321452-7617-45fb-99c7-48c275f206b1 matches Tosca VF Customization UUID: b8321452-7617-45fb-99c7-48c275f206b1
2022-09-28T13:26:10.933Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: b8321452-7617-45fb-99c7-48c275f206b1  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:26:10.937Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.938Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.939Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id b8321452-7617-45fb-99c7-48c275f206b1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-09-28T13:26:10.939Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@19d0a9b2
2022-09-28T13:26:10.939Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.939Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:26:10.939Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 63acf0f8-7e33-4259-9c24-3615c559e341
2022-09-28T13:26:10.940Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 63acf0f8-7e33-4259-9c24-3615c559e341
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:26:10.946Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.947Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:10.948Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:10.948Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.948Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:26:10.949Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8658f772-ad98-4df6-b940-9c422b3d7e34
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:26:10.955Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.955Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:10.956Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:26:10.956Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.958Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2022-09-28T13:26:10.958Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b8321452-7617-45fb-99c7-48c275f206b1
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:26:10.963Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.963Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.964Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid c2ffc0ed-c046-472e-9bc9-df375e82f5da: basic_vm
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.965Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.966Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.966Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.966Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:26:10.966Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:26:10.966Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:26:11.114Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm bc6d6400-6417-4ff4-aaa0-94df22c7fa87 1 ASDC deployResourceStructure
2022-09-28T13:26:11.117Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2022-09-28T13:26:11.117Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2022-09-28T13:26:11.117Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:26:11.118Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:11.121Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:11.121Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371571117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:11.222Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:26:11.223Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:11.223Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:11.245Z||pool-78-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:11.246Z||pool-78-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:12.123Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-28T13:26:12.123Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2022-09-28T13:26:12.123Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:26:12.124Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:12.127Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:12.127Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371572123,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:12.227Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:26:12.228Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:12.228Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:12.279Z||pool-79-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:12.280Z||pool-79-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:26:13.128Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-28T13:26:13.128Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2022-09-28T13:26:13.129Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:26:13.129Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:13.135Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:13.135Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371573128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:13.231Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-28T13:26:13.233Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:13.233Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:13.270Z||pool-80-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:13.272Z||pool-80-thread-1|||||INFO|500||cambria reply ok (40 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:26:14.136Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-09-28T13:26:14.137Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-09-28T13:26:14.137Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:26:14.137Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:14.139Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:14.139Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371574136,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:26:14.239Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:26:14.240Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:14.241Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:14.268Z||pool-81-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:14.268Z||pool-81-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":2,"count":1}
2022-09-28T13:26:15.142Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 64d5fb2a-935b-45ae-8730-9838f401512a
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:26:15.159Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 64d5fb2a-935b-45ae-8730-9838f401512a
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:26:15.163Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:26:15.163Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:26:15.164Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:26:15.164Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:26:15.164Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:26:15.164Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:26:15.172Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:26:45.172Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 64d5fb2a-935b-45ae-8730-9838f401512a and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:26:45.182Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 64d5fb2a-935b-45ae-8730-9838f401512a and serviceModelVersionId: c2ffc0ed-c046-472e-9bc9-df375e82f5da
2022-09-28T13:26:45.182Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 30a69d35-17c7-4f5e-8e99-5ca3d0daf496
2022-09-28T13:26:45.182Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0
2022-09-28T13:26:45.187Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:26:45.208Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:26:45.209Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0|INFO|500||Invoke
2022-09-28T13:26:45.216Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:26:45.273Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:26:45.273Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:26:45 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[52], x-aai-txid=[1-aai-resources-220928-13:26:45:224-68291], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:26:45.274Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da","ERR.5.4.6114"]}}}

2022-09-28T13:26:45.278Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec=ERR.5.4.6114)
2022-09-28T13:26:45.278Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:26:45.278Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec=ERR.5.4.6114)
2022-09-28T13:26:45.278Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:26:45.285Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:26:45.285Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 64d5fb2a-935b-45ae-8730-9838f401512a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec=ERR.5.4.6114)
2022-09-28T13:26:45.286Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:26:45.286Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:26:45.288Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:26:45.288Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371605285,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:26:45.391Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-28T13:26:45.392Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:26:45.392Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:45.436Z||pool-82-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:45.437Z||pool-82-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:26:46.315Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:26:46.316Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:26:46.316Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:26:55.865Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:26:55.866Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:26:55.867Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:26:55.868Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:27:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:27:02.204Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:27:02.204Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:27:02.305Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:27:02.306Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.306Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "d92bb5ae-59ec-4570-93a7-63929aa80d0d",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371478737,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003dd92bb5ae-59ec-4570-93a7-63929aa80d0d Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/31506af4-af2a-4972-9d8f-e304cc165b37/model-vers/model-ver/0d57a8f8-72de-47fe-ac34-f1aec3c3bf92) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:27:02.307Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.308Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/resourceInstances/pnf0ce9bbd53a370/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371493580,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||received message from topic
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371495759,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfKkev6jy5ex4lnu7o7v1y/1.0/artifacts/service-DemoPnfKkev6jy5ex4lnu7o7v1y-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:27:02.309Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:27:05.426Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:27:05.426Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:27:05.427Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:27:05.427Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:27:14.976Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:27:14.977Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:27:14.977Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:27:14.978Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:27:24.543Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:27:24.544Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:27:24.546Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:27:24.546Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:27:34.123Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:28:02.198Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:28:02.199Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:28:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:28:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:28:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:28:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:28:02.261Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:28:02.261Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.265Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "72becb9a-7da8-4694-9df4-6fff909094b1",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371557016,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d72becb9a-7da8-4694-9df4-6fff909094b1 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/a3353a28-b0b7-46ac-a64c-c83a6ed5f427/model-vers/model-ver/eb6dd736-3fd2-4a61-99ea-d2e1373c9e8c) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:28:02.267Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:28:02.267Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:28:02.268Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:28:11.754Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:29:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:29:02.202Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:29:02.202Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:29:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:29:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:29:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:29:02.771Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:29:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.772Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:29:02.772Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:29:02.772Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371479795,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371565315,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371567634,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371568736,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371569891,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:29:02.773Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371571117,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371572123,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371573128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371574136,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "64d5fb2a-935b-45ae-8730-9838f401512a",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371605285,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d64d5fb2a-935b-45ae-8730-9838f401512a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/30a69d35-17c7-4f5e-8e99-5ca3d0daf496/model-vers/model-ver/c2ffc0ed-c046-472e-9bc9-df375e82f5da) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:29:02.774Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:29:11.793Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:30:02.199Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:30:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:30:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:30:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:30:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:30:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:30:11.751Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:30:11.773Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:02.198Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:31:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:31:02.200Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:02.202Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:31:02.203Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:31:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:02.883Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:02.884Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.885Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"525168cd-ab3d-4a4b-a873-5251a11d99c5","serviceName":"Demo_pNF_jbAQ9iwSksupvvTXraBD","serviceVersion":"1.0","serviceUUID":"ce01e939-cadf-4706-988f-5a9bab644977","serviceDescription":"catalog service description","serviceInvariantUUID":"c78915c9-dd89-448c-9bd7-167e73a52913","resources":[{"resourceInstanceName":"pNF 6ab275c8-5006 0","resourceName":"pNF 6ab275c8-5006","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"6db1e592-061f-4fcd-8f6b-8b21ecd324da","resourceInvariantUUID":"243a7ec7-339c-4c83-bb8d-dd34c10096a6","resourceCustomizationUUID":"f7d6715e-acfd-4339-adfe-1137c9384e6d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml","artifactChecksum":"Y2Q2ZmI0NmFlODAyN2RiMjVkZWY5N2MwOTI2Y2Q0NGU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"36a37f4a-b512-45a1-8394-80307592e1e4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar","artifactChecksum":"ZDE2YWI5YWI0YjVjYTg1ODI1MTk0MjZjNTZhZTkzNjc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c893c7a3-165e-41e3-a73d-0082ccf8ad8e","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b24a442e-57ec-4080-af5f-56ffd2d7ef90","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml","artifactChecksum":"NjY4ODEyMzM2MjBlNGM0OWZhZTY0Y2YzYTExOGUzMDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"2343d791-50ff-4bdf-83aa-f61119f7b3ec","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4df42191-7bb6-4f0c-81b0-9e01278b64f5","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"b0422300-70a1-4aa7-a436-cdab209b6724","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml","artifactChecksum":"MTFlNzA3YzM1NWI4ZDE4OThmMzBiMTY3MTNiNzJhZTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d3086aef-831c-40e6-910d-0c74de1ee02b","artifactVersion":"1"},{"artifactName":"service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar","artifactChecksum":"ODk0ZjM1Y2JhMGI0OTdkYTgzZGZkM2FlZWE0Yzk5ZTY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:31:02.887Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:02.888Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:02.892Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:02.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:02.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.894Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.894Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.895Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.896Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.897Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371813770,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.898Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371828262,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371831437,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.899Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "cds",
  "timestamp": 1664371837074,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.900Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371833411,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.901Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664371834415,
  "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=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:31:02.955Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 525168cd-ab3d-4a4b-a873-5251a11d99c5
2022-09-28T13:31:02.956Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 525168cd-ab3d-4a4b-a873-5251a11d99c5 and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:31:02.973Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.973Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371838526,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371826623,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371847358,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.974Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371835395,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371848366,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371836402,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:02.975Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:02.976Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "policy-id",
  "timestamp": 1664371849373,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:31:02.986Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 525168cd-ab3d-4a4b-a873-5251a11d99c5
2022-09-28T13:31:02.986Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 525168cd-ab3d-4a4b-a873-5251a11d99c5 and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:31:02.993Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:31:02.993Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:02.994Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:03.001Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:03.001Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371837406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664371841616,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:31:03.002Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "aai-ml",
  "timestamp": 1664371838411,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:31:03.010Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 525168cd-ab3d-4a4b-a873-5251a11d99c5
2022-09-28T13:31:03.011Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 525168cd-ab3d-4a4b-a873-5251a11d99c5 and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:31:03.019Z||pool-83-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:03.019Z||pool-83-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:03.894Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:03.896Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:03.898Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:03.898Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:03.998Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:31:03.999Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:03.999Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:04.021Z||pool-84-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:04.021Z||pool-84-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:04.899Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:04.900Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:04.902Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:04.902Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:05.003Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:31:05.005Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:05.005Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:05.027Z||pool-85-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:05.028Z||pool-85-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:05.903Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:05.904Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:05.906Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:05.906Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:06.007Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:31:06.008Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:06.008Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:06.026Z||pool-86-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:06.026Z||pool-86-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:31:06.907Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:06.908Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:06.917Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:06.917Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:07.016Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:31:07.017Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:07.017Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:07.046Z||pool-87-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:07.048Z||pool-87-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:07.918Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:07.919Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:07.921Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:07.922Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:08.021Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:31:08.023Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:08.023Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:08.053Z||pool-88-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:08.054Z||pool-88-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:08.922Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:08.923Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:08.926Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:08.927Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:31:09.027Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:31:09.029Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:09.029Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:09.070Z||pool-89-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:09.071Z||pool-89-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:31:09.928Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:31:09.929Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:09.932Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:09.932Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:31:10.032Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:31:10.033Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:10.033Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:10.056Z||pool-90-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:10.057Z||pool-90-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:10.936Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||sending notification to client: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "serviceName": "Demo_pNF_jbAQ9iwSksupvvTXraBD",
  "serviceVersion": "1.0",
  "serviceUUID": "ce01e939-cadf-4706-988f-5a9bab644977",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c78915c9-dd89-448c-9bd7-167e73a52913",
  "resources": [
    {
      "resourceInstanceName": "pNF 6ab275c8-5006 0",
      "resourceCustomizationUUID": "f7d6715e-acfd-4339-adfe-1137c9384e6d",
      "resourceName": "pNF 6ab275c8-5006",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "6db1e592-061f-4fcd-8f6b-8b21ecd324da",
      "resourceInvariantUUID": "243a7ec7-339c-4c83-bb8d-dd34c10096a6",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
      "artifactChecksum": "ODk0ZjM1Y2JhMGI0OTdkYTgzZGZkM2FlZWE0Yzk5ZTY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:31:10.936Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:31:10.936Z|64d5fb2a-935b-45ae-8730-9838f401512a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ce01e939-cadf-4706-988f-5a9bab644977 ASDC
2022-09-28T13:31:10.937Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||ASDC Notification:
DistributionID:525168cd-ab3d-4a4b-a873-5251a11d99c5
ServiceName:Demo_pNF_jbAQ9iwSksupvvTXraBD
ServiceVersion:1.0
ServiceUUID:ce01e939-cadf-4706-988f-5a9bab644977
ServiceInvariantUUID:c78915c9-dd89-448c-9bd7-167e73a52913
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
ArtifactUUID:3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5
ArtifactChecksum:ODk0ZjM1Y2JhMGI0OTdkYTgzZGZkM2FlZWE0Yzk5ZTY=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 6ab275c8-5006 0
ResourceCustomizationUUID:f7d6715e-acfd-4339-adfe-1137c9384e6d
ResourceInvariantUUID:243a7ec7-339c-4c83-bb8d-dd34c10096a6
ResourceName:pNF 6ab275c8-5006
ResourceType:PNF
ResourceUUID:6db1e592-061f-4fcd-8f6b-8b21ecd324da
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2022-09-28T13:31:10.937Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ce01e939-cadf-4706-988f-5a9bab644977 ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:31:10.979Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:31:10.980Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:31:10.980Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:31:10.980Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5 from URL: /sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:10.980Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - download
2022-09-28T13:31:10.980Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:11.089Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||GET Response Status 200
2022-09-28T13:31:11.092Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar 3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5 87737
2022-09-28T13:31:11.093Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar ASDC sendASDCNotification
2022-09-28T13:31:11.093Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:11.093Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:31:11.093Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:11.096Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:11.096Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371871093,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:31:11.196Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:31:11.197Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:11.197Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:11.250Z||pool-91-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:11.250Z||pool-91-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:31:12.096Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:31:12.098Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||MSO config path is: /app
2022-09-28T13:31:12.098Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 3e7e4c6e-d515-43ee-b1bc-c5e8cfebaee5, URL: /sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar to file: /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:12.098Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:12.099Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:12.099Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:12.261Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12559767577845622662/Definitions/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml
2022-09-28T13:31:13.077Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:31:13.078Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:31:13.078Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||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-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6ab275c8-5006 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-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||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-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||####################################################################################################
2022-09-28T13:31:13.079Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.080Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.081Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Node template pNF 6ab275c8-5006 0 is matching search criteria
2022-09-28T13:31:13.081Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:31:13.081Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 6ab275c8-5006 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:31:13.081Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Node template pNF 6ab275c8-5006 0 is matching search criteria
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Search for entities recursively
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 6ab275c8-5006 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.082Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.083Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.083Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.084Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.085Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.085Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.085Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.085Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.085Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_jbAQ9iwSksupvvTXraBD
Description:catalog service description
Model UUID:ce01e939-cadf-4706-988f-5a9bab644977
Model Version:NULL
Model InvariantUuid:c78915c9-dd89-448c-9bd7-167e73a52913
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:31:13.097Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: 6db1e592-061f-4fcd-8f6b-8b21ecd324da
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:31:13.103Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||pNF 6ab275c8-5006 0
2022-09-28T13:31:13.104Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 6db1e592-061f-4fcd-8f6b-8b21ecd324da
2022-09-28T13:31:13.104Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||No resources found for Service: ce01e939-cadf-4706-988f-5a9bab644977
2022-09-28T13:31:13.104Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: ce01e939-cadf-4706-988f-5a9bab644977
2022-09-28T13:31:13.104Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6ab275c8-5006 0 6db1e592-061f-4fcd-8f6b-8b21ecd324da ASDC
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:31:13.113Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7f80912b, org.onap.sdc.toscaparser.api.parameters.Input@efa32a3, org.onap.sdc.toscaparser.api.parameters.Input@68948160, org.onap.sdc.toscaparser.api.parameters.Input@299d5ee8, org.onap.sdc.toscaparser.api.parameters.Input@526f8b39]
2022-09-28T13:31:13.113Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.114Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.114Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid ce01e939-cadf-4706-988f-5a9bab644977: pNF 6ab275c8-5006
2022-09-28T13:31:13.114Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Processing PNF resource: 6db1e592-061f-4fcd-8f6b-8b21ecd324da
2022-09-28T13:31:13.115Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:31:13.115Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_jbAQ9iwSksupvvTXraBD is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:31:13.115Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||Resource customization UUID: f7d6715e-acfd-4339-adfe-1137c9384e6d is the same as notified resource customizationUUID: f7d6715e-acfd-4339-adfe-1137c9384e6d
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?)
2022-09-28T13:31:13.173Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6ab275c8-5006 6db1e592-061f-4fcd-8f6b-8b21ecd324da 0 ASDC deployResourceStructure
2022-09-28T13:31:13.174Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar ASDC sendASDCNotification
2022-09-28T13:31:13.174Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar
2022-09-28T13:31:13.175Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:31:13.175Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:13.177Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:13.178Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371873174,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:31:13.278Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:31:13.279Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:13.279Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:13.307Z||pool-92-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:13.308Z||pool-92-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:31:14.178Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 525168cd-ab3d-4a4b-a873-5251a11d99c5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:31:14.198Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 525168cd-ab3d-4a4b-a873-5251a11d99c5
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:31:14.206Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:31:14.220Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:31:44.221Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 525168cd-ab3d-4a4b-a873-5251a11d99c5 and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:31:44.230Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 525168cd-ab3d-4a4b-a873-5251a11d99c5 and serviceModelVersionId: ce01e939-cadf-4706-988f-5a9bab644977
2022-09-28T13:31:44.231Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c78915c9-dd89-448c-9bd7-167e73a52913
2022-09-28T13:31:44.232Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0
2022-09-28T13:31:44.238Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:31:44.261Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:31:44.274Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0|INFO|500||Invoke
2022-09-28T13:31:44.290Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:31:44.345Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:31:44.346Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:31:44 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[50], x-aai-txid=[2-aai-resources-220928-13:31:44:299-58438], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:31:44.347Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977","ERR.5.4.6114"]}}}

2022-09-28T13:31:44.352Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec=ERR.5.4.6114)
2022-09-28T13:31:44.352Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:31:44.353Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec=ERR.5.4.6114)
2022-09-28T13:31:44.353Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:31:44.360Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:31:44.361Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 525168cd-ab3d-4a4b-a873-5251a11d99c5 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec=ERR.5.4.6114)
2022-09-28T13:31:44.361Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:31:44.362Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:31:44.364Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:31:44.365Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||DEBUG|500||try to send status {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371904361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:31:44.469Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-28T13:31:44.471Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:31:44.471Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:31:44.519Z||pool-93-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:31:44.520Z||pool-93-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:32:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:32:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:32:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:32:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:32:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:32:02.204Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:32:02.366Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:32:02.366Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2022-09-28T13:32:02.367Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:32:02.367Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:32:11.789Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:33:02.199Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:33:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:33:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:33:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:33:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:33:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:33:02.744Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:33:02.745Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.745Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/resourceInstances/pnf6ab275c850060/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.746Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371862198,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371871093,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371873174,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbaq9iwsksupvvtxrabd/1.0/artifacts/service-DemoPnfJbaq9iwsksupvvtxrabd-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "525168cd-ab3d-4a4b-a873-5251a11d99c5",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664371904361,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d525168cd-ab3d-4a4b-a873-5251a11d99c5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/c78915c9-dd89-448c-9bd7-167e73a52913/model-vers/model-ver/ce01e939-cadf-4706-988f-5a9bab644977) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:33:02.747Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:33:11.753Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:34:02.199Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:34:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:34:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:34:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:34:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:34:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:34:11.755Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:34:11.757Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:35:02.198Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:35:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:35:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:35:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:35:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:35:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:35:11.757Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:35:11.759Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:36:02.199Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:36:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:36:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:36:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:36:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:36:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:36:11.804Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:36:11.828Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:37:02.198Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:37:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:37:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:37:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:37:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:37:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:37:11.777Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:37:11.812Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:38:02.198Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:38:02.199Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:38:02.199Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:38:02.206Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:38:02.207Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:38:02.207Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:38:11.763Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:38:11.768Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:39:02.200Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:39:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:39:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:39:02.207Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:39:02.208Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:39:02.208Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:39:11.787Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:39:11.807Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:40:02.198Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:40:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:40:02.201Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:40:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:40:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:40:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:40:11.771Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:40:11.772Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:41:02.200Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:41:02.202Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:41:02.203Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:41:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:41:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:41:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:41:11.803Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:41:11.841Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:02.199Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:42:02.200Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:42:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:02.207Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:42:02.208Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:42:02.208Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:02.564Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:02.566Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.566Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.570Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.570Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.570Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.570Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.570Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.571Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.572Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.573Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.574Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.575Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.575Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.575Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.575Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:02.575Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:42:02.970Z||pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:02.971Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:42:02.971Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"0c3b9c54-5991-4087-b402-4a784f327c5f","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"98dd0017-8e2d-4d92-b5af-169e7dffd91c","serviceDescription":"service","serviceInvariantUUID":"5040ba5f-804c-4c50-9ae9-82314243d476","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3aa976ac-8762-4291-9cd3-6bcca90a8796","resourceInvariantUUID":"64ba9a36-f59e-4360-8a11-1f3b4e408bd1","resourceCustomizationUUID":"9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7","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":"ZWZjYmJhZGEwODhmZWY4ZWZlOGUxNjQwZWRiNzhkOTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"efafdd98-1ca8-4551-b982-fe715138c5c4","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":"NGMyMzlmOThlMjllMjllNjNjOWU2NDM2Y2M4ZjA1Mjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"999ebb93-89b7-49c4-adb2-5c75ba905b24","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":"e53d61f5-1b5c-4f0b-86be-5c795f817492","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":"2e2eccc1-9ca4-4f65-8135-7b1cc77da2ac","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":"f9c9f884-df0f-426e-8b04-48f9c6204e0a","artifactVersion":"2","generatedFromUUID":"0fcd4f55-7943-413f-93bc-8a3659c77349"},{"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":"f7fd332a-4e29-4468-9bb5-dc216300d658","artifactVersion":"2","generatedFromUUID":"e53d61f5-1b5c-4f0b-86be-5c795f817492"},{"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":"0fcd4f55-7943-413f-93bc-8a3659c77349","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":"8b8a8006-8d35-40d5-8cd9-ff96d0a1f1fd","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":"YjIwOTcxMWQ0NjJkZjc1ZGUyODZmMmUwY2UzMDA3M2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5e4af944-5bb0-4f39-a5fc-811a9c29f739","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"Y2JjNjA2OTZhMjNjNDEyZjk4NzQwZmJjNThjYzEzODM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"612443f5-d7ce-488f-bd75-73907c2f8a70","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:42:02.974Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:02.978Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:02.984Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:02.984Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:03.091Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-09-28T13:42:03.092Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:03.093Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:03.204Z||pool-94-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:03.205Z||pool-94-thread-1|||||INFO|500||cambria reply ok (113 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:03.986Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:03.991Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:04.030Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:04.031Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:42:04.131Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:42:04.133Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:04.133Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:04.210Z||pool-95-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:04.212Z||pool-95-thread-1|||||INFO|500||cambria reply ok (80 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:42:05.035Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:05.040Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:05.047Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:05.047Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:42:05.143Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-28T13:42:05.144Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:05.144Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:05.209Z||pool-96-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:05.211Z||pool-96-thread-1|||||INFO|500||cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:06.048Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:06.052Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:06.071Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:06.072Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:06.166Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 94 ms
2022-09-28T13:42:06.170Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:06.170Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:06.216Z||pool-97-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:06.217Z||pool-97-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:07.073Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:07.075Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:07.082Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:07.082Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-28T13:42:07.179Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-28T13:42:07.180Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:07.180Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:07.213Z||pool-98-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:07.214Z||pool-98-thread-1|||||INFO|500||cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:08.083Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:08.083Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:08.088Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:08.088Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-28T13:42:08.188Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:42:08.189Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:08.189Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:08.264Z||pool-99-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:08.265Z||pool-99-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:09.088Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:09.090Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:09.093Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:09.094Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-28T13:42:09.194Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:42:09.230Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:09.231Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:09.297Z||pool-100-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:09.297Z||pool-100-thread-1|||||INFO|500||cambria reply ok (72 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:10.094Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:10.095Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:10.099Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:10.099Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:10.201Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-28T13:42:10.202Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:10.202Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:10.223Z||pool-101-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:10.223Z||pool-101-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:11.100Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:11.101Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:11.104Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:11.104Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:42:11.204Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:42:11.205Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:11.206Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:11.228Z||pool-102-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:11.229Z||pool-102-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:12.119Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:42:12.123Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:12.132Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:12.132Z||pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:42:12.228Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-09-28T13:42:12.229Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:12.230Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:12.281Z||pool-103-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:12.282Z||pool-103-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:42:13.135Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "98dd0017-8e2d-4d92-b5af-169e7dffd91c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5040ba5f-804c-4c50-9ae9-82314243d476",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "3aa976ac-8762-4291-9cd3-6bcca90a8796",
      "resourceInvariantUUID": "64ba9a36-f59e-4360-8a11-1f3b4e408bd1",
      "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": "NGMyMzlmOThlMjllMjllNjNjOWU2NDM2Y2M4ZjA1Mjk\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "999ebb93-89b7-49c4-adb2-5c75ba905b24",
          "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": "e53d61f5-1b5c-4f0b-86be-5c795f817492",
          "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": "f7fd332a-4e29-4468-9bb5-dc216300d658",
            "generatedFromUUID": "e53d61f5-1b5c-4f0b-86be-5c795f817492"
          },
          "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": "f9c9f884-df0f-426e-8b04-48f9c6204e0a",
          "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": "f7fd332a-4e29-4468-9bb5-dc216300d658",
          "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": "0fcd4f55-7943-413f-93bc-8a3659c77349",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "Y2JjNjA2OTZhMjNjNDEyZjk4NzQwZmJjNThjYzEzODM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "612443f5-d7ce-488f-bd75-73907c2f8a70"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:42:13.135Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:42:13.135Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 98dd0017-8e2d-4d92-b5af-169e7dffd91c ASDC
2022-09-28T13:42:13.137Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:0c3b9c54-5991-4087-b402-4a784f327c5f
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:98dd0017-8e2d-4d92-b5af-169e7dffd91c
ServiceInvariantUUID:5040ba5f-804c-4c50-9ae9-82314243d476
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:612443f5-d7ce-488f-bd75-73907c2f8a70
ArtifactChecksum:Y2JjNjA2OTZhMjNjNDEyZjk4NzQwZmJjNThjYzEzODM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7
ResourceInvariantUUID:64ba9a36-f59e-4360-8a11-1f3b4e408bd1
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:3aa976ac-8762-4291-9cd3-6bcca90a8796
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:999ebb93-89b7-49c4-adb2-5c75ba905b24
ArtifactChecksum:NGMyMzlmOThlMjllMjllNjNjOWU2NDM2Y2M4ZjA1Mjk=
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:e53d61f5-1b5c-4f0b-86be-5c795f817492
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:f7fd332a-4e29-4468-9bb5-dc216300d658
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:f9c9f884-df0f-426e-8b04-48f9c6204e0a
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:f7fd332a-4e29-4468-9bb5-dc216300d658
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:0fcd4f55-7943-413f-93bc-8a3659c77349
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:42:13.137Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 98dd0017-8e2d-4d92-b5af-169e7dffd91c ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:42:13.221Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:42:13.223Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:42:13.223Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:42:13.223Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 612443f5-d7ce-488f-bd75-73907c2f8a70 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:13.223Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:13.224Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:13.294Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:13.297Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 612443f5-d7ce-488f-bd75-73907c2f8a70 162929
2022-09-28T13:42:13.297Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-09-28T13:42:13.298Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:13.298Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:13.298Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:13.300Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:13.300Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372533297,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:13.403Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-28T13:42:13.404Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:13.404Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:13.432Z||pool-104-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:13.432Z||pool-104-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:42:14.301Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:42:14.302Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:42:14.303Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 612443f5-d7ce-488f-bd75-73907c2f8a70, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:14.304Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2022-09-28T13:42:14.305Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:14.305Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:14.473Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP245281009893353490/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2022-09-28T13:42:15.847Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:42:15.848Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-28T13:42:15.848Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:15.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2022-09-28T13:42:15.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:15.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:15.850Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:15.850Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:15.850Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-28T13:42:15.850Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.850Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.851Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.852Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-28T13:42:15.852Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:42:15.853Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.853Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.853Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.853Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-28T13:42:15.853Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2022-09-28T13:42:15.854Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:15.855Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.856Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c5463dc5-63fc-4be3-a8e3-3c42f5c86065
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.857Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.858Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.858Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:15.858Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:15.858Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:98dd0017-8e2d-4d92-b5af-169e7dffd91c
Model Version:NULL
Model InvariantUuid:5040ba5f-804c-4c50-9ae9-82314243d476
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:a7c60cc2-4a84-4c79-8035-858c76f3e95d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:64ba9a36-f59e-4360-8a11-1f3b4e408bd1
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:670fd198-e938-4aef-8b7b-752e236b0a1f
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:d66ae7fe-69ec-4413-83af-5bdeacdf4abd
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:1d1485a3-426f-4df1-837a-985c047cfbb4
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:cd1b512d-b492-48fd-a960-a3b8e37e77b2
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:c5463dc5-63fc-4be3-a8e3-3c42f5c86065
ModelInvariantUuid:d078d787-d0f0-4b80-aa27-85bdc9520cf8
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:1ac8636d-8b46-4e5a-8d46-af926df098d9
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:cfe18417-a356-44e9-8940-2c2ae14c61df
ModelInvariantUuid:e9a095b8-9b78-4130-96a8-d15bc678eced
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:b4cf5529-a00e-48e4-a268-7e32c2a3713f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:42:15.878Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3aa976ac-8762-4291-9cd3-6bcca90a8796
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:42:15.891Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0
2022-09-28T13:42:15.892Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3aa976ac-8762-4291-9cd3-6bcca90a8796
2022-09-28T13:42:15.892Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 999ebb93-89b7-49c4-adb2-5c75ba905b24 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-28T13:42:15.892Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:15.892Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-28T13:42:16.032Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:16.033Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 999ebb93-89b7-49c4-adb2-5c75ba905b24 1565
2022-09-28T13:42:16.033Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-09-28T13:42:16.033Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-28T13:42:16.033Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:16.033Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:16.036Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:16.036Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372536033,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:16.145Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 109 ms
2022-09-28T13:42:16.147Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:16.148Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:16.193Z||pool-105-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:16.194Z||pool-105-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:17.037Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1d1485a3-426f-4df1-837a-985c047cfbb4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cd1b512d-b492-48fd-a960-a3b8e37e77b2",
    "vfModuleModelCustomizationUUID": "4ecfe244-7268-48fb-a1b0-37ad9ee252b3",
    "isBase": true,
    "artifacts": [
      "e53d61f5-1b5c-4f0b-86be-5c795f817492",
      "f7fd332a-4e29-4468-9bb5-dc216300d658"
    ],
    "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": "670fd198-e938-4aef-8b7b-752e236b0a1f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d66ae7fe-69ec-4413-83af-5bdeacdf4abd",
    "vfModuleModelCustomizationUUID": "77357884-54da-4dcb-bb55-2e043d53716e",
    "isBase": false,
    "artifacts": [
      "0fcd4f55-7943-413f-93bc-8a3659c77349"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:42:17.043Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cd1b512d-b492-48fd-a960-a3b8e37e77b2
VfModuleModelInvariantUUID:1d1485a3-426f-4df1-837a-985c047cfbb4
VfModuleModelDescription:NULL
Artifacts UUID List:{
e53d61f5-1b5c-4f0b-86be-5c795f817492
,
f7fd332a-4e29-4468-9bb5-dc216300d658

}
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:d66ae7fe-69ec-4413-83af-5bdeacdf4abd
VfModuleModelInvariantUUID:670fd198-e938-4aef-8b7b-752e236b0a1f
VfModuleModelDescription:NULL
Artifacts UUID List:{
0fcd4f55-7943-413f-93bc-8a3659c77349

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

isBase:false


}

2022-09-28T13:42:17.046Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "1d1485a3-426f-4df1-837a-985c047cfbb4",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "cd1b512d-b492-48fd-a960-a3b8e37e77b2",
    "vfModuleModelCustomizationUUID": "4ecfe244-7268-48fb-a1b0-37ad9ee252b3",
    "isBase": true,
    "artifacts": [
      "e53d61f5-1b5c-4f0b-86be-5c795f817492",
      "f7fd332a-4e29-4468-9bb5-dc216300d658"
    ],
    "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": "670fd198-e938-4aef-8b7b-752e236b0a1f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "d66ae7fe-69ec-4413-83af-5bdeacdf4abd",
    "vfModuleModelCustomizationUUID": "77357884-54da-4dcb-bb55-2e043d53716e",
    "isBase": false,
    "artifacts": [
      "0fcd4f55-7943-413f-93bc-8a3659c77349"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:42:17.047Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:cd1b512d-b492-48fd-a960-a3b8e37e77b2
VfModuleModelInvariantUUID:1d1485a3-426f-4df1-837a-985c047cfbb4
VfModuleModelDescription:NULL
Artifacts UUID List:{
e53d61f5-1b5c-4f0b-86be-5c795f817492
,
f7fd332a-4e29-4468-9bb5-dc216300d658

}
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:d66ae7fe-69ec-4413-83af-5bdeacdf4abd
VfModuleModelInvariantUUID:670fd198-e938-4aef-8b7b-752e236b0a1f
VfModuleModelDescription:NULL
Artifacts UUID List:{
0fcd4f55-7943-413f-93bc-8a3659c77349

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

isBase:false


}

2022-09-28T13:42:17.047Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: e53d61f5-1b5c-4f0b-86be-5c795f817492 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-28T13:42:17.047Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:17.047Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-28T13:42:17.388Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:17.388Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml e53d61f5-1b5c-4f0b-86be-5c795f817492 914
2022-09-28T13:42:17.389Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-09-28T13:42:17.389Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-28T13:42:17.389Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:17.391Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:17.394Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:17.395Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372537389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:17.499Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:42:17.500Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:17.500Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:17.552Z||pool-106-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:17.553Z||pool-106-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:18.401Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f9c9f884-df0f-426e-8b04-48f9c6204e0a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-28T13:42:18.402Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:18.432Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-28T13:42:18.836Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:18.837Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env f9c9f884-df0f-426e-8b04-48f9c6204e0a 12
2022-09-28T13:42:18.837Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-09-28T13:42:18.837Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2022-09-28T13:42:18.837Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:18.840Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:18.846Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:18.847Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372538837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:18.946Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:42:18.948Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:18.948Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:19.139Z||pool-107-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:19.140Z||pool-107-thread-1|||||INFO|500||cambria reply ok (193 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:19.848Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f7fd332a-4e29-4468-9bb5-dc216300d658 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-28T13:42:19.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:19.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-28T13:42:20.353Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:20.354Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env f7fd332a-4e29-4468-9bb5-dc216300d658 96
2022-09-28T13:42:20.354Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-09-28T13:42:20.355Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-28T13:42:20.355Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:20.355Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:20.359Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:20.359Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372540354,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:20.460Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:42:20.461Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:20.461Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:20.556Z||pool-108-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:20.562Z||pool-108-thread-1|||||INFO|500||cambria reply ok (102 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:42:21.364Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 0fcd4f55-7943-413f-93bc-8a3659c77349 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-28T13:42:21.364Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:42:21.369Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-28T13:42:21.796Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:42:21.797Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 0fcd4f55-7943-413f-93bc-8a3659c77349 20206
2022-09-28T13:42:21.798Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-09-28T13:42:21.798Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2022-09-28T13:42:21.798Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:42:21.798Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:21.803Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:21.803Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372541798,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:42:21.901Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-28T13:42:21.902Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:21.903Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:22.018Z||pool-109-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:22.019Z||pool-109-thread-1|||||INFO|500||cambria reply ok (117 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:22.807Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 98dd0017-8e2d-4d92-b5af-169e7dffd91c
2022-09-28T13:42:22.808Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 3aa976ac-8762-4291-9cd3-6bcca90a8796 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:42:22.893Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5bf3387f, org.onap.sdc.toscaparser.api.parameters.Input@c2831be, org.onap.sdc.toscaparser.api.parameters.Input@4c3dc7b1, org.onap.sdc.toscaparser.api.parameters.Input@6d65de43, org.onap.sdc.toscaparser.api.parameters.Input@2f173350]
2022-09-28T13:42:22.897Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.898Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:22.898Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:42:22.900Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7
2022-09-28T13:42:22.900Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7 matches Tosca VF Customization UUID: 9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7
2022-09-28T13:42:22.900Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:42:22.908Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.908Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:22.909Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2022-09-28T13:42:22.910Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@38948e2
2022-09-28T13:42:22.910Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.910Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:42:22.910Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 77357884-54da-4dcb-bb55-2e043d53716e
2022-09-28T13:42:22.911Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 77357884-54da-4dcb-bb55-2e043d53716e
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:42:22.930Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.931Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:22.931Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:22.931Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.932Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:22.932Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:42:22.932Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.932Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2022-09-28T13:42:22.932Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=9f18e6e7-d3d8-4cdb-9246-e343ec52d9a7
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:42:22.961Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.962Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:22.979Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 98dd0017-8e2d-4d92-b5af-169e7dffd91c: basic_cnf_macro
2022-09-28T13:42:22.995Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.996Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:22.996Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:22.997Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:22.997Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:23.001Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:23.001Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:23.002Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:23.002Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:42:23.002Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:42:23.002Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:42:23.170Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 3aa976ac-8762-4291-9cd3-6bcca90a8796 2 ASDC deployResourceStructure
2022-09-28T13:42:23.171Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2022-09-28T13:42:23.171Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2022-09-28T13:42:23.172Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:42:23.172Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:23.175Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:23.176Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372543171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:42:23.288Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 112 ms
2022-09-28T13:42:23.289Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:23.289Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:23.324Z||pool-110-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:23.324Z||pool-110-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:24.177Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2022-09-28T13:42:24.177Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2022-09-28T13:42:24.177Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:42:24.177Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:24.188Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:24.189Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372544176,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:42:24.287Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:42:24.288Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:24.288Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:24.334Z||pool-111-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:24.334Z||pool-111-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:25.200Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2022-09-28T13:42:25.200Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2022-09-28T13:42:25.200Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-09-28T13:42:25.200Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:25.203Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:25.204Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372545190,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-28T13:42:25.307Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-28T13:42:25.308Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:25.308Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:25.413Z||pool-112-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:25.413Z||pool-112-thread-1|||||INFO|500||cambria reply ok (105 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:26.205Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2022-09-28T13:42:26.205Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2022-09-28T13:42:26.205Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:42:26.205Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:26.210Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:26.210Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372546205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:42:26.309Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:42:26.310Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:26.310Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:26.366Z||pool-113-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:26.367Z||pool-113-thread-1|||||INFO|500||cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:27.211Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2022-09-28T13:42:27.212Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2022-09-28T13:42:27.212Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2022-09-28T13:42:27.212Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:27.216Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:27.216Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372547211,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-28T13:42:27.319Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-09-28T13:42:27.320Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:27.320Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:27.434Z||pool-114-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:27.436Z||pool-114-thread-1|||||INFO|500||cambria reply ok (116 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:28.231Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2022-09-28T13:42:28.234Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2022-09-28T13:42:28.235Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:42:28.235Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:42:28.243Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:42:28.244Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372548231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:42:28.341Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
2022-09-28T13:42:28.342Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:42:28.342Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:42:28.416Z||pool-115-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:42:28.417Z||pool-115-thread-1|||||INFO|500||cambria reply ok (75 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:42:29.245Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:42:29.320Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:42:29.330Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:42:29.331Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:42:29.332Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:42:59.333Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:42:59.432Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:42:59.444Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:42:59.444Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:42:59.444Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:43:02.203Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:43:02.204Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:43:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:43:02.312Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:43:02.313Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:43:02.313Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:43:02.315Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:43:29.445Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:43:29.476Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:43:29.486Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:43:29.486Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:43:29.486Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:43:59.492Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:43:59.530Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:43:59.539Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:43:59.540Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:43:59.540Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:44:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:44:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:44:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:44:02.281Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:44:02.282Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:44:02.287Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:44:02.288Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:44:29.540Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:44:29.563Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:44:29.570Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:44:29.570Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:44:29.571Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:44:59.571Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:44:59.740Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:44:59.751Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:44:59.751Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-09-28T13:44:59.751Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-09-28T13:45:02.205Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:45:02.206Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:45:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:45:02.290Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:45:02.796Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.797Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.798Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372503262,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.800Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372503770,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372515216,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "cds",
  "timestamp": 1664372520026,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372518534,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372517524,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.803Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372529472,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.804Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372518528,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:02.822Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0c3b9c54-5991-4087-b402-4a784f327c5f
2022-09-28T13:45:02.822Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c3b9c54-5991-4087-b402-4a784f327c5f and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:02.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.859Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.860Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.868Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.868Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.869Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.869Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372530485,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:02.869Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.870Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.870Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.870Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.870Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.870Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.871Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.871Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.872Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.872Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "policy-id",
  "timestamp": 1664372531494,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:02.891Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0c3b9c54-5991-4087-b402-4a784f327c5f
2022-09-28T13:45:02.891Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c3b9c54-5991-4087-b402-4a784f327c5f and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:02.906Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.907Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.907Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.907Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.907Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372521616,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.908Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372522199,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372532603,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.909Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372533297,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372533704,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372534815,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.910Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372535952,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372536033,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.911Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.912Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.913Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372537228,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:02.931Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0c3b9c54-5991-4087-b402-4a784f327c5f
2022-09-28T13:45:02.931Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c3b9c54-5991-4087-b402-4a784f327c5f 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-09-28T13:45:02.945Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.945Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372537389,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.946Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.946Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.946Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372516623,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.948Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372538235,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372538837,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.949Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.950Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.950Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.950Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.951Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372527769,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.951Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.951Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.951Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.955Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.955Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.955Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:45:02.956Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.956Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372540354,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.956Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.956Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.957Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372528780,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:45:02.957Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.957Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.957Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.957Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372529785,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:45:02.958Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372541798,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:02.959Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:02.960Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:02.961Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "aai-ml",
  "timestamp": 1664372530793,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:02.987Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 0c3b9c54-5991-4087-b402-4a784f327c5f
2022-09-28T13:45:02.989Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0c3b9c54-5991-4087-b402-4a784f327c5f and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:03.009Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372543171,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.010Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372521033,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372544176,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.011Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "cds",
  "timestamp": 1664372539302,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372545190,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372538526,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.012Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372546205,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372547386,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372547211,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2022-09-28T13:45:03.013Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372548392,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372548231,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.014Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "policy-id",
  "timestamp": 1664372549396,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:03.033Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e9035fd-bef6-4923-b96e-c53016068daf
2022-09-28T13:45:03.034Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e9035fd-bef6-4923-b96e-c53016068daf and ComponentName POLICY
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.047Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372541617,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372550580,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372551655,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372533769,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372552728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.048Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.049Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372542553,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.049Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.049Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.049Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372553815,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:03.056Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e9035fd-bef6-4923-b96e-c53016068daf
2022-09-28T13:45:03.056Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e9035fd-bef6-4923-b96e-c53016068daf 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-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "multicloud-k8s-id",
  "timestamp": 1664372554832,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372544836,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.073Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1664372545840,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:03.087Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4e9035fd-bef6-4923-b96e-c53016068daf
2022-09-28T13:45:03.087Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e9035fd-bef6-4923-b96e-c53016068daf and ComponentName SDNC
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.099Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372546623,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372555439,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372556447,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372557452,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_ERROR"
}
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:45:03.100Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "aai-ml",
  "timestamp": 1664372558456,
  "artifactURL": "",
  "status": "COMPONENT_DONE_ERROR",
  "errorReason": "deploy failure",
  "componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:03.110Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 4e9035fd-bef6-4923-b96e-c53016068daf
2022-09-28T13:45:03.111Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e9035fd-bef6-4923-b96e-c53016068daf and ComponentName AAI
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:45:29.752Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:45:29.805Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:45:29.809Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:45:29.809Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:45:29.809Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:45:29.810Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:45:29.810Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:45:29.810Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:45:29.849Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:45:59.851Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0c3b9c54-5991-4087-b402-4a784f327c5f and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:45:59.891Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0c3b9c54-5991-4087-b402-4a784f327c5f and serviceModelVersionId: 98dd0017-8e2d-4d92-b5af-169e7dffd91c
2022-09-28T13:45:59.892Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5040ba5f-804c-4c50-9ae9-82314243d476
2022-09-28T13:45:59.894Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0
2022-09-28T13:45:59.903Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:45:59.952Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0|INFO|500||Invoke
2022-09-28T13:45:59.952Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0c3b9c54-5991-4087-b402-4a784f327c5f], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3a885f56-280a-474a-a311-260e0dfd6beb], X-ECOMP-RequestID=[0c3b9c54-5991-4087-b402-4a784f327c5f], X-TransactionId=[], X-ONAP-RequestID=[0c3b9c54-5991-4087-b402-4a784f327c5f], Content-Type=[application/merge-patch+json]}
2022-09-28T13:45:59.975Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:46:00.054Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?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/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:45:59 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[71], x-aai-txid=[0-aai-resources-220928-13:45:59:993-20707], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:46:00.076Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c","ERR.5.4.6114"]}}}

2022-09-28T13:46:00.086Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:46:00.095Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec=ERR.5.4.6114)
2022-09-28T13:46:00.096Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:46:00.098Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec=ERR.5.4.6114)
2022-09-28T13:46:00.098Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:46:00.132Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:46:00.133Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0c3b9c54-5991-4087-b402-4a784f327c5f and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec=ERR.5.4.6114)
2022-09-28T13:46:00.133Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:46:00.133Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:00.165Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:00.165Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372760133,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:46:00.267Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-09-28T13:46:00.269Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:46:00.269Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:00.312Z||pool-116-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:00.313Z||pool-116-thread-1|||||INFO|500||cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:46:01.184Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:46:01.188Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:46:01.188Z|0c3b9c54-5991-4087-b402-4a784f327c5f|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:46:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:46:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:02.893Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:02.894Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:46:02.894Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "0c3b9c54-5991-4087-b402-4a784f327c5f",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372760133,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d0c3b9c54-5991-4087-b402-4a784f327c5f Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/5040ba5f-804c-4c50-9ae9-82314243d476/model-vers/model-ver/98dd0017-8e2d-4d92-b5af-169e7dffd91c) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:46:02.895Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:46:05.736Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:05.737Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||received message from topic
2022-09-28T13:46:05.737Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"4e9035fd-bef6-4923-b96e-c53016068daf","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"69011292-e205-477f-9ce7-068aec8040fd","serviceDescription":"service","serviceInvariantUUID":"8a8497eb-af5c-4301-ba9d-a6b9ef192d9b","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"841b8955-8b83-4ff8-ab79-e50e87428d91","resourceInvariantUUID":"16ec294f-2ae3-4056-9028-dc66db79a336","resourceCustomizationUUID":"427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3","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":"NmIxNjBhZTQyYjA3NTZkODk5MjZmY2YwNjMwYWQ5ZmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"70469e61-b87d-41bd-be83-9e4f5bb0fcc8","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":"ZWE0YTU5ZjJkZjk5N2YzNTk1YjgyM2QzZDc0MDEyODY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fe7ed375-0926-4ee3-bfd6-323507aed013","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":"cf332d55-757d-460c-9868-1e9f2611a1fc","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":"b596e514-741d-4d4e-93a2-7683ef2f35a1","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":"7db4bc91-92bf-4852-8a6a-f03ce83689ec","artifactVersion":"2","generatedFromUUID":"cf332d55-757d-460c-9868-1e9f2611a1fc"},{"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":"ZmFmOTVjZjBjOTI3ZTMxODhhYmNhM2E4ODJmNzA2ZmE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"ce28febc-f683-4d72-a549-4285208a07eb","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":"OGI2M2FlMWQwNTRjNWMxNTZjNDI4ZjBmNGU4YzYwMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e54aecbf-fa83-4959-b210-00eb2b871b40","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"YmFkODEyMTVhYjE2YzdkOWJmNTY2NTRkZmJhMTc0NTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"cf602fdf-58ec-4327-ab39-aa35e31cdaf9","artifactVersion":"1"}],"workloadContext":"Production"}
2022-09-28T13:46:05.738Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:05.739Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:05.741Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:05.741Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:46:05.841Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:05.842Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:46:05.842Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:05.881Z||pool-117-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:05.881Z||pool-117-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:06.742Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:06.742Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:06.745Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:06.745Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:46:06.845Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:06.847Z||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-09-28T13:46:06.848Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:06.870Z||pool-118-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:06.871Z||pool-118-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:07.746Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:07.747Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:07.749Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:07.749Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:46:07.850Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:46:07.851Z||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-09-28T13:46:07.851Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:07.881Z||pool-119-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:07.882Z||pool-119-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:08.755Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:08.757Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:08.763Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:08.764Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:46:08.862Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:46:08.864Z||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-09-28T13:46:08.864Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:09.080Z||pool-120-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:09.084Z||pool-120-thread-1|||||INFO|500||cambria reply ok (221 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:09.766Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:09.766Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:09.769Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:09.771Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:46:09.871Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:09.872Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2022-09-28T13:46:09.873Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:10.044Z||pool-121-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:10.044Z||pool-121-thread-1|||||INFO|500||cambria reply ok (172 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:10.772Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:10.773Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:10.777Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:10.777Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:46:10.876Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:46:10.877Z||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-09-28T13:46:10.877Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:10.909Z||pool-122-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:10.910Z||pool-122-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:11.780Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:11.780Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:11.791Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:11.795Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:46:11.888Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms
2022-09-28T13:46:11.889Z||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-09-28T13:46:11.889Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:11.952Z||pool-123-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:11.953Z||pool-123-thread-1|||||INFO|500||cambria reply ok (65 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:12.798Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2022-09-28T13:46:12.801Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:12.803Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:12.804Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:46:12.904Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:12.905Z||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-09-28T13:46:12.905Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:12.933Z||pool-124-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:12.934Z||pool-124-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:13.805Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "69011292-e205-477f-9ce7-068aec8040fd",
  "serviceDescription": "service",
  "serviceInvariantUUID": "8a8497eb-af5c-4301-ba9d-a6b9ef192d9b",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "841b8955-8b83-4ff8-ab79-e50e87428d91",
      "resourceInvariantUUID": "16ec294f-2ae3-4056-9028-dc66db79a336",
      "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": "ZWE0YTU5ZjJkZjk5N2YzNTk1YjgyM2QzZDc0MDEyODY\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "fe7ed375-0926-4ee3-bfd6-323507aed013",
          "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": "cf332d55-757d-460c-9868-1e9f2611a1fc",
          "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": "7db4bc91-92bf-4852-8a6a-f03ce83689ec",
            "generatedFromUUID": "cf332d55-757d-460c-9868-1e9f2611a1fc"
          },
          "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": "7db4bc91-92bf-4852-8a6a-f03ce83689ec",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "YmFkODEyMTVhYjE2YzdkOWJmNTY2NTRkZmJhMTc0NTc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "cf602fdf-58ec-4327-ab39-aa35e31cdaf9"
    }
  ],
  "workloadContext": "Production"
}
2022-09-28T13:46:13.806Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-09-28T13:46:13.806Z|0c3b9c54-5991-4087-b402-4a784f327c5f|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 69011292-e205-477f-9ce7-068aec8040fd ASDC
2022-09-28T13:46:13.807Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4e9035fd-bef6-4923-b96e-c53016068daf
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:69011292-e205-477f-9ce7-068aec8040fd
ServiceInvariantUUID:8a8497eb-af5c-4301-ba9d-a6b9ef192d9b
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:cf602fdf-58ec-4327-ab39-aa35e31cdaf9
ArtifactChecksum:YmFkODEyMTVhYjE2YzdkOWJmNTY2NTRkZmJhMTc0NTc=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3
ResourceInvariantUUID:16ec294f-2ae3-4056-9028-dc66db79a336
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:841b8955-8b83-4ff8-ab79-e50e87428d91
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:fe7ed375-0926-4ee3-bfd6-323507aed013
ArtifactChecksum:ZWE0YTU5ZjJkZjk5N2YzNTk1YjgyM2QzZDc0MDEyODY=
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:cf332d55-757d-460c-9868-1e9f2611a1fc
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:7db4bc91-92bf-4852-8a6a-f03ce83689ec
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:7db4bc91-92bf-4852-8a6a-f03ce83689ec
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2022-09-28T13:46:13.807Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 69011292-e205-477f-9ce7-068aec8040fd ASDC treatNotification
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=?
Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?)
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:46:13.880Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:46:13.896Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:46:13.897Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:46:13.897Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cf602fdf-58ec-4327-ab39-aa35e31cdaf9 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-28T13:46:13.897Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:46:13.897Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-28T13:46:14.210Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:46:14.213Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar cf602fdf-58ec-4327-ab39-aa35e31cdaf9 82520
2022-09-28T13:46:14.213Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-09-28T13:46:14.213Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-28T13:46:14.214Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:46:14.214Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:14.219Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:14.220Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372774213,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:46:14.318Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-09-28T13:46:14.319Z||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-09-28T13:46:14.319Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:14.361Z||pool-125-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:14.362Z||pool-125-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:15.220Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-09-28T13:46:15.224Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2022-09-28T13:46:15.224Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: cf602fdf-58ec-4327-ab39-aa35e31cdaf9, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:15.225Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2022-09-28T13:46:15.225Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:15.225Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:15.345Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9298031887661868299/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2022-09-28T13:46:16.472Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2022-09-28T13:46:16.472Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||####################################################################################################
2022-09-28T13:46:16.473Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2022-09-28T13:46:16.474Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:46:16.475Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:46:16.476Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=41e7cf9b-914f-45a0-a8ac-acbc35bac371
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:16.477Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:69011292-e205-477f-9ce7-068aec8040fd
Model Version:NULL
Model InvariantUuid:8a8497eb-af5c-4301-ba9d-a6b9ef192d9b
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:150d8e1b-4dee-42be-83f6-5f2d3360957d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:16ec294f-2ae3-4056-9028-dc66db79a336
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:bedcb727-f8e7-47da-b294-ba330c23b0f7
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:41e7cf9b-914f-45a0-a8ac-acbc35bac371
ModelInvariantUuid:2cc5b91f-9b6a-4df8-9f8e-d3961375dc72
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:71b1145d-011a-4e51-80da-cda8ad4e0587
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:d855f646-013c-4c88-8654-a537326c5644
ModelInvariantUuid:657200ba-060e-44c2-b38f-933efab9ac03
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:45e37d0b-6271-4bb7-b685-8a6cdaee6b0f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract

VF Allotted Resource Properties:

PNF Allotted Resource Properties:

Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
2022-09-28T13:46:16.491Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 841b8955-8b83-4ff8-ab79-e50e87428d91
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:46:16.498Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||basic_vm_macro 0
2022-09-28T13:46:16.498Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 841b8955-8b83-4ff8-ab79-e50e87428d91
2022-09-28T13:46:16.498Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: fe7ed375-0926-4ee3-bfd6-323507aed013 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-28T13:46:16.498Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:46:16.499Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-28T13:46:16.637Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:46:16.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json fe7ed375-0926-4ee3-bfd6-323507aed013 792
2022-09-28T13:46:16.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-09-28T13:46:16.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-28T13:46:16.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:46:16.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:16.641Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:16.641Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372776638,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:46:16.741Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:16.742Z||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-09-28T13:46:16.742Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:16.778Z||pool-126-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:16.780Z||pool-126-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:17.643Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "bedcb727-f8e7-47da-b294-ba330c23b0f7",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37",
    "vfModuleModelCustomizationUUID": "ef4a7eb3-a522-4a00-9990-bdc1bafbdeef",
    "isBase": true,
    "artifacts": [
      "cf332d55-757d-460c-9868-1e9f2611a1fc",
      "7db4bc91-92bf-4852-8a6a-f03ce83689ec"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:46:17.650Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37
VfModuleModelInvariantUUID:bedcb727-f8e7-47da-b294-ba330c23b0f7
VfModuleModelDescription:NULL
Artifacts UUID List:{
cf332d55-757d-460c-9868-1e9f2611a1fc
,
7db4bc91-92bf-4852-8a6a-f03ce83689ec

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

isBase:true


}

2022-09-28T13:46:17.652Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "bedcb727-f8e7-47da-b294-ba330c23b0f7",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37",
    "vfModuleModelCustomizationUUID": "ef4a7eb3-a522-4a00-9990-bdc1bafbdeef",
    "isBase": true,
    "artifacts": [
      "cf332d55-757d-460c-9868-1e9f2611a1fc",
      "7db4bc91-92bf-4852-8a6a-f03ce83689ec"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2022-09-28T13:46:17.654Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:edc08e8d-8ad6-4e1e-9bbe-cd0ed4e13d37
VfModuleModelInvariantUUID:bedcb727-f8e7-47da-b294-ba330c23b0f7
VfModuleModelDescription:NULL
Artifacts UUID List:{
cf332d55-757d-460c-9868-1e9f2611a1fc
,
7db4bc91-92bf-4852-8a6a-f03ce83689ec

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

isBase:true


}

2022-09-28T13:46:17.654Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: cf332d55-757d-460c-9868-1e9f2611a1fc from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-28T13:46:17.654Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:46:17.654Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-28T13:46:17.907Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:46:17.908Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml cf332d55-757d-460c-9868-1e9f2611a1fc 5033
2022-09-28T13:46:17.908Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-28T13:46:17.909Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-28T13:46:17.909Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:46:17.909Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:17.911Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:17.911Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372777908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:46:18.011Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:18.012Z||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-09-28T13:46:18.013Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:18.090Z||pool-127-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:18.099Z||pool-127-thread-1|||||INFO|500||cambria reply ok (87 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:18.912Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 7db4bc91-92bf-4852-8a6a-f03ce83689ec from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-28T13:46:18.917Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - download
2022-09-28T13:46:18.917Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-28T13:46:19.371Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2022-09-28T13:46:19.375Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 7db4bc91-92bf-4852-8a6a-f03ce83689ec 903
2022-09-28T13:46:19.376Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-28T13:46:19.376Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-28T13:46:19.376Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2022-09-28T13:46:19.376Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:19.447Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:19.448Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372779376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:46:19.479Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 31 ms
2022-09-28T13:46:19.481Z||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-09-28T13:46:19.481Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:19.612Z||pool-128-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:19.612Z||pool-128-thread-1|||||INFO|500||cambria reply ok (132 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:20.448Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 69011292-e205-477f-9ce7-068aec8040fd
2022-09-28T13:46:20.449Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 841b8955-8b83-4ff8-ab79-e50e87428d91 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:46:20.570Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3647117e, org.onap.sdc.toscaparser.api.parameters.Input@2a59d7fc, org.onap.sdc.toscaparser.api.parameters.Input@45f8b537, org.onap.sdc.toscaparser.api.parameters.Input@58958338, org.onap.sdc.toscaparser.api.parameters.Input@56d7a5b5]
2022-09-28T13:46:20.579Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.587Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.589Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2022-09-28T13:46:20.589Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3
2022-09-28T13:46:20.592Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3 matches Tosca VF Customization UUID: 427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3
2022-09-28T13:46:20.592Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3  matches vfNotificationResource CustomizationUUID 
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
2022-09-28T13:46:20.606Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.608Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.609Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2022-09-28T13:46:20.610Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@467cfdef
2022-09-28T13:46:20.610Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.610Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-09-28T13:46:20.610Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ef4a7eb3-a522-4a00-9990-bdc1bafbdeef
2022-09-28T13:46:20.610Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ef4a7eb3-a522-4a00-9990-bdc1bafbdeef
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=?
2022-09-28T13:46:20.617Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.618Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:20.618Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:20.618Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.618Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:20.618Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:20.619Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.620Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2022-09-28T13:46:20.620Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2022-09-28T13:46:20.620Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2022-09-28T13:46:20.620Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=41e7cf9b-914f-45a0-a8ac-acbc35bac371
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
2022-09-28T13:46:20.634Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.635Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:20.636Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-09-28T13:46:20.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2022-09-28T13:46:20.638Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=427e2484-8a24-4f1e-a2e2-a7ce1dc9ecf3
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:46:20.661Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.662Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.662Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 69011292-e205-477f-9ce7-068aec8040fd: basic_vm_macro
2022-09-28T13:46:20.662Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.662Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.663Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.663Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.663Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.664Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.664Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.664Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.664Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2022-09-28T13:46:20.664Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-09-28T13:46:20.665Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-09-28T13:46:21.033Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 841b8955-8b83-4ff8-ab79-e50e87428d91 1 ASDC deployResourceStructure
2022-09-28T13:46:21.034Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2022-09-28T13:46:21.034Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2022-09-28T13:46:21.034Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:46:21.034Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:21.042Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:21.042Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372781034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:46:21.142Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-09-28T13:46:21.152Z||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-09-28T13:46:21.152Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:21.198Z||pool-129-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:21.199Z||pool-129-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-09-28T13:46:22.046Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2022-09-28T13:46:22.046Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2022-09-28T13:46:22.046Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:46:22.047Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:22.064Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:22.065Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372782046,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:46:22.160Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-09-28T13:46:22.161Z||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-09-28T13:46:22.162Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:22.208Z||pool-130-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:22.209Z||pool-130-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:23.066Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2022-09-28T13:46:23.066Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2022-09-28T13:46:23.066Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:46:23.066Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:23.069Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:23.069Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372783065,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:46:23.170Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-09-28T13:46:23.171Z||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-09-28T13:46:23.171Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:23.208Z||pool-131-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:23.208Z||pool-131-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:24.070Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2022-09-28T13:46:24.070Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2022-09-28T13:46:24.070Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-09-28T13:46:24.070Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:24.073Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:24.073Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372784069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:46:24.173Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:24.174Z||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-09-28T13:46:24.174Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:24.194Z||pool-132-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:24.194Z||pool-132-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-09-28T13:46:25.074Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e9035fd-bef6-4923-b96e-c53016068daf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:46:25.111Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e9035fd-bef6-4923-b96e-c53016068daf
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=?
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 
2022-09-28T13:46:25.117Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: 
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2022-09-28T13:46:25.128Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-09-28T13:46:55.131Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e9035fd-bef6-4923-b96e-c53016068daf and distributionStatus: 
Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=?
2022-09-28T13:46:55.276Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e9035fd-bef6-4923-b96e-c53016068daf and serviceModelVersionId: 69011292-e205-477f-9ce7-068aec8040fd
2022-09-28T13:46:55.276Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8a8497eb-af5c-4301-ba9d-a6b9ef192d9b
2022-09-28T13:46:55.278Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0
2022-09-28T13:46:55.402Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2022-09-28T13:46:55.444Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]}
2022-09-28T13:46:55.445Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0|INFO|500||Invoke
2022-09-28T13:46:55.479Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}

2022-09-28T13:46:55.568Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0|INFO|404|Not Found|InvokeReturn
2022-09-28T13:46:55.568Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd?depth=0 has http status code:404 and response headers:{date=[Wed, 28 Sep 2022 13:46:55 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[80], x-aai-txid=[1-aai-resources-220928-13:46:55:513-19718], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-09-28T13:46:55.570Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd","ERR.5.4.6114"]}}}

2022-09-28T13:46:55.575Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec=ERR.5.4.6114)
2022-09-28T13:46:55.580Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec=ERR.5.4.6114)
	at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74)
	at org.onap.so.client.RestRequest.get(RestRequest.java:77)
	at org.onap.so.client.RestClient.buildRequest(RestClient.java:326)
	at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322)
	at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283)
	at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67)
	at net.jodah.failsafe.Execution.executeSync(Execution.java:117)
	at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319)
	at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71)
	at org.onap.so.client.RestClient.method(RestClient.java:322)
	at org.onap.so.client.RestClient.patch(RestClient.java:265)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81)
	at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184)
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:46:55.581Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec=ERR.5.4.6114)
2022-09-28T13:46:55.581Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec=ERR.5.4.6114)
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2022-09-28T13:46:55.604Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-09-28T13:46:55.605Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e9035fd-bef6-4923-b96e-c53016068daf and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec=ERR.5.4.6114)
2022-09-28T13:46:55.605Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-09-28T13:46:55.605Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2022-09-28T13:46:55.608Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-09-28T13:46:55.608Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||DEBUG|500||try to send status {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372815605,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:46:55.708Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-09-28T13:46:55.710Z||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-09-28T13:46:55.710Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as mlj8iwJrznyRSBgg) ...
2022-09-28T13:46:55.750Z||pool-133-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:46:55.753Z||pool-133-thread-1|||||INFO|500||cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-09-28T13:46:56.626Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:46:56.627Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:46:56.628Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:47:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:47:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:47:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:47:02.935Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:47:02.936Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.936Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:47:02.937Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.937Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.942Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.943Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.946Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372761184,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372774213,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.947Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372776638,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372777908,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372779376,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372781034,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372782046,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372783065,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2022-09-28T13:47:02.948Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372784069,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
  "distributionID": "4e9035fd-bef6-4923-b96e-c53016068daf",
  "consumerID": "SO-COpenSource-Env11",
  "timestamp": 1664372815605,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_ERROR",
  "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d4e9035fd-bef6-4923-b96e-c53016068daf Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/8a8497eb-af5c-4301-ba9d-a6b9ef192d9b/model-vers/model-ver/69011292-e205-477f-9ce7-068aec8040fd) (ec\u003dERR.5.4.6114)"
}
2022-09-28T13:47:02.949Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-09-28T13:47:06.217Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:47:06.218Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:47:06.219Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:47:06.219Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:47:15.776Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:47:15.777Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:47:15.778Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:47:15.778Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:47:25.347Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:47:25.348Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:47:25.349Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:47:25.349Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:47:34.928Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:48:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:48:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:48:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:48:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:48:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:48:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:48:11.764Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:48:11.764Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:49:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:49:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:49:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:49:02.202Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:49:02.203Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:49:02.203Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:49:11.767Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:49:11.776Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:50:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:50:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:50:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:50:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:50:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:50:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:50:11.775Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:50:11.793Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:51:02.201Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:51:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:51:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:51:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:51:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:51:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:51:11.789Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:51:11.821Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:52:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:52:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:52:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:52:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:52:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:52:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:52:11.841Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:52:11.867Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:53:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:53:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:53:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:53:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:53:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:53:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:53:11.754Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:53:11.759Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:54:02.203Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:54:02.207Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:54:02.208Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:54:02.208Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:54:02.214Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:54:02.214Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:54:11.818Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:54:11.818Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:55:02.200Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:55:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:55:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:55:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:55:02.205Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:55:02.206Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:55:11.768Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:55:11.784Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:56:02.198Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:56:02.200Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:56:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:56:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:56:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:56:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:56:11.753Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:56:11.758Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:57:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:57:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:57:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:57:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:57:02.206Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:57:02.207Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:57:11.790Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:57:11.792Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:58:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:58:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:58:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:58:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:58:02.204Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:58:02.204Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:58:11.790Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:58:11.827Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:59:02.203Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:59:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:59:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:59:02.203Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T13:59:02.207Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T13:59:02.208Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T13:59:11.777Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T13:59:11.783Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:00:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:00:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:00:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:00:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:00:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:00:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:00:11.753Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:00:11.772Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:01:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:01:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:01:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:01:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:01:02.204Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:01:02.204Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:01:11.810Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:01:11.836Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:02:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:02:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:02:02.202Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:02:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:02:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:02:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:02:11.772Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:02:11.789Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:03:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:03:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:03:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:03:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:03:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:03:02.204Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:03:11.801Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:03:11.810Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:04:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:04:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:04:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:04:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:04:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:04:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:04:11.825Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:04:11.828Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:05:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:05:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:05:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:05:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:05:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:05:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:05:11.849Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:05:11.863Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:06:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:06:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:06:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:06:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:06:02.204Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:06:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:06:11.770Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:06:11.795Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:07:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:07:02.201Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:07:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:07:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:07:02.210Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:07:02.210Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:07:11.780Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:07:11.788Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:08:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:08:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:08:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:08:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:08:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:08:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:08:11.781Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:08:11.781Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:09:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:09:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:09:02.199Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:09:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:09:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:09:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:09:11.782Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:09:11.799Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:10:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:10:02.201Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:10:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:10:02.206Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:10:02.212Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:10:02.213Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:10:11.768Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:10:11.781Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:11:02.198Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:11:02.199Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:11:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:11:02.202Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:11:02.203Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:11:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:11:11.765Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:11:11.772Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:12:02.204Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:12:02.205Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:12:02.205Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:12:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:12:02.205Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:12:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:12:11.849Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:12:11.870Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:13:02.198Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:13:02.199Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:13:02.199Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:13:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:13:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:13:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:13:11.787Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:13:11.843Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:14:02.203Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:14:02.204Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:14:02.205Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:14:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:14:02.205Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:14:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:14:11.829Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:14:11.926Z||pool-2-thread-9|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:15:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:15:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:15:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:15:02.204Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:15:02.204Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:15:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:15:11.790Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:15:11.827Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:16:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:16:02.204Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:16:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:16:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:16:02.205Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:16:02.205Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:16:11.780Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:16:11.808Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:17:02.199Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:17:02.200Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:17:02.200Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:17:02.204Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:17:02.205Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:17:02.205Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:17:11.870Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:17:11.875Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:18:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:18:02.199Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:18:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:18:02.202Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:18:02.203Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:18:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:18:11.766Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:18:11.779Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:19:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:19:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:19:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:19:02.202Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:19:02.203Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:19:02.203Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:19:11.785Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:19:11.796Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:20:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:20:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:20:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:20:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:20:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:20:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:20:11.803Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:20:11.803Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:21:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:21:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:21:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:21:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:21:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:21:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:21:11.811Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:21:11.829Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:22:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:22:02.199Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:22:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:22:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:22:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:22:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:22:11.870Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:22:11.877Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:23:02.200Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:23:02.201Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:23:02.201Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:23:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:23:02.213Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:23:02.213Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:23:11.787Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:23:11.821Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:24:02.203Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:24:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:24:02.205Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:24:02.204Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:24:02.205Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:24:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:24:11.774Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:24:11.793Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:25:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:25:02.199Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:25:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:25:02.203Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:25:02.204Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:25:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:25:11.767Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:25:11.767Z||pool-2-thread-8|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:26:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:26:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:26:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:26:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:26:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:26:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:26:11.756Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:26:11.763Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:27:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:27:02.199Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:27:02.199Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:27:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:27:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:27:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:27:11.773Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:27:11.821Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:28:02.199Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:28:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:28:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:28:02.202Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:28:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:28:02.203Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:28:11.773Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:28:11.776Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:29:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:29:02.199Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:29:02.200Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:29:02.202Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:29:02.203Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:29:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:29:11.762Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:29:11.773Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:30:02.198Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:30:02.200Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:30:02.201Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as mlj8iwJrznyRSBgg) ...
2022-09-28T14:30:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:30:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:30:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:30:11.866Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:30:11.876Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:31:02.200Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:31:02.201Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:31:02.201Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:31:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:31:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:31:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:31:11.770Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:31:11.778Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:32:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:32:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:32:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:32:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:32:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:32:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:32:11.777Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:32:11.780Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:33:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:33:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:33:02.201Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:33:02.211Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:33:02.212Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:33:02.213Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:33:11.774Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:33:11.788Z|525168cd-ab3d-4a4b-a873-5251a11d99c5|pool-2-thread-10|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:34:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:34:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:34:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:34:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:34:02.204Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:34:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:34:11.764Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:34:11.764Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:35:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:35:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:35:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:35:02.203Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:35:02.203Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:35:02.204Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:35:11.769Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:35:11.771Z||pool-2-thread-6|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:36:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:36:02.201Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:36:02.201Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:36:02.202Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:36:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:36:02.203Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:36:11.778Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:36:11.796Z|acbfcee9-8e9c-43b7-adac-c7a418798e03|pool-2-thread-1|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:37:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:37:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:37:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:37:02.204Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:37:02.205Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:37:02.205Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:37:11.758Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:37:11.760Z||pool-2-thread-4|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:38:02.198Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:38:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:38:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:38:02.202Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:38:02.203Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:38:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:38:11.771Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:38:11.787Z||pool-2-thread-2|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:39:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:39:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:39:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:39:02.202Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:39:02.203Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:39:02.203Z||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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:39:11.794Z||pool-2-thread-7|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:39:11.796Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:40:02.199Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:40:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:40:02.200Z|4e9035fd-bef6-4923-b96e-c53016068daf|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:40:02.202Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-09-28T14:40:02.203Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-09-28T14:40:02.204Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|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 mlj8iwJrznyRSBgg) ...
2022-09-28T14:40:11.773Z|61c0d7c1-bd5a-4500-a189-b42b21fdeda8|pool-2-thread-5|||||INFO|500||	--> HTTP/1.1 200 OK
2022-09-28T14:40:11.806Z|4e9035fd-bef6-4923-b96e-c53016068daf|pool-2-thread-3|||||INFO|500||	--> HTTP/1.1 200 OK