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-10-14T15:07:55.106Z||main|||||INFO|500||The following profiles are active: basic
2022-10-14T15:08:11.810Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-14T15:08:11.811Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-14T15:08:11.978Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-14T15:08:21.161Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-14T15:08:21.850Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-14T15:08:22.932Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-14T15:08:22.990Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-14T15:08:23.161Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-14T15:08:23.720Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-14T15:08:24.879Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-14T15:08:27.504Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-14T15:08:31.929Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-14T15:08:32.085Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-14T15:08:33.062Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-14T15:08:33.456Z||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-10-14T15:08:35.025Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-14T15:08:36.374Z||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-10-14T15:08:37.184Z||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-10-14T15:08:38.307Z||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-10-14T15:08:38.320Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:38.358Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:41.330Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:41.331Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:38 GMT], server=[envoy], x-envoy-upstream-service-time=[2954], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:41.333Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"2fc061def1994e139ae9a76655146843","versionId":"3d8cf8c926084e799f5049d01cd3ad32"}
2022-10-14T15:08:41.392Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2022-10-14T15:08:41.482Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:41.484Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3e1df5c6-11bc-44d6-bd33-ca7911371b68], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:41.488Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:42.510Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[964]}
2022-10-14T15:08:42.511Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:42.512Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2fc061def1994e139ae9a76655146843/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:42.513Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2022-10-14T15:08:42.513Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:42.623Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:42.625Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:42.628Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:43.397Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:43.398Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:42 GMT], server=[envoy], x-envoy-upstream-service-time=[750], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:43.399Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"251bd1dd25ee4bdea4f8f8a75c0b7fff","versionId":"30932a1636c94da59792073468883f50"}
2022-10-14T15:08:43.402Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2022-10-14T15:08:43.452Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:43.453Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:43.458Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:44.270Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:44.271Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/251bd1dd25ee4bdea4f8f8a75c0b7fff/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[804]}
2022-10-14T15:08:44.296Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:44.297Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2022-10-14T15:08:44.298Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:44.366Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:44.368Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bb3e9252-29f7-4eb7-8088-90822817694a], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:44.372Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:44.813Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:44 GMT], server=[envoy], x-envoy-upstream-service-time=[435], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:44.818Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"39975b3d61284798970592b89a8bb4b0","versionId":"8cc81cd4978f451f85667b94e3583b39"}
2022-10-14T15:08:44.821Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:44.831Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2022-10-14T15:08:44.885Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:44.887Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:44.890Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:45.732Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:45.733Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/39975b3d61284798970592b89a8bb4b0/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[836]}
2022-10-14T15:08:45.742Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:45.743Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2022-10-14T15:08:45.744Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:45.832Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:45.833Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7b4b8039-1a0c-4d60-941e-19fc2137e9bd], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:45.835Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:46.604Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:45 GMT], server=[envoy], x-envoy-upstream-service-time=[766], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:46.606Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fe5e8ad946e545efadddc4830da2f801","versionId":"643f8f71e30f40e884067ea9d698781a"}
2022-10-14T15:08:46.607Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:46.610Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-10-14T15:08:46.665Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:46.669Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:46.671Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:47.319Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:47.320Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fe5e8ad946e545efadddc4830da2f801/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[643]}
2022-10-14T15:08:47.321Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:47.322Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2022-10-14T15:08:47.323Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.378Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.389Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:47.391Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:47.731Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:47.733Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:47 GMT], server=[envoy], x-envoy-upstream-service-time=[331], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:47.747Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"fa19e56746354b9b96d3613a767859c6","versionId":"bcf4851c5d454993abd3b6d6319d3469"}
2022-10-14T15:08:47.751Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-10-14T15:08:47.804Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:47.808Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:47.809Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fa19e56746354b9b96d3613a767859c6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[440]}
2022-10-14T15:08:48.253Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:48.254Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.254Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.325Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.328Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:48.332Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.545Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:48.548Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], x-envoy-upstream-service-time=[209], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:48.549Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"1a75462315864c848cd737ef7c3d39b7","versionId":"37df86b47f924eae8630d2bd467e4dfb"}
2022-10-14T15:08:48.552Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.601Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:48.603Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4704629b-fca6-4006-867a-ed5b5495f1c0], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:48.605Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:48.871Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[258]}
2022-10-14T15:08:48.872Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:48.873Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1a75462315864c848cd737ef7c3d39b7/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:48.873Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2022-10-14T15:08:48.874Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:48.990Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:48.991Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f9d926cd-2165-4f33-b674-22b9f775acaf], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:48.993Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.166Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:48 GMT], server=[envoy], x-envoy-upstream-service-time=[169], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:49.168Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b3f660f90d74666bd63b18a540ed471","versionId":"77d1fa1ef37147feab426f62aceff52a"}
2022-10-14T15:08:49.169Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:49.172Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2022-10-14T15:08:49.223Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:49.224Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a3fc607f-09fb-4d43-8e73-671e6d6957fe], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:49.226Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:49.497Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[268]}
2022-10-14T15:08:49.499Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:49.500Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b3f660f90d74666bd63b18a540ed471/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:49.501Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2022-10-14T15:08:49.506Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.714Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:49.715Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f74c8900-b628-4230-b417-b7cd77cb9fcd], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:49.741Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:49.930Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], x-envoy-upstream-service-time=[176], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:49.931Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"402505317f55452085e6c037a4f121f4","versionId":"331700f542b1485abd4ac9cb04c74dd9"}
2022-10-14T15:08:49.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:49.936Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2022-10-14T15:08:50.018Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:50.020Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:50.022Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:50.345Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:50.346Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/402505317f55452085e6c037a4f121f4/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[319]}
2022-10-14T15:08:50.347Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:50.348Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2022-10-14T15:08:50.349Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.397Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:50.398Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[308aa131-178e-4f53-b81e-726bde67b3db], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:50.401Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.599Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], x-envoy-upstream-service-time=[190], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:50.602Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b9841c53121740c39a01fba2494afcee","versionId":"2bfc5b92085b44d7be7f1a9340e33465"}
2022-10-14T15:08:50.603Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:50.608Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2022-10-14T15:08:50.645Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:50.648Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:50.650Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:50.931Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b9841c53121740c39a01fba2494afcee/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[277]}
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:50.932Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2022-10-14T15:08:50.933Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.982Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:50.983Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:50.985Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.160Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:51.164Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:50 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:51.165Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"3d35cdebb36640ea8f4386bc3a7faf73","versionId":"093a651677db476290b679b3dac6ad84"}
2022-10-14T15:08:51.167Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2022-10-14T15:08:51.217Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:51.219Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:51.222Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:51.487Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:51.488Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d35cdebb36640ea8f4386bc3a7faf73/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[260]}
2022-10-14T15:08:51.489Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:51.490Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2022-10-14T15:08:51.491Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.565Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.568Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:51.569Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:51.725Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:51.728Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:51.730Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"deb5092f77f54a9db60c2947bdefeb18","versionId":"b49e9fc7f86e42e0b54e4bbb9efc2b8c"}
2022-10-14T15:08:51.738Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2022-10-14T15:08:51.789Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:51.792Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3fb0b4c0-3309-4ece-b3ee-81f003400a98], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:51.795Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:52.107Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[310]}
2022-10-14T15:08:52.108Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:52.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/deb5092f77f54a9db60c2947bdefeb18/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:52.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2022-10-14T15:08:52.110Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.193Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:52.194Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[78b9b5a4-e48f-4a62-ba5c-539ef58919b2], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:52.196Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.371Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], x-envoy-upstream-service-time=[170], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:52.372Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2e784634bc594d4f86b666e97799afc0","versionId":"f738f375c0f54ca480f3423b1a33e489"}
2022-10-14T15:08:52.373Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:52.376Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2022-10-14T15:08:52.416Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:52.418Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:52.419Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:52.720Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:52.721Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2e784634bc594d4f86b666e97799afc0/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[297]}
2022-10-14T15:08:52.721Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:52.722Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2022-10-14T15:08:52.723Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.777Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:52.778Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b1aef125-5b59-41bb-9fd9-0ea018c458af], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:52.779Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:52.945Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], x-envoy-upstream-service-time=[160], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:52.947Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f7c562fface145b282ba2a452dd0a378","versionId":"e9c161dae674472f8260f7fb93842950"}
2022-10-14T15:08:52.950Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:52.959Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2022-10-14T15:08:53.015Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:53.016Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dde2e4e3-3178-4460-982b-34f139f997a9], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:53.017Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:53.288Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267]}
2022-10-14T15:08:53.289Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:53.290Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f7c562fface145b282ba2a452dd0a378/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:53.291Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2022-10-14T15:08:53.291Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.348Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.350Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:53.352Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.514Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:53.515Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], x-envoy-upstream-service-time=[158], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:53.516Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"924456ba13e1440289ff449a5a7d136e","versionId":"c3ef264534be4a569d9b7493dd3ea17c"}
2022-10-14T15:08:53.519Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2022-10-14T15:08:53.569Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:53.571Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:53.572Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:53.860Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:53.861Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/924456ba13e1440289ff449a5a7d136e/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[284]}
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2022-10-14T15:08:53.862Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:53.910Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:53.911Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2eac559-7f74-466a-97e2-a25d44a72e07], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:53.912Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.070Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:53 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:54.071Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"05c2f66eab3f405080ca1c68cb48520b","versionId":"0f25a1fd2ab94e8f972ee576d06888b9"}
2022-10-14T15:08:54.072Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:54.075Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2022-10-14T15:08:54.113Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:54.113Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d5e186b-beae-4573-a1ce-56d9b928b967], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:54.114Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:54.391Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[274]}
2022-10-14T15:08:54.392Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:54.394Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/05c2f66eab3f405080ca1c68cb48520b/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:54.395Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2022-10-14T15:08:54.396Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.457Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.458Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:54.460Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.616Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:54.618Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:54.619Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"7e2d461680404a75ac384456b3ae63e6","versionId":"d3b07a2121ca40199efc7ab06e9b226e"}
2022-10-14T15:08:54.623Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2022-10-14T15:08:54.658Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:54.660Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:54.661Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:54.918Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/7e2d461680404a75ac384456b3ae63e6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[254]}
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2022-10-14T15:08:54.919Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.968Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:54.969Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:54.970Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.127Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:55.128Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:54 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:55.129Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"620d8c1f056e4be9a97ceb6ea5704401","versionId":"a3d76831be194976ac6d5f55d14abfa3"}
2022-10-14T15:08:55.132Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2022-10-14T15:08:55.167Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:55.168Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:55.170Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:55.476Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:55.477Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/620d8c1f056e4be9a97ceb6ea5704401/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[300]}
2022-10-14T15:08:55.478Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:55.479Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2022-10-14T15:08:55.479Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.533Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.535Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:55.536Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:55.714Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:55.715Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], x-envoy-upstream-service-time=[175], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:55.720Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"17f8a61cbbf94c55b9e90396736a3887","versionId":"29076bf1d8374fc094dc9871595133fc"}
2022-10-14T15:08:55.727Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2022-10-14T15:08:55.775Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:55.776Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:55.777Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:56.048Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:56.048Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/17f8a61cbbf94c55b9e90396736a3887/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[267]}
2022-10-14T15:08:56.049Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:56.049Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2022-10-14T15:08:56.051Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.107Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:56.108Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[638e30f6-1d08-4c7f-8690-300e7c3b0b56], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.109Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.266Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], x-envoy-upstream-service-time=[154], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:56.267Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b4eb9c6ce59d4f84b023d637404bb476","versionId":"1f7b69e7487f4b2ba42a151996bf09a4"}
2022-10-14T15:08:56.268Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:56.270Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2022-10-14T15:08:56.302Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:56.303Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[77b44b22-bc42-4c3d-bcd9-0da2a231281a], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.304Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:56.572Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[266]}
2022-10-14T15:08:56.573Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b4eb9c6ce59d4f84b023d637404bb476/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2022-10-14T15:08:56.574Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.619Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.713Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:56.729Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:56.904Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:56.905Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:56.906Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"3b0eb2832ec4488fb4fbb87947a51c48","versionId":"ae383bcb6c4e4e0b8255b240175365ac"}
2022-10-14T15:08:56.910Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2022-10-14T15:08:56.946Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:56.948Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c0c17f2b-1548-4296-9ec2-24c16c5e8d7c], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:56.950Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:57.243Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:56 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[290]}
2022-10-14T15:08:57.245Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:57.246Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3b0eb2832ec4488fb4fbb87947a51c48/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:57.247Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2022-10-14T15:08:57.247Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.315Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.317Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:57.318Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.475Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:57.476Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], x-envoy-upstream-service-time=[153], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:57.477Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"9b4081d1065c48398504ae9a95d7a5ac","versionId":"ef557271d84d4ea3be0051963fb8bc89"}
2022-10-14T15:08:57.481Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2022-10-14T15:08:57.535Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:57.537Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:57.539Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:57.783Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:57.786Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9b4081d1065c48398504ae9a95d7a5ac/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[239]}
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2022-10-14T15:08:57.787Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:57.848Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:57.848Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e7e7b063-7870-4f6e-89dd-67c80102dd27], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:57.850Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.013Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:57 GMT], server=[envoy], x-envoy-upstream-service-time=[161], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:58.015Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5b9fb79030bd41f4b3dab2baf47c5465","versionId":"20bad66e6d0444359f77eed0731de9ce"}
2022-10-14T15:08:58.016Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:58.019Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2022-10-14T15:08:58.057Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2022-10-14T15:08:58.063Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:58.065Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:58.311Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:58.311Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5b9fb79030bd41f4b3dab2baf47c5465/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242]}
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2022-10-14T15:08:58.312Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.364Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.367Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:58.369Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.544Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:58.545Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], x-envoy-upstream-service-time=[171], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:58.546Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||{"id":"bec7f8cf70c84180b2e4b0b38a6283f6","versionId":"0255a9b72b534a4cb5196aef38c6aca5"}
2022-10-14T15:08:58.549Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2022-10-14T15:08:58.587Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:58.588Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[fbd5b908-4813-45a8-a061-57a303e4e827], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:58.590Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:58.905Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[313]}
2022-10-14T15:08:58.906Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/bec7f8cf70c84180b2e4b0b38a6283f6/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2022-10-14T15:08:58.907Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:58.957Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2022-10-14T15:08:58.958Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2aa07e3d-dfd3-46f2-a54e-ca872e2dd65b], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:58.960Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:08:59.184Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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=[Fri, 14 Oct 2022 15:08:58 GMT], server=[envoy], x-envoy-upstream-service-time=[221], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2022-10-14T15:08:59.185Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a3e626788c1c4aa7b0b6616e47e08ee3","versionId":"851613cf4269429a88fa4e6b7faf401a"}
2022-10-14T15:08:59.186Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2022-10-14T15:08:59.189Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2022-10-14T15:08:59.222Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|INFO|500||Invoke
2022-10-14T15:08:59.223Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions with request headers:{X-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b26783dd-eef6-430f-a56a-633f25ec2512], X-ECOMP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-TransactionID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], X-ONAP-RequestID=[44ed3e23-8a5b-4b86-8a8c-09b497369ae1], Content-Type=[application/json]}
2022-10-14T15:08:59.224Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2022-10-14T15:08:59.786Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions has http status code:200 and response headers:{date=[Fri, 14 Oct 2022 15:08:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[559]}
2022-10-14T15:08:59.788Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2022-10-14T15:08:59.789Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a3e626788c1c4aa7b0b6616e47e08ee3/versions/latest/actions|INFO|500||InvokeReturn
2022-10-14T15:08:59.793Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2022-10-14T15:09:04.399Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|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-10-14T15:09:08.118Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||---
2022-10-14T15:09:08.118Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-14T15:09:08.119Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||WARN|500||---
2022-10-14T15:09:08.967Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-14T15:09:16.379Z|44ed3e23-8a5b-4b86-8a8c-09b497369ae1|main|||||INFO|500||Started Application in 85.301 seconds (JVM running for 88.473)
2022-10-14T15:09:16.439Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2022-10-14T15:09:16.453Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2022-10-14T15:09:16.475Z||scheduling-1|||||INFO|500||DistributionClient - init
2022-10-14T15:09:16.523Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file)
2022-10-14T15:09:16.582Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 7d8affd7-ae4f-40a7-aa20-c2630c6efa14 url= /sdc/v1/artifactTypes
2022-10-14T15:09:16.583Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2022-10-14T15:09:16.786Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2022-10-14T15:09:16.829Z||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-10-14T15:09:16.853Z||scheduling-1|||||DEBUG|500||create keys
2022-10-14T15:09:16.863Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2022-10-14T15:09:16.977Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:09:16.996Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= d56dfb3f-385a-47e3-b4be-44949d8cce9a url= /sdc/v1/registerForDistribution
2022-10-14T15:09:17.128Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= d56dfb3f-385a-47e3-b4be-44949d8cce9a url= /sdc/v1/registerForDistribution
2022-10-14T15:09:17.128Z||scheduling-1|||||INFO|500||start DistributionClient
2022-10-14T15:09:17.149Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:09:17.171Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:09:17.173Z||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-10-14T15:09:17.174Z||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-10-14T15:09:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:09:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:09:17.184Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2022-10-14T15:09:27.530Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:09:27.600Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:10:17.146Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:10:17.151Z||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-10-14T15:10:17.152Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:10:17.170Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:10:17.172Z||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-10-14T15:10:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:10:26.715Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:10:26.755Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:11:17.145Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:11:17.146Z||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-10-14T15:11:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:11:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:11:17.171Z||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-10-14T15:11:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:11:26.699Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:11:26.732Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:12:17.144Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:12:17.146Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel.
2022-10-14T15:12:17.146Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:12:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:12:17.172Z||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-10-14T15:12:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:12:26.761Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:12:26.858Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:13:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:13:17.146Z||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-10-14T15:13:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:13:17.170Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:13:17.171Z||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-10-14T15:13:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:13:26.700Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:13:26.724Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:14:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:14:17.145Z||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-10-14T15:14:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:14:17.170Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:14:17.171Z||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-10-14T15:14:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:14:26.709Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:14:26.751Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:15:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:15:17.149Z||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-10-14T15:15:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:15:17.170Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:15:17.171Z||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-10-14T15:15:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:15:26.712Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:15:26.721Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:16:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:16:17.146Z||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-10-14T15:16:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:16:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:16:17.174Z||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-10-14T15:16:17.174Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:16:26.723Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:16:26.723Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:17:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:17:17.146Z||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-10-14T15:17:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:17:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:17:17.171Z||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-10-14T15:17:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:17:26.701Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:17:26.726Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:18:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:18:17.145Z||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-10-14T15:18:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:18:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:18:17.172Z||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-10-14T15:18:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:18:20.450Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-14T15:18:26.698Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:18:26.726Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:19:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:19:17.146Z||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-10-14T15:19:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:19:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:19:17.171Z||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-10-14T15:19:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:19:26.702Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:19:26.720Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:20:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:20:17.145Z||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-10-14T15:20:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:20:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:20:17.171Z||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-10-14T15:20:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:20:26.715Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:20:26.719Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:21:17.147Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:21:17.149Z||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-10-14T15:21:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:21:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:21:17.171Z||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-10-14T15:21:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:21:26.697Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:21:26.724Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:22:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:22:17.149Z||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-10-14T15:22:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:22:17.171Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:22:17.173Z||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-10-14T15:22:17.173Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:22:26.698Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:22:26.728Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:23:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:23:17.147Z||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-10-14T15:23:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:23:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:23:17.171Z||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-10-14T15:23:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:23:26.698Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:23:26.719Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:24:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:24:17.145Z||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-10-14T15:24:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:24:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:24:17.172Z||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-10-14T15:24:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:24:26.709Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:24:26.725Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:25:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:25:17.145Z||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-10-14T15:25:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:25:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:25:17.171Z||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-10-14T15:25:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:25:26.696Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:25:26.718Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:26:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:26:17.145Z||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-10-14T15:26:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:26:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:26:17.171Z||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-10-14T15:26:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:26:26.700Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:26:26.716Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:27:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:27:17.146Z||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-10-14T15:27:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:27:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:27:17.171Z||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-10-14T15:27:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:27:26.694Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:27:26.732Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:28:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:28:17.150Z||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-10-14T15:28:17.151Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:28:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:28:17.172Z||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-10-14T15:28:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:28:26.700Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:28:26.718Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:29:17.144Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:29:17.148Z||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-10-14T15:29:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:29:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:29:17.171Z||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-10-14T15:29:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:29:26.700Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:29:26.733Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:30:17.145Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:30:17.146Z||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-10-14T15:30:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:30:17.171Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:30:17.172Z||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-10-14T15:30:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:30:26.696Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:30:26.730Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:31:17.144Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:31:17.145Z||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-10-14T15:31:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:31:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:31:17.171Z||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-10-14T15:31:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:31:26.723Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:31:26.736Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:32:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:32:17.145Z||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-10-14T15:32:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:32:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:32:17.171Z||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-10-14T15:32:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:32:26.695Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:32:26.723Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:33:17.144Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:33:17.145Z||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-10-14T15:33:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:33:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:33:17.171Z||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-10-14T15:33:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:33:26.757Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:33:26.758Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:34:17.145Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:34:17.149Z||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-10-14T15:34:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:34:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:34:17.171Z||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-10-14T15:34:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:34:26.710Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:34:26.715Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:35:17.144Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:35:17.147Z||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-10-14T15:35:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:35:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:35:17.173Z||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-10-14T15:35:17.173Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:35:26.703Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:35:26.752Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:36:17.144Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:36:17.145Z||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-10-14T15:36:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:36:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:36:17.171Z||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-10-14T15:36:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:36:26.701Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:36:26.719Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:37:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:37:17.146Z||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-10-14T15:37:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:37:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:37:17.171Z||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-10-14T15:37:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:37:26.709Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:37:26.732Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:38:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:38:17.145Z||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-10-14T15:38:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:38:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:38:17.172Z||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-10-14T15:38:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:38:26.695Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:38:26.712Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:39:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:39:17.146Z||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-10-14T15:39:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:39:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:39:17.171Z||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-10-14T15:39:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:39:26.695Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:39:26.719Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:40:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:40:17.145Z||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-10-14T15:40:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:40:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:40:17.171Z||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-10-14T15:40:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:40:26.703Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:40:26.727Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:41:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:41:17.151Z||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-10-14T15:41:17.151Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:41:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:41:17.177Z||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-10-14T15:41:17.177Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:41:26.713Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:41:26.731Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:42:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:42:17.146Z||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-10-14T15:42:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:42:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:42:17.171Z||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-10-14T15:42:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:42:26.708Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:42:26.716Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:43:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:43:17.145Z||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-10-14T15:43:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:43:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:43:17.171Z||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-10-14T15:43:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:43:26.697Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:43:26.721Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:44:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:44:17.147Z||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-10-14T15:44:17.148Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:44:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:44:17.171Z||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-10-14T15:44:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:44:26.699Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:44:26.719Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:45:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:45:17.146Z||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-10-14T15:45:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:45:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:45:17.171Z||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-10-14T15:45:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:45:26.710Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:45:26.717Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:46:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:46:17.146Z||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-10-14T15:46:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:46:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:46:17.171Z||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-10-14T15:46:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:46:26.707Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:46:26.718Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:47:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:47:17.146Z||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-10-14T15:47:17.147Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:47:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:47:17.171Z||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-10-14T15:47:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:47:26.711Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:47:26.713Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:48:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:48:17.148Z||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-10-14T15:48:17.149Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:48:17.170Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:48:17.171Z||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-10-14T15:48:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:48:26.700Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:48:26.719Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:49:17.145Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:49:17.146Z||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-10-14T15:49:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:49:17.170Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:49:17.171Z||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-10-14T15:49:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:49:26.697Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:49:26.732Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:50:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:50:17.145Z||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-10-14T15:50:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:50:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:50:17.172Z||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-10-14T15:50:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:50:26.710Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:50:26.716Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:51:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:51:17.145Z||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-10-14T15:51:17.145Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:51:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:51:17.171Z||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-10-14T15:51:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:51:26.707Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:51:26.716Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:17.144Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:52:17.146Z||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-10-14T15:52:17.146Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:52:17.171Z||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-10-14T15:52:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:17.777Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:17.779Z||pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.780Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"e6e020b7-fa1c-407d-9ca3-c097db61650c","serviceName":"basic_onboard_QtGQrA","serviceVersion":"1.0","serviceUUID":"e99d654f-05db-48ca-8f81-257aae463062","serviceDescription":"service","serviceInvariantUUID":"d80f46a4-edc2-4e7b-9998-b595cfaaef23","resources":[{"resourceInstanceName":"basic_onboard_QtGQrA 0","resourceName":"basic_onboard_QtGQrA","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"101945cc-33aa-4c6c-832c-a8731c8308fd","resourceInvariantUUID":"85386f36-09f6-4308-b6ec-ed212f77a6a7","resourceCustomizationUUID":"7b1a233c-6f90-4440-be41-7fb06f3c1ae3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml","artifactChecksum":"MTliNjc5OWNlOThkMGRmNjdlNTc4ZWE3MDc4NTk5MzQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"36d9c71f-b32a-4398-a512-1cd46b41fc01","artifactVersion":"1"},{"artifactName":"basic_onboard_qtgqra0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json","artifactChecksum":"YmY2MTEzNTBmZjVmY2Y2NmE1ZGQwYzIyMTQ5NzMzNWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"869bc732-8609-4f24-86f6-6c921053c6c5","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"075d08a0-d738-4508-ba55-3835067bb96c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f34ab84-60af-41fe-8274-9435629c658f","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b55ae6b9-21c4-494a-b4b5-b1edbee8a01a","artifactVersion":"2","generatedFromUUID":"075d08a0-d738-4508-ba55-3835067bb96c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardQtgqra-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml","artifactChecksum":"YmViN2M3MjViYTcyOTFjZTc5YTg1OWI5ZGFlMjZhZjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0ed26580-e68f-4c18-9517-5e8d610b3e74","artifactVersion":"1"},{"artifactName":"service-BasicOnboardQtgqra-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar","artifactChecksum":"ZmNmMjU5OWRkYmZiNTNiMzU3ZGIwOTU4MjM3NTAxODQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c89e8cf5-fc54-430b-ab6e-892e0216c870","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-14T15:52:17.805Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:17.811Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.811Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.838Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:17.847Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:17.853Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.853Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.853Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.854Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.854Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.854Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.854Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.855Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.856Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.856Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.856Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.856Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.856Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.857Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.857Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.857Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.857Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.858Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.858Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.858Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.858Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.859Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.859Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.859Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.859Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.860Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.860Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.860Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.860Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.861Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.862Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.864Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.864Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.864Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.865Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.866Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.866Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:17.866Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.866Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.866Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.867Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.867Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.867Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.867Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.868Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.868Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.868Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.868Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.868Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.869Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.869Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.869Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762678890,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.869Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.870Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.870Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762685352,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.870Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.871Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.872Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762682665,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.872Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.872Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.872Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.872Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.873Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.873Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.873Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.873Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.873Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762694757,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:17.874Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:17.874Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.874Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "cds",
"timestamp": 1665762693567,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:17.874Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:17.875Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.875Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762693995,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:17.875Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:17.875Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.875Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-10-14T15:52:17.876Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.876Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762695775,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:17.876Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:17.876Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.877Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762695044,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T15:52:17.877Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:17.877Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.877Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:17.877Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:17.878Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:17.878Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "policy-id",
"timestamp": 1665762696780,
"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-10-14T15:52:17.968Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-10-14T15:52:17.973Z||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-10-14T15:52:17.973Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-10-14T15:52:17.993Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:17.995Z||pool-3-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2022-10-14T15:52:18.057Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6e020b7-fa1c-407d-9ca3-c097db61650c
2022-10-14T15:52:18.086Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6e020b7-fa1c-407d-9ca3-c097db61650c 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-10-14T15:52:18.122Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.122Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762696060,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T15:52:18.123Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.123Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.123Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762689795,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:18.124Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.124Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.124Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "aai-ml",
"timestamp": 1665762697066,
"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-10-14T15:52:18.136Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of e6e020b7-fa1c-407d-9ca3-c097db61650c
2022-10-14T15:52:18.136Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6e020b7-fa1c-407d-9ca3-c097db61650c 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-10-14T15:52:18.150Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.151Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762697563,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:18.151Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.151Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.152Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762698684,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:18.152Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.152Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.152Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762699805,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:18.152Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.153Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.153Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.153Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.153Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.153Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762700908,
"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-10-14T15:52:18.160Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e6e020b7-fa1c-407d-9ca3-c097db61650c
2022-10-14T15:52:18.161Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6e020b7-fa1c-407d-9ca3-c097db61650c 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-10-14T15:52:18.177Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.177Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.177Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.177Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762701913,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:18.178Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.178Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.178Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.184Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.184Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.185Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.185Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.185Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.186Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762700053,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:18.187Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:52:18.187Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.187Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762707906,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:18.187Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.188Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.188Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762712499,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:18.188Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:52:18.189Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:52:18.189Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762713504,
"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-10-14T15:52:18.197Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e6e020b7-fa1c-407d-9ca3-c097db61650c
2022-10-14T15:52:18.198Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId e6e020b7-fa1c-407d-9ca3-c097db61650c 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-10-14T15:52:18.875Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:18.876Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:18.880Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:18.880Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:52:18.980Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:52:18.982Z||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-10-14T15:52:18.982Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:18.998Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:18.999Z||pool-4-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:52:19.882Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:19.884Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:19.888Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:19.888Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:52:19.987Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:52:19.988Z||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-10-14T15:52:19.988Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:20.004Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:20.005Z||pool-5-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:20.890Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:20.893Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:20.897Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:20.897Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:20.997Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:20.999Z||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-10-14T15:52:20.999Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:21.018Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:21.019Z||pool-6-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:21.897Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:21.898Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:21.902Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:21.902Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-10-14T15:52:22.001Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:52:22.003Z||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-10-14T15:52:22.003Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:22.039Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:22.040Z||pool-7-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:22.903Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:22.904Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:22.907Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:22.907Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:52:23.010Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
2022-10-14T15:52:23.012Z||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-10-14T15:52:23.012Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:23.029Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:23.029Z||pool-8-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:52:23.908Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:52:23.908Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:23.911Z||pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:23.911Z||pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:52:24.011Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:24.013Z||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-10-14T15:52:24.013Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:24.039Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:24.040Z||pool-9-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:24.914Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"serviceName": "basic_onboard_QtGQrA",
"serviceVersion": "1.0",
"serviceUUID": "e99d654f-05db-48ca-8f81-257aae463062",
"serviceDescription": "service",
"serviceInvariantUUID": "d80f46a4-edc2-4e7b-9998-b595cfaaef23",
"resources": [
{
"resourceInstanceName": "basic_onboard_QtGQrA 0",
"resourceCustomizationUUID": "7b1a233c-6f90-4440-be41-7fb06f3c1ae3",
"resourceName": "basic_onboard_QtGQrA",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "101945cc-33aa-4c6c-832c-a8731c8308fd",
"resourceInvariantUUID": "85386f36-09f6-4308-b6ec-ed212f77a6a7",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_qtgqra0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"artifactChecksum": "YmY2MTEzNTBmZjVmY2Y2NmE1ZGQwYzIyMTQ5NzMzNWE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "869bc732-8609-4f24-86f6-6c921053c6c5",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "075d08a0-d738-4508-ba55-3835067bb96c",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b55ae6b9-21c4-494a-b4b5-b1edbee8a01a",
"generatedFromUUID": "075d08a0-d738-4508-ba55-3835067bb96c"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "b55ae6b9-21c4-494a-b4b5-b1edbee8a01a",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardQtgqra-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"artifactChecksum": "ZmNmMjU5OWRkYmZiNTNiMzU3ZGIwOTU4MjM3NTAxODQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "c89e8cf5-fc54-430b-ab6e-892e0216c870"
}
],
"workloadContext": "Production"
}
2022-10-14T15:52:24.917Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-14T15:52:24.917Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e99d654f-05db-48ca-8f81-257aae463062 ASDC
2022-10-14T15:52:25.094Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:e6e020b7-fa1c-407d-9ca3-c097db61650c
ServiceName:basic_onboard_QtGQrA
ServiceVersion:1.0
ServiceUUID:e99d654f-05db-48ca-8f81-257aae463062
ServiceInvariantUUID:d80f46a4-edc2-4e7b-9998-b595cfaaef23
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardQtgqra-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar
ArtifactUUID:c89e8cf5-fc54-430b-ab6e-892e0216c870
ArtifactChecksum:ZmNmMjU5OWRkYmZiNTNiMzU3ZGIwOTU4MjM3NTAxODQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_QtGQrA 0
ResourceCustomizationUUID:7b1a233c-6f90-4440-be41-7fb06f3c1ae3
ResourceInvariantUUID:85386f36-09f6-4308-b6ec-ed212f77a6a7
ResourceName:basic_onboard_QtGQrA
ResourceType:VF
ResourceUUID:101945cc-33aa-4c6c-832c-a8731c8308fd
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_qtgqra0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json
ArtifactUUID:869bc732-8609-4f24-86f6-6c921053c6c5
ArtifactChecksum:YmY2MTEzNTBmZjVmY2Y2NmE1ZGQwYzIyMTQ5NzMzNWE=
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/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml
ArtifactUUID:075d08a0-d738-4508-ba55-3835067bb96c
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/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
ArtifactUUID:b55ae6b9-21c4-494a-b4b5-b1edbee8a01a
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/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
ArtifactUUID:b55ae6b9-21c4-494a-b4b5-b1edbee8a01a
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-10-14T15:52:25.095Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e99d654f-05db-48ca-8f81-257aae463062 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-10-14T15:52:25.169Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T15:52:25.171Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:52:25.172Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:52:25.172Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: c89e8cf5-fc54-430b-ab6e-892e0216c870 from URL: /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:25.173Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:52:25.175Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:25.392Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:52:25.400Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar c89e8cf5-fc54-430b-ab6e-892e0216c870 75301
2022-10-14T15:52:25.402Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar ASDC sendASDCNotification
2022-10-14T15:52:25.403Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:25.404Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:52:25.405Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:25.407Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:25.408Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762745400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:25.509Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-14T15:52:25.510Z||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-10-14T15:52:25.511Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:25.529Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:25.530Z||pool-10-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:26.409Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T15:52:26.411Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:52:26.411Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: c89e8cf5-fc54-430b-ab6e-892e0216c870, URL: /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar to file: /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:26.413Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:26.517Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:26.517Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:27.385Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12194825872216600236/Definitions/service-BasicOnboardQtgqra-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-10-14T15:52:30.065Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-14T15:52:30.073Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T15:52:30.073Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.074Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-14T15:52:30.074Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.074Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.074Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.075Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_QtGQrA 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-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.075Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.075Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.075Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:30.075Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T15:52:30.086Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.089Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.095Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:30.095Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T15:52:30.097Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T15:52:30.099Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.099Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.099Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:30.099Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T15:52:30.099Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T15:52:30.100Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.100Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.104Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.104Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is not matching search criteria
2022-10-14T15:52:30.105Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2022-10-14T15:52:30.105Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2022-10-14T15:52:30.105Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2022-10-14T15:52:30.106Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-14T15:52:30.106Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-14T15:52:30.107Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.107Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-14T15:52:30.111Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.112Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:30.112Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:30.113Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.113Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:30.114Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:30.114Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.115Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:30.115Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:30.115Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.116Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is not matching search criteria
2022-10-14T15:52:30.116Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-14T15:52:30.116Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-14T15:52:30.117Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=df081aaa-ac38-49b3-a40b-df6d6031dfb3
2022-10-14T15:52:30.117Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.117Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.118Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.118Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.119Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.119Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.120Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:30.120Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:30.120Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_QtGQrA
Description:service
Model UUID:e99d654f-05db-48ca-8f81-257aae463062
Model Version:NULL
Model InvariantUuid:d80f46a4-edc2-4e7b-9998-b595cfaaef23
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_QtGQrA
Model UUID:2e31560a-962a-4ad5-bfa6-ea88aae902ce
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:85386f36-09f6-4308-b6ec-ed212f77a6a7
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:7b1a233c-6f90-4440-be41-7fb06f3c1ae3
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:03b2c971-f8d8-432b-852e-952a84033ad9
ModelName:BasicOnboardQtgqra..base_ubuntu18..module-0
ModelUuid:999da1a2-021b-4bfd-aa20-a26eb855f3e4
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:df081aaa-ac38-49b3-a40b-df6d6031dfb3
ModelInvariantUuid:a740387f-87f7-4662-a4a4-a6374d4e9569
ModelName:basic_onboard_QtGQrA-nodes.ubuntu18Cvfc
ModelUuid:c4d664d0-26a2-4afb-ae6a-35cddda78c4e
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:f35e9d87-c7d1-48fc-8cfb-cd99d3b85bd0
ModelInvariantUuid:715caad5-7f90-462e-8fdd-2e77177e4397
ModelName:BasicOnboardQtgqra.compute.nodes.heat.ubuntu18
ModelUuid:7368d189-929b-49ce-8de7-6e66fe952ef3
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-10-14T15:52:30.155Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 101945cc-33aa-4c6c-832c-a8731c8308fd
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-10-14T15:52:30.257Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||basic_onboard_QtGQrA 0
2022-10-14T15:52:30.269Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 101945cc-33aa-4c6c-832c-a8731c8308fd
2022-10-14T15:52:30.269Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 869bc732-8609-4f24-86f6-6c921053c6c5 from URL: /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json
2022-10-14T15:52:30.269Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:52:30.270Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json
2022-10-14T15:52:30.344Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:52:30.345Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json 869bc732-8609-4f24-86f6-6c921053c6c5 798
2022-10-14T15:52:30.345Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json ASDC sendASDCNotification
2022-10-14T15:52:30.345Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json
2022-10-14T15:52:30.345Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:52:30.346Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:30.348Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:30.349Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762750345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:30.449Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:30.450Z||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-10-14T15:52:30.450Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:30.466Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:30.467Z||pool-11-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:31.350Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardQtgqra..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "03b2c971-f8d8-432b-852e-952a84033ad9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "999da1a2-021b-4bfd-aa20-a26eb855f3e4",
"vfModuleModelCustomizationUUID": "a3ae2567-0f3b-435e-a2f6-9976005cba83",
"isBase": true,
"artifacts": [
"075d08a0-d738-4508-ba55-3835067bb96c",
"b55ae6b9-21c4-494a-b4b5-b1edbee8a01a"
],
"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-10-14T15:52:31.357Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQtgqra..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:999da1a2-021b-4bfd-aa20-a26eb855f3e4
VfModuleModelInvariantUUID:03b2c971-f8d8-432b-852e-952a84033ad9
VfModuleModelDescription:NULL
Artifacts UUID List:{
075d08a0-d738-4508-ba55-3835067bb96c
,
b55ae6b9-21c4-494a-b4b5-b1edbee8a01a
}
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-10-14T15:52:31.360Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardQtgqra..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "03b2c971-f8d8-432b-852e-952a84033ad9",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "999da1a2-021b-4bfd-aa20-a26eb855f3e4",
"vfModuleModelCustomizationUUID": "a3ae2567-0f3b-435e-a2f6-9976005cba83",
"isBase": true,
"artifacts": [
"075d08a0-d738-4508-ba55-3835067bb96c",
"b55ae6b9-21c4-494a-b4b5-b1edbee8a01a"
],
"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-10-14T15:52:31.361Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardQtgqra..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:999da1a2-021b-4bfd-aa20-a26eb855f3e4
VfModuleModelInvariantUUID:03b2c971-f8d8-432b-852e-952a84033ad9
VfModuleModelDescription:NULL
Artifacts UUID List:{
075d08a0-d738-4508-ba55-3835067bb96c
,
b55ae6b9-21c4-494a-b4b5-b1edbee8a01a
}
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-10-14T15:52:31.361Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 075d08a0-d738-4508-ba55-3835067bb96c from URL: /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml
2022-10-14T15:52:31.361Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:52:31.361Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml
2022-10-14T15:52:31.422Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:52:31.423Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml 075d08a0-d738-4508-ba55-3835067bb96c 5033
2022-10-14T15:52:31.423Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-14T15:52:31.424Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml
2022-10-14T15:52:31.424Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:52:31.424Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:31.434Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:31.434Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762751423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:31.529Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2022-10-14T15:52:31.530Z||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-10-14T15:52:31.530Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:31.547Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:31.548Z||pool-12-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:52:32.435Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b55ae6b9-21c4-494a-b4b5-b1edbee8a01a from URL: /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
2022-10-14T15:52:32.436Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:52:32.436Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
2022-10-14T15:52:32.495Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:52:32.495Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env b55ae6b9-21c4-494a-b4b5-b1edbee8a01a 909
2022-10-14T15:52:32.496Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-14T15:52:32.496Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
2022-10-14T15:52:32.496Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:52:32.496Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:32.500Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:32.500Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762752496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:52:32.600Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:32.601Z||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-10-14T15:52:32.601Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:32.615Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:32.616Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:33.505Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: e99d654f-05db-48ca-8f81-257aae463062
2022-10-14T15:52:33.505Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_QtGQrA 0 101945cc-33aa-4c6c-832c-a8731c8308fd 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-10-14T15:52:33.556Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@22856696, org.onap.sdc.toscaparser.api.parameters.Input@6479a550, org.onap.sdc.toscaparser.api.parameters.Input@3f26d8b2, org.onap.sdc.toscaparser.api.parameters.Input@239a31a1, org.onap.sdc.toscaparser.api.parameters.Input@2aa24292]
2022-10-14T15:52:33.561Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.561Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.561Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2022-10-14T15:52:33.561Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 7b1a233c-6f90-4440-be41-7fb06f3c1ae3
2022-10-14T15:52:33.561Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7b1a233c-6f90-4440-be41-7fb06f3c1ae3 matches Tosca VF Customization UUID: 7b1a233c-6f90-4440-be41-7fb06f3c1ae3
2022-10-14T15:52:33.562Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 7b1a233c-6f90-4440-be41-7fb06f3c1ae3 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-10-14T15:52:33.574Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.575Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.577Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 7b1a233c-6f90-4440-be41-7fb06f3c1ae3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-14T15:52:33.578Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@14d4ca5b
2022-10-14T15:52:33.578Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.578Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-14T15:52:33.579Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : a3ae2567-0f3b-435e-a2f6-9976005cba83
2022-10-14T15:52:33.580Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID a3ae2567-0f3b-435e-a2f6-9976005cba83
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-10-14T15:52:33.593Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.594Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:33.595Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:33.596Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.596Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:33.596Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:33.597Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.597Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is not matching search criteria
2022-10-14T15:52:33.598Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2022-10-14T15:52:33.598Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2022-10-14T15:52:33.599Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=df081aaa-ac38-49b3-a40b-df6d6031dfb3
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-10-14T15:52:33.613Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.613Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:33.614Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:52:33.614Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.614Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_QtGQrA 0 is matching search criteria
2022-10-14T15:52:33.615Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_QtGQrA 0] matching following query criteria: sdcType=VF, customizationUUID=7b1a233c-6f90-4440-be41-7fb06f3c1ae3
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-10-14T15:52:33.619Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.619Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.620Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid e99d654f-05db-48ca-8f81-257aae463062: basic_onboard_QtGQrA
2022-10-14T15:52:33.620Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.620Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.621Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.621Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.622Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.622Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.622Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.623Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.623Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:52:33.624Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_QtGQrA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:52:33.624Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||Saving Service: basic_onboard_QtGQrA
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-10-14T15:52:33.829Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_QtGQrA 101945cc-33aa-4c6c-832c-a8731c8308fd 1 ASDC deployResourceStructure
2022-10-14T15:52:33.830Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json ASDC sendASDCNotification
2022-10-14T15:52:33.830Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json
2022-10-14T15:52:33.830Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:52:33.831Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:33.833Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:33.834Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762753830,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:33.934Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:33.935Z||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-10-14T15:52:33.936Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:33.952Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:33.952Z||pool-14-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:34.835Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2022-10-14T15:52:34.835Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml
2022-10-14T15:52:34.836Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:52:34.836Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:34.840Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:34.840Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762754834,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:34.940Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:34.942Z||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-10-14T15:52:34.943Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:34.958Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:34.959Z||pool-15-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:52:35.841Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2022-10-14T15:52:35.841Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env
2022-10-14T15:52:35.842Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:52:35.843Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:35.847Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:35.848Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762755841,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:35.948Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:52:35.949Z||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-10-14T15:52:35.950Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:35.982Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:35.982Z||pool-16-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:52:36.850Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar ASDC sendASDCNotification
2022-10-14T15:52:36.851Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar
2022-10-14T15:52:36.851Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:52:36.852Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:52:36.854Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:52:36.855Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762756850,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:52:36.954Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:52:36.956Z||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-10-14T15:52:36.956Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:52:36.971Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:52:36.971Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:52:37.856Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e6e020b7-fa1c-407d-9ca3-c097db61650c
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T15:52:37.883Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e6e020b7-fa1c-407d-9ca3-c097db61650c
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-10-14T15:52:37.888Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T15:52:37.888Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-14T15:52:37.888Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-14T15:52:37.888Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-14T15:52:37.888Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-10-14T15:52:37.889Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||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-10-14T15:52:37.896Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-14T15:53:07.897Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e6e020b7-fa1c-407d-9ca3-c097db61650c 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-10-14T15:53:07.910Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e6e020b7-fa1c-407d-9ca3-c097db61650c and serviceModelVersionId: e99d654f-05db-48ca-8f81-257aae463062
2022-10-14T15:53:07.910Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d80f46a4-edc2-4e7b-9998-b595cfaaef23
2022-10-14T15:53:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:53:17.171Z||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-10-14T15:53:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:53:17.302Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:53:17.303Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:53:17.304Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:53:17.305Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object.
2022-10-14T15:53:25.525Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0
2022-10-14T15:53:25.600Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-10-14T15:53:25.641Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0|INFO|500||Invoke
2022-10-14T15:53:25.642Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e6e020b7-fa1c-407d-9ca3-c097db61650c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9db24dc9-4a1b-4125-8cfc-c3c67e38982d], X-ECOMP-RequestID=[e6e020b7-fa1c-407d-9ca3-c097db61650c], X-TransactionId=[], X-ONAP-RequestID=[e6e020b7-fa1c-407d-9ca3-c097db61650c], Content-Type=[application/merge-patch+json]}
2022-10-14T15:53:25.649Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-10-14T15:53:25.747Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?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/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0 has http status code:404 and response headers:{date=[Fri, 14 Oct 2022 15:53:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[70], x-aai-txid=[2-aai-resources-221014-15:53:25:682-77464], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-10-14T15:53:25.748Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?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/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062","ERR.5.4.6114"]}}}
2022-10-14T15:53:25.749Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062?depth=0|INFO|404|Not Found|InvokeReturn
2022-10-14T15:53:25.767Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=e6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (ec=ERR.5.4.6114)
2022-10-14T15:53:25.771Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (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-10-14T15:53:25.771Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (ec=ERR.5.4.6114)
2022-10-14T15:53:25.772Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=e6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (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-10-14T15:53:25.781Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-10-14T15:53:25.782Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e6e020b7-fa1c-407d-9ca3-c097db61650c and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=e6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (ec=ERR.5.4.6114)
2022-10-14T15:53:25.783Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-10-14T15:53:25.784Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:53:25.786Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:53:25.786Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762805782,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003de6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (ec\u003dERR.5.4.6114)"
}
2022-10-14T15:53:25.886Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:53:25.887Z||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-10-14T15:53:25.888Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:53:25.909Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:53:25.910Z||pool-18-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-14T15:53:26.804Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:53:26.805Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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-10-14T15:53:26.805Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:53:36.365Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:54:17.145Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:54:17.147Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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-10-14T15:54:17.147Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:54:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:54:17.171Z||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-10-14T15:54:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:54:17.201Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:54:17.203Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.204Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:54:17.206Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.207Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:54:17.207Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.207Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:54:17.208Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.208Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2022-10-14T15:54:17.208Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.208Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.209Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:54:17.209Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.209Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762737144,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:54:17.210Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:54:17.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.210Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762745400,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:54:17.210Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.211Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762750345,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:54:17.211Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.212Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762751423,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:54:17.212Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.212Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762752496,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762753830,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/basic_onboard_qtgqra0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.213Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762754834,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2022-10-14T15:54:17.214Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.214Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.214Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762755841,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/resourceInstances/basic_onboard_qtgqra0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2022-10-14T15:54:17.214Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:17.215Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:54:17.215Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762756850,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardQtgqra/1.0/artifacts/service-BasicOnboardQtgqra-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:54:17.215Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:54:26.709Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:17.144Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:55:17.222Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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-10-14T15:55:17.222Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:17.223Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:55:17.223Z||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-10-14T15:55:17.224Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:17.253Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:17.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:55:17.255Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "e6e020b7-fa1c-407d-9ca3-c097db61650c",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762805782,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003de6e020b7-fa1c-407d-9ca3-c097db61650c Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/d80f46a4-edc2-4e7b-9998-b595cfaaef23/model-vers/model-ver/e99d654f-05db-48ca-8f81-257aae463062) (ec\u003dERR.5.4.6114)"
}
2022-10-14T15:55:17.257Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:55:17.858Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:17.859Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-14T15:55:17.860Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"b3e17df7-6990-420b-891c-d388f816911e","serviceName":"vFW 2022-10-14 15-53-19","serviceVersion":"1.0","serviceUUID":"9f5e2e3e-a712-4b16-94fa-2218fb68499e","serviceDescription":"catalog service description","serviceInvariantUUID":"10b7d938-ac02-4842-a543-f6d3810e1eaa","resources":[{"resourceInstanceName":"vFW 3f19e5a4-313d 0","resourceName":"vFW 3f19e5a4-313d","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"61947940-0010-4c0f-a2a9-f8b51baea19a","resourceInvariantUUID":"0dc718e2-ff83-4e54-b38d-c80223db649b","resourceCustomizationUUID":"95883e81-825b-4c68-9e9c-9b92e4657269","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml","artifactChecksum":"MzFhY2EwMzFhMDA1YWQ5MmFkMjMxYTk3YzNkYjk3ODQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b20c38b0-a1e2-4f7f-b5b2-e576557fbd4c","artifactVersion":"1"},{"artifactName":"vfw3f19e5a4313d0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json","artifactChecksum":"NGMwOTIwYzRiMTg2ZGNhYjM2YjBhNTViMjNhZDZhNTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"5d783b0b-e13e-4b41-a1e1-0b482278d424","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b0ed5af3-40e2-4683-a5dd-0deea6022587","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml","artifactChecksum":"ZGY1MjcxNjQzZGNmYzMzMGEwMjdkYzcyOTBkMGFmMmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"bb689d3d-dccb-43ff-b297-e2691af390dd","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"9c818383-1b3b-4652-aae5-1fc545cc31c1","artifactVersion":"2","generatedFromUUID":"b0ed5af3-40e2-4683-a5dd-0deea6022587"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221014155319-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml","artifactChecksum":"NjcxODY1NTRhM2ExNzExMjI5MTBlOTA2OGE1NWMxZDQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"11d7622f-4d14-4ceb-bd3b-4c58007cafdb","artifactVersion":"1"},{"artifactName":"service-Vfw20221014155319-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar","artifactChecksum":"Y2FlNjRjZjdhYmU4NDIxYjY4ZDJiYzM0NjE1ZTg3MGU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"33d26967-feeb-4bf9-a275-cc4ee4aeb813","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-14T15:55:17.879Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:17.880Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:17.900Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:17.900Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:55:17.990Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
2022-10-14T15:55:17.991Z||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-10-14T15:55:17.992Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:18.011Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:18.011Z||pool-19-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:18.901Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:18.901Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:18.904Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:18.904Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:55:19.006Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-10-14T15:55:19.008Z||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-10-14T15:55:19.008Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:19.027Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:19.028Z||pool-20-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:19.905Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:19.907Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:19.909Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:19.909Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:55:20.009Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:55:20.011Z||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-10-14T15:55:20.011Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:20.036Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:20.037Z||pool-21-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:20.910Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:20.911Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:20.914Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:20.914Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:55:21.016Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2022-10-14T15:55:21.017Z||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-10-14T15:55:21.017Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:21.034Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:21.035Z||pool-22-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:21.916Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:21.916Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:21.924Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:21.924Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-10-14T15:55:22.020Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2022-10-14T15:55:22.022Z||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-10-14T15:55:22.022Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:22.051Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:22.051Z||pool-23-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:22.927Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:22.928Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:22.931Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:22.931Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:55:23.031Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:23.032Z||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-10-14T15:55:23.032Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:23.055Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:23.055Z||pool-24-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:23.936Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T15:55:23.937Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:23.939Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:23.940Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:55:24.040Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:24.050Z||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-10-14T15:55:24.050Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:24.065Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:24.066Z||pool-25-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:55:24.941Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"serviceName": "vFW 2022-10-14 15-53-19",
"serviceVersion": "1.0",
"serviceUUID": "9f5e2e3e-a712-4b16-94fa-2218fb68499e",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "10b7d938-ac02-4842-a543-f6d3810e1eaa",
"resources": [
{
"resourceInstanceName": "vFW 3f19e5a4-313d 0",
"resourceCustomizationUUID": "95883e81-825b-4c68-9e9c-9b92e4657269",
"resourceName": "vFW 3f19e5a4-313d",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "61947940-0010-4c0f-a2a9-f8b51baea19a",
"resourceInvariantUUID": "0dc718e2-ff83-4e54-b38d-c80223db649b",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfw3f19e5a4313d0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"artifactChecksum": "NGMwOTIwYzRiMTg2ZGNhYjM2YjBhNTViMjNhZDZhNTQ\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5d783b0b-e13e-4b41-a1e1-0b482278d424",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "b0ed5af3-40e2-4683-a5dd-0deea6022587",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c818383-1b3b-4652-aae5-1fc545cc31c1",
"generatedFromUUID": "b0ed5af3-40e2-4683-a5dd-0deea6022587"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "9c818383-1b3b-4652-aae5-1fc545cc31c1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20221014155319-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"artifactChecksum": "Y2FlNjRjZjdhYmU4NDIxYjY4ZDJiYzM0NjE1ZTg3MGU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "33d26967-feeb-4bf9-a275-cc4ee4aeb813"
}
],
"workloadContext": "Production"
}
2022-10-14T15:55:24.942Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-14T15:55:24.942Z|e6e020b7-fa1c-407d-9ca3-c097db61650c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 9f5e2e3e-a712-4b16-94fa-2218fb68499e ASDC
2022-10-14T15:55:24.943Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:b3e17df7-6990-420b-891c-d388f816911e
ServiceName:vFW 2022-10-14 15-53-19
ServiceVersion:1.0
ServiceUUID:9f5e2e3e-a712-4b16-94fa-2218fb68499e
ServiceInvariantUUID:10b7d938-ac02-4842-a543-f6d3810e1eaa
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20221014155319-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar
ArtifactUUID:33d26967-feeb-4bf9-a275-cc4ee4aeb813
ArtifactChecksum:Y2FlNjRjZjdhYmU4NDIxYjY4ZDJiYzM0NjE1ZTg3MGU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 3f19e5a4-313d 0
ResourceCustomizationUUID:95883e81-825b-4c68-9e9c-9b92e4657269
ResourceInvariantUUID:0dc718e2-ff83-4e54-b38d-c80223db649b
ResourceName:vFW 3f19e5a4-313d
ResourceType:VF
ResourceUUID:61947940-0010-4c0f-a2a9-f8b51baea19a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw3f19e5a4313d0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json
ArtifactUUID:5d783b0b-e13e-4b41-a1e1-0b482278d424
ArtifactChecksum:NGMwOTIwYzRiMTg2ZGNhYjM2YjBhNTViMjNhZDZhNTQ=
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/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml
ArtifactUUID:b0ed5af3-40e2-4683-a5dd-0deea6022587
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/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
ArtifactUUID:9c818383-1b3b-4652-aae5-1fc545cc31c1
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/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
ArtifactUUID:9c818383-1b3b-4652-aae5-1fc545cc31c1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-10-14T15:55:24.943Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9f5e2e3e-a712-4b16-94fa-2218fb68499e 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-10-14T15:55:24.994Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T15:55:24.996Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:55:24.996Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:55:24.997Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 33d26967-feeb-4bf9-a275-cc4ee4aeb813 from URL: /sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:24.997Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:55:24.997Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:25.205Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:55:25.207Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar 33d26967-feeb-4bf9-a275-cc4ee4aeb813 100649
2022-10-14T15:55:25.208Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar ASDC sendASDCNotification
2022-10-14T15:55:25.208Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:25.209Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:55:25.209Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:25.211Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:25.211Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762925208,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:55:25.312Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:25.313Z||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-10-14T15:55:25.313Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:25.328Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:25.329Z||pool-26-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:26.220Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T15:55:26.221Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T15:55:26.222Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 33d26967-feeb-4bf9-a275-cc4ee4aeb813, URL: /sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar to file: /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:26.223Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221014155319-csar.csar
2022-10-14T15:55:26.224Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:26.224Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:26.533Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5848871951638487977/Definitions/service-Vfw20221014155319-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2022-10-14T15:55:29.286Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-14T15:55:29.287Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T15:55:29.287Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.288Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.289Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 3f19e5a4-313d 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-Vfw20221014155319-csar.csar
2022-10-14T15:55:29.290Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T15:55:29.290Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.291Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.291Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:29.291Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T15:55:29.291Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T15:55:29.292Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.293Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.293Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:29.293Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T15:55:29.294Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T15:55:29.294Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.294Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-14T15:55:29.295Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.296Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.297Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-14T15:55:29.298Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.298Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:29.298Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:29.298Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.298Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:29.299Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-14T15:55:29.300Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1785c089-e39b-4406-9f21-2f35eb084f47
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:29.301Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-14T15:55:29.302Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6238d08d-cc82-4cf0-8df1-c49df79f501f
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:29.303Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-14T15:55:29.304Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-14T15:55:29.305Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-14T15:55:29.305Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:29.305Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:29.305Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-14T15:55:29.305Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b9a8fad5-d352-4094-9142-a8898f2c0c61
2022-10-14T15:55:29.306Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.306Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.307Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.307Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.307Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.307Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.308Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:29.308Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:29.308Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2022-10-14 15-53-19
Description:catalog service description
Model UUID:9f5e2e3e-a712-4b16-94fa-2218fb68499e
Model Version:NULL
Model InvariantUuid:10b7d938-ac02-4842-a543-f6d3810e1eaa
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW 3f19e5a4-313d
Model UUID:be11a51f-897c-4184-88ef-c1bed7478b22
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:0dc718e2-ff83-4e54-b38d-c80223db649b
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:95883e81-825b-4c68-9e9c-9b92e4657269
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:7fc1a210-1ef7-4e68-8cc0-001f47a9c145
ModelName:Vfw3f19e5a4313d..base_vfw..module-0
ModelUuid:a9cf4293-a95c-413e-8991-2a9a9bd5690c
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:1785c089-e39b-4406-9f21-2f35eb084f47
ModelInvariantUuid:be48d3c6-9521-418a-8c2c-be6a9c92e2ae
ModelName:vFW 3f19e5a4-313d-nodes.vfwCvfc
ModelUuid:0f7728e4-9c59-41b8-acd6-d01f5b21d692
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:06c0beeb-93fb-4840-9373-b4ff38e54d8e
ModelInvariantUuid:fdbd31f4-85e6-4225-809c-e0fbc5b0e1d4
ModelName:Vfw3f19e5a4313d.compute.nodes.heat.vfw
ModelUuid:ce7fb083-1c00-4598-b956-6e3b03036b07
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:6238d08d-cc82-4cf0-8df1-c49df79f501f
ModelInvariantUuid:10fc9966-48e3-4922-9866-adac8a7be446
ModelName:vFW 3f19e5a4-313d-nodes.vsnCvfc
ModelUuid:fbe9b8bc-5c0b-4f21-9e09-a7a70e135826
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:bf2a30d8-867d-4d7b-a983-b43c8c382858
ModelInvariantUuid:5eb794cc-89fc-46ec-a289-a1a54df006a9
ModelName:Vfw3f19e5a4313d.compute.nodes.heat.vsn
ModelUuid:6f887924-cb5f-470b-856d-a6b52258c895
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:b9a8fad5-d352-4094-9142-a8898f2c0c61
ModelInvariantUuid:bfc68ed3-5862-49f6-ba49-d83f78a24446
ModelName:vFW 3f19e5a4-313d-nodes.vpgCvfc
ModelUuid:b8341f0b-56f4-4719-a32a-cf8b1bd6948b
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:3c9af9d5-0c1a-40a8-998a-5b13e6dbd7c8
ModelInvariantUuid:e725f10b-8fe6-4af7-8468-9325d91e79fa
ModelName:Vfw3f19e5a4313d.compute.nodes.heat.vpg
ModelUuid:5c7be98d-5c91-4954-b132-c7ab48510ef5
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-10-14T15:55:29.317Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 61947940-0010-4c0f-a2a9-f8b51baea19a
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-10-14T15:55:29.322Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||vFW 3f19e5a4-313d 0
2022-10-14T15:55:29.322Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 61947940-0010-4c0f-a2a9-f8b51baea19a
2022-10-14T15:55:29.322Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5d783b0b-e13e-4b41-a1e1-0b482278d424 from URL: /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json
2022-10-14T15:55:29.322Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:55:29.322Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json
2022-10-14T15:55:29.383Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:55:29.383Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json 5d783b0b-e13e-4b41-a1e1-0b482278d424 785
2022-10-14T15:55:29.384Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json ASDC sendASDCNotification
2022-10-14T15:55:29.384Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json
2022-10-14T15:55:29.384Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:55:29.384Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:29.386Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:29.386Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762929384,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:55:29.487Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:29.489Z||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-10-14T15:55:29.489Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:29.517Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:29.519Z||pool-27-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:55:30.387Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw3f19e5a4313d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7fc1a210-1ef7-4e68-8cc0-001f47a9c145",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a9cf4293-a95c-413e-8991-2a9a9bd5690c",
"vfModuleModelCustomizationUUID": "eb17d5c2-e236-4826-b54f-6e7c1f936454",
"isBase": true,
"artifacts": [
"b0ed5af3-40e2-4683-a5dd-0deea6022587",
"9c818383-1b3b-4652-aae5-1fc545cc31c1"
],
"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-10-14T15:55:30.395Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3f19e5a4313d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a9cf4293-a95c-413e-8991-2a9a9bd5690c
VfModuleModelInvariantUUID:7fc1a210-1ef7-4e68-8cc0-001f47a9c145
VfModuleModelDescription:NULL
Artifacts UUID List:{
b0ed5af3-40e2-4683-a5dd-0deea6022587
,
9c818383-1b3b-4652-aae5-1fc545cc31c1
}
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-10-14T15:55:30.398Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "Vfw3f19e5a4313d..base_vfw..module-0",
"vfModuleModelInvariantUUID": "7fc1a210-1ef7-4e68-8cc0-001f47a9c145",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "a9cf4293-a95c-413e-8991-2a9a9bd5690c",
"vfModuleModelCustomizationUUID": "eb17d5c2-e236-4826-b54f-6e7c1f936454",
"isBase": true,
"artifacts": [
"b0ed5af3-40e2-4683-a5dd-0deea6022587",
"9c818383-1b3b-4652-aae5-1fc545cc31c1"
],
"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-10-14T15:55:30.398Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw3f19e5a4313d..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:a9cf4293-a95c-413e-8991-2a9a9bd5690c
VfModuleModelInvariantUUID:7fc1a210-1ef7-4e68-8cc0-001f47a9c145
VfModuleModelDescription:NULL
Artifacts UUID List:{
b0ed5af3-40e2-4683-a5dd-0deea6022587
,
9c818383-1b3b-4652-aae5-1fc545cc31c1
}
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-10-14T15:55:30.398Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b0ed5af3-40e2-4683-a5dd-0deea6022587 from URL: /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml
2022-10-14T15:55:30.399Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:55:30.399Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml
2022-10-14T15:55:30.459Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:55:30.460Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml b0ed5af3-40e2-4683-a5dd-0deea6022587 20368
2022-10-14T15:55:30.460Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-14T15:55:30.461Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml
2022-10-14T15:55:30.461Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:55:30.461Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:30.463Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:30.464Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762930460,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:55:30.564Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:30.565Z||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-10-14T15:55:30.565Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:30.581Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:30.581Z||pool-28-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:31.465Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 9c818383-1b3b-4652-aae5-1fc545cc31c1 from URL: /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
2022-10-14T15:55:31.465Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T15:55:31.465Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
2022-10-14T15:55:31.525Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T15:55:31.526Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env 9c818383-1b3b-4652-aae5-1fc545cc31c1 2098
2022-10-14T15:55:31.526Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-14T15:55:31.526Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
2022-10-14T15:55:31.526Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T15:55:31.527Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:31.529Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:31.529Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762931526,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:55:31.636Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-10-14T15:55:31.637Z||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-10-14T15:55:31.637Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:31.652Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:31.655Z||pool-29-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:32.530Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 9f5e2e3e-a712-4b16-94fa-2218fb68499e
2022-10-14T15:55:32.531Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 3f19e5a4-313d 0 61947940-0010-4c0f-a2a9-f8b51baea19a 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-10-14T15:55:32.575Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2853d19c, org.onap.sdc.toscaparser.api.parameters.Input@5876d843, org.onap.sdc.toscaparser.api.parameters.Input@5e08f661, org.onap.sdc.toscaparser.api.parameters.Input@6e5d9f40, org.onap.sdc.toscaparser.api.parameters.Input@58347c26]
2022-10-14T15:55:32.577Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.577Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.578Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic
2022-10-14T15:55:32.578Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 95883e81-825b-4c68-9e9c-9b92e4657269
2022-10-14T15:55:32.579Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 95883e81-825b-4c68-9e9c-9b92e4657269 matches Tosca VF Customization UUID: 95883e81-825b-4c68-9e9c-9b92e4657269
2022-10-14T15:55:32.579Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 95883e81-825b-4c68-9e9c-9b92e4657269 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-10-14T15:55:32.583Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.583Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.584Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 95883e81-825b-4c68-9e9c-9b92e4657269: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2022-10-14T15:55:32.584Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2de96dd7
2022-10-14T15:55:32.584Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.584Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2022-10-14T15:55:32.585Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : eb17d5c2-e236-4826-b54f-6e7c1f936454
2022-10-14T15:55:32.585Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID eb17d5c2-e236-4826-b54f-6e7c1f936454
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-10-14T15:55:32.588Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.588Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.588Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:32.589Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.589Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.589Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:32.590Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.590Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:32.590Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:32.590Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:32.591Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2022-10-14T15:55:32.591Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-14T15:55:32.591Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-14T15:55:32.591Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.591Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.592Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-14T15:55:32.592Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.592Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-14T15:55:32.592Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.593Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=1785c089-e39b-4406-9f21-2f35eb084f47
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-10-14T15:55:32.599Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.599Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.599Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:32.600Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.600Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:32.601Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:32.601Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:32.602Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-14T15:55:32.602Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.602Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.603Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.603Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-14T15:55:32.603Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2022-10-14T15:55:32.603Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2022-10-14T15:55:32.604Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.604Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria
2022-10-14T15:55:32.605Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.605Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=6238d08d-cc82-4cf0-8df1-c49df79f501f
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-10-14T15:55:32.609Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.609Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.610Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:32.614Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.614Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.615Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2022-10-14T15:55:32.616Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=b9a8fad5-d352-4094-9142-a8898f2c0c61
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-10-14T15:55:32.621Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.621Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.621Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=null
2022-10-14T15:55:32.622Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.622Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Node template vFW 3f19e5a4-313d 0 is matching search criteria
2022-10-14T15:55:32.622Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 3f19e5a4-313d 0] matching following query criteria: sdcType=VF, customizationUUID=95883e81-825b-4c68-9e9c-9b92e4657269
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-10-14T15:55:32.625Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.627Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.627Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 9f5e2e3e-a712-4b16-94fa-2218fb68499e: vFW 3f19e5a4-313d
2022-10-14T15:55:32.627Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.627Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.627Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.628Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T15:55:32.629Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Service vFW 2022-10-14 15-53-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T15:55:32.629Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2022-10-14 15-53-19
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-10-14T15:55:32.895Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 3f19e5a4-313d 61947940-0010-4c0f-a2a9-f8b51baea19a 1 ASDC deployResourceStructure
2022-10-14T15:55:32.896Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json ASDC sendASDCNotification
2022-10-14T15:55:32.896Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json
2022-10-14T15:55:32.896Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:55:32.897Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:32.899Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:32.899Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762932896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:55:32.999Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:33.001Z||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-10-14T15:55:33.001Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:33.017Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:33.017Z||pool-30-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T15:55:33.900Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2022-10-14T15:55:33.901Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml
2022-10-14T15:55:33.901Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:55:33.902Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:33.904Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:33.904Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762933900,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-10-14T15:55:34.021Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 117 ms
2022-10-14T15:55:34.022Z||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-10-14T15:55:34.022Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:34.039Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:34.040Z||pool-31-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:55:34.905Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env ASDC sendASDCNotification
2022-10-14T15:55:34.905Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env
2022-10-14T15:55:34.905Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:55:34.906Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:34.908Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:34.908Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762934905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-10-14T15:55:35.008Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:55:35.009Z||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-10-14T15:55:35.009Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:35.025Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:35.026Z||pool-32-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:55:35.908Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar ASDC sendASDCNotification
2022-10-14T15:55:35.909Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar
2022-10-14T15:55:35.910Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T15:55:35.911Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:55:35.913Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:55:35.914Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762935908,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:55:36.014Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T15:55:36.015Z||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-10-14T15:55:36.015Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:55:36.036Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:55:36.036Z||pool-33-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
2022-10-14T15:55:36.915Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T15:55:36.935Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
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-10-14T15:55:36.941Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T15:55:36.941Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T15:55:36.941Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T15:56:06.942Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T15:56:06.963Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
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-10-14T15:56:06.970Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T15:56:06.970Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T15:56:06.970Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T15:56:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:56:17.171Z||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-10-14T15:56:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:56:17.207Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:56:17.209Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.209Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.210Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.210Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.210Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.210Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.211Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.212Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.213Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.214Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.214Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.214Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.214Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.214Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.215Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.216Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.217Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.218Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762858889,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.219Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762865352,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762862662,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.220Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.221Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.222Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.222Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.222Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.222Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "cds",
"timestamp": 1665762875454,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.222Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.223Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.223Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762876663,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762875848,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.224Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.225Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.225Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.225Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762877670,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:56:17.225Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762869795,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762876855,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.226Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "policy-id",
"timestamp": 1665762878674,
"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-10-14T15:56:17.237Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3e17df7-6990-420b-891c-d388f816911e
2022-10-14T15:56:17.238Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3e17df7-6990-420b-891c-d388f816911e 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-10-14T15:56:17.249Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.249Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762877860,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762877543,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.250Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "aai-ml",
"timestamp": 1665762878864,
"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-10-14T15:56:17.257Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of b3e17df7-6990-420b-891c-d388f816911e
2022-10-14T15:56:17.258Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3e17df7-6990-420b-891c-d388f816911e 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-10-14T15:56:17.268Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.268Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762878619,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.268Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.269Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762879690,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.269Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.269Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.269Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.270Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.270Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.270Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762880724,
"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-10-14T15:56:17.277Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b3e17df7-6990-420b-891c-d388f816911e
2022-10-14T15:56:17.277Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3e17df7-6990-420b-891c-d388f816911e 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-10-14T15:56:17.286Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.286Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.287Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.287Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.287Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665762881728,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.288Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.289Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762880052,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object.
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762887789,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.291Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762891208,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:56:17.291Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:56:17.291Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2022-10-14T15:56:17.291Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665762892212,
"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-10-14T15:56:17.300Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b3e17df7-6990-420b-891c-d388f816911e
2022-10-14T15:56:17.300Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId b3e17df7-6990-420b-891c-d388f816911e 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-10-14T15:56:36.971Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T15:56:36.990Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b3e17df7-6990-420b-891c-d388f816911e
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-10-14T15:56:36.993Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T15:56:36.993Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-14T15:56:36.993Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-14T15:56:36.994Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-14T15:56:36.994Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-10-14T15:56:36.994Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||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-10-14T15:56:37.004Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-14T15:57:07.005Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b3e17df7-6990-420b-891c-d388f816911e 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-10-14T15:57:07.014Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b3e17df7-6990-420b-891c-d388f816911e and serviceModelVersionId: 9f5e2e3e-a712-4b16-94fa-2218fb68499e
2022-10-14T15:57:07.014Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 10b7d938-ac02-4842-a543-f6d3810e1eaa
2022-10-14T15:57:07.016Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0
2022-10-14T15:57:07.025Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-10-14T15:57:07.089Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0|INFO|500||Invoke
2022-10-14T15:57:07.090Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b3e17df7-6990-420b-891c-d388f816911e], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4c13de7c-9d3c-49e2-ba4c-fd862db74d45], X-ECOMP-RequestID=[b3e17df7-6990-420b-891c-d388f816911e], X-TransactionId=[], X-ONAP-RequestID=[b3e17df7-6990-420b-891c-d388f816911e], Content-Type=[application/merge-patch+json]}
2022-10-14T15:57:07.097Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-10-14T15:57:07.194Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?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/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0 has http status code:404 and response headers:{date=[Fri, 14 Oct 2022 15:57:07 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[92], x-aai-txid=[1-aai-resources-221014-15:57:07:126-89866], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-10-14T15:57:07.195Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?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/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e","ERR.5.4.6114"]}}}
2022-10-14T15:57:07.196Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e?depth=0|INFO|404|Not Found|InvokeReturn
2022-10-14T15:57:07.200Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=b3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (ec=ERR.5.4.6114)
2022-10-14T15:57:07.201Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (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-10-14T15:57:07.201Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (ec=ERR.5.4.6114)
2022-10-14T15:57:07.202Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=b3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (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-10-14T15:57:07.208Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-10-14T15:57:07.208Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b3e17df7-6990-420b-891c-d388f816911e and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=b3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (ec=ERR.5.4.6114)
2022-10-14T15:57:07.209Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-10-14T15:57:07.209Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T15:57:07.211Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T15:57:07.212Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763027208,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003db3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (ec\u003dERR.5.4.6114)"
}
2022-10-14T15:57:07.312Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T15:57:07.313Z||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-10-14T15:57:07.313Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T15:57:07.333Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:57:07.334Z||pool-34-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-14T15:57:08.228Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:57:08.229Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T15:57:08.229Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:57:17.170Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:57:17.171Z||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-10-14T15:57:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:57:17.215Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:57:17.216Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.216Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:57:17.217Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.217Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T15:57:17.217Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.217Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.218Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2022-10-14T15:57:17.218Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.218Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.218Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:57:17.218Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.219Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762917144,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||INFO|500||Missing status on Status Object.
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762925208,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762929384,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:57:17.220Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.221Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.221Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762930460,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:57:17.221Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.221Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.221Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762931526,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T15:57:17.222Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.222Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.222Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762932896,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/vfw3f19e5a4313d0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T15:57:17.222Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.222Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.223Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762933900,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2022-10-14T15:57:17.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.224Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.224Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762934905,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/resourceInstances/vfw3f19e5a4313d0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2022-10-14T15:57:17.224Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.225Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2022-10-14T15:57:17.225Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665762935908,
"artifactURL": "/sdc/v1/catalog/services/Vfw20221014155319/1.0/artifacts/service-Vfw20221014155319-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T15:57:17.229Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:57:17.779Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:57:17.780Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:57:17.781Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T15:57:17.781Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:57:27.342Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:58:17.146Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:58:17.147Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T15:58:17.147Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:58:17.170Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:58:17.171Z||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-10-14T15:58:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:58:17.695Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:58:17.696Z||pool-2-thread-9|||||DEBUG|500||received message from topic
2022-10-14T15:58:17.696Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: {
"distributionID": "b3e17df7-6990-420b-891c-d388f816911e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763027208,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003db3e17df7-6990-420b-891c-d388f816911e Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/10b7d938-ac02-4842-a543-f6d3810e1eaa/model-vers/model-ver/9f5e2e3e-a712-4b16-94fa-2218fb68499e) (ec\u003dERR.5.4.6114)"
}
2022-10-14T15:58:17.698Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T15:58:26.710Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:59:17.144Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:59:17.145Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T15:59:17.145Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:59:17.170Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T15:59:17.171Z||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-10-14T15:59:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T15:59:26.691Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T15:59:26.716Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:00:17.144Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:00:17.146Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T16:00:17.146Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:00:17.170Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:00:17.171Z||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-10-14T16:00:17.173Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:00:26.691Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:00:26.727Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:17.145Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:01:17.148Z|b3e17df7-6990-420b-891c-d388f816911e|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-10-14T16:01:17.148Z|b3e17df7-6990-420b-891c-d388f816911e|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:17.170Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:01:17.172Z||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-10-14T16:01:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:25.039Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:25.041Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-14T16:01:25.042Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"4c8e4857-5b78-48c4-8504-f25a2f48f693","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"dcd02825-b933-4ac3-8b9f-37dd1e169541","serviceDescription":"service","serviceInvariantUUID":"bd22140e-343a-4fd0-b4a4-7cc37b14c540","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"4e65eb21-50ca-421f-83b8-8fd0e23a83d3","resourceInvariantUUID":"54e37139-c378-45f8-8e02-d07d1b06b0f1","resourceCustomizationUUID":"e5916a30-e195-4fec-95c0-ac1ba88fb986","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":"MWZjY2EzYTY0NzA0MmE2MTJlMWJiYTg0Yzg3ZWRjYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8849a3b5-8d32-4383-be11-621ec36194b7","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NDFhODZkYTljZmRmZTk1NWI3ZDAzNmU4OWNmZWZhOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5d3e49b0-f82a-4b48-babf-c471e35707d9","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-14T16:01:25.051Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:01:25.052Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:01:25.057Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:01:25.057Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763277145,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:01:25.158Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:01:25.159Z||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-10-14T16:01:25.160Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:25.177Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:25.178Z||pool-35-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:01:25.310Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:25.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:01:25.310Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "cds",
"timestamp": 1665763278889,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:01:25.312Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:01:26.058Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:01:26.059Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:01:26.061Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:01:26.061Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763277145,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:01:26.162Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:01:26.163Z||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-10-14T16:01:26.163Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:26.181Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:26.182Z||pool-36-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:01:27.064Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "dcd02825-b933-4ac3-8b9f-37dd1e169541",
"serviceDescription": "service",
"serviceInvariantUUID": "bd22140e-343a-4fd0-b4a4-7cc37b14c540",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "e5916a30-e195-4fec-95c0-ac1ba88fb986",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "4e65eb21-50ca-421f-83b8-8fd0e23a83d3",
"resourceInvariantUUID": "54e37139-c378-45f8-8e02-d07d1b06b0f1",
"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": "NDFhODZkYTljZmRmZTk1NWI3ZDAzNmU4OWNmZWZhOWI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5d3e49b0-f82a-4b48-babf-c471e35707d9"
}
],
"workloadContext": "Production"
}
2022-10-14T16:01:27.065Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-14T16:01:27.066Z|b3e17df7-6990-420b-891c-d388f816911e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 dcd02825-b933-4ac3-8b9f-37dd1e169541 ASDC
2022-10-14T16:01:27.067Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:4c8e4857-5b78-48c4-8504-f25a2f48f693
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:dcd02825-b933-4ac3-8b9f-37dd1e169541
ServiceInvariantUUID:bd22140e-343a-4fd0-b4a4-7cc37b14c540
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:5d3e49b0-f82a-4b48-babf-c471e35707d9
ArtifactChecksum:NDFhODZkYTljZmRmZTk1NWI3ZDAzNmU4OWNmZWZhOWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:e5916a30-e195-4fec-95c0-ac1ba88fb986
ResourceInvariantUUID:54e37139-c378-45f8-8e02-d07d1b06b0f1
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:4e65eb21-50ca-421f-83b8-8fd0e23a83d3
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2022-10-14T16:01:27.068Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF dcd02825-b933-4ac3-8b9f-37dd1e169541 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-10-14T16:01:27.122Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:01:27.124Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:01:27.124Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:01:27.124Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 5d3e49b0-f82a-4b48-babf-c471e35707d9 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-14T16:01:27.125Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T16:01:27.125Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-14T16:01:27.366Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T16:01:27.368Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5d3e49b0-f82a-4b48-babf-c471e35707d9 57663
2022-10-14T16:01:27.369Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-14T16:01:27.369Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-14T16:01:27.369Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T16:01:27.369Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:01:27.373Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:01:27.373Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763287369,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:01:27.473Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:01:27.475Z||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-10-14T16:01:27.475Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:27.487Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:27.491Z||pool-37-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:01:28.374Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:01:28.376Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:01:28.376Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 5d3e49b0-f82a-4b48-babf-c471e35707d9, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-14T16:01:28.377Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2022-10-14T16:01:28.377Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-14T16:01:28.378Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-14T16:01:28.552Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11509170868051721605/Definitions/service-BasicNetwork-template.yml
2022-10-14T16:01:29.100Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-14T16:01:29.101Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:01:29.101Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-14T16:01:29.102Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2022-10-14T16:01:29.102Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.102Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.102Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.103Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.103Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2022-10-14T16:01:29.104Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.104Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.104Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.104Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:01:29.105Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.105Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.106Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-14T16:01:29.107Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T16:01:29.107Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T16:01:29.108Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.108Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.108Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2022-10-14T16:01:29.108Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T16:01:29.109Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T16:01:29.109Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.109Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.109Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.110Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.110Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.110Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.111Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.111Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.111Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.112Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.112Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:dcd02825-b933-4ac3-8b9f-37dd1e169541
Model Version:NULL
Model InvariantUuid:bd22140e-343a-4fd0-b4a4-7cc37b14c540
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:54e37139-c378-45f8-8e02-d07d1b06b0f1
Model UUID:698a27aa-d81a-4af6-b647-1fd35d110cf5
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:e5916a30-e195-4fec-95c0-ac1ba88fb986
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-10-14T16:01:29.125Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 4e65eb21-50ca-421f-83b8-8fd0e23a83d3
2022-10-14T16:01:29.126Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||No resources found for Service: dcd02825-b933-4ac3-8b9f-37dd1e169541
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-10-14T16:01:29.133Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||
2022-10-14T16:01:29.133Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2022-10-14T16:01:29.135Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||No resources found for Service: dcd02825-b933-4ac3-8b9f-37dd1e169541
2022-10-14T16:01:29.135Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: dcd02825-b933-4ac3-8b9f-37dd1e169541
2022-10-14T16:01:29.135Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2022-10-14T16:01:29.135Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.151Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7a0a3d5, org.onap.sdc.toscaparser.api.parameters.Input@53fa7bcc, org.onap.sdc.toscaparser.api.parameters.Input@22393c7a, org.onap.sdc.toscaparser.api.parameters.Input@4146c835, org.onap.sdc.toscaparser.api.parameters.Input@437a75c3]
2022-10-14T16:01:29.154Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.155Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.155Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.155Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.156Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid dcd02825-b933-4ac3-8b9f-37dd1e169541: Generic NeutronNet
2022-10-14T16:01:29.156Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.156Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.157Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.157Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.206Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.207Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.207Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.208Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.208Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:01:29.209Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:01:29.209Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:01:29.283Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2022-10-14T16:01:29.284Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2022-10-14T16:01:29.284Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2022-10-14T16:01:29.285Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T16:01:29.285Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:01:29.287Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:01:29.288Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763289284,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:01:29.388Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:01:29.389Z||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-10-14T16:01:29.390Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:01:29.404Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:01:29.404Z||pool-38-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:01:30.289Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:01:30.309Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
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-10-14T16:01:30.320Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:01:30.320Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T16:01:30.320Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T16:02:00.322Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:02:00.350Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
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-10-14T16:02:00.353Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:02:00.353Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T16:02:00.354Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T16:02:17.170Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:02:17.172Z||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-10-14T16:02:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:02:17.201Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:02:17.202Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:02:17.202Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763277145,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:02:17.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:02:17.203Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:02:17.203Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "policy-id",
"timestamp": 1665763282665,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:02:17.203Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:02:30.354Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:02:30.370Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
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-10-14T16:02:30.372Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:02:30.373Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T16:02:30.373Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T16:03:00.373Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:03:00.391Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
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-10-14T16:03:00.396Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:03:00.396Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2022-10-14T16:03:00.396Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2022-10-14T16:03:17.170Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:03:17.172Z||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-10-14T16:03:17.172Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:03:17.211Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:03:17.215Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.216Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "cds",
"timestamp": 1665763278889,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.217Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.218Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.218Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "policy-id",
"timestamp": 1665763282665,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.218Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.219Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.220Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763277145,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.220Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.221Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.221Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763285352,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.221Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.221Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.222Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "policy-id",
"timestamp": 1665763287503,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.222Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.222Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.223Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "cds",
"timestamp": 1665763286309,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.223Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.223Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.223Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763287369,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.224Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.224Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763285352,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.225Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.225Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.225Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "policy-id",
"timestamp": 1665763288508,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:03:17.225Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.226Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.226Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763288074,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.226Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.227Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.227Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763289284,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:03:17.227Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.227Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.228Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "policy-id",
"timestamp": 1665763289512,
"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-10-14T16:03:17.245Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4c8e4857-5b78-48c4-8504-f25a2f48f693
2022-10-14T16:03:17.246Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c8e4857-5b78-48c4-8504-f25a2f48f693 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-10-14T16:03:17.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.261Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763289083,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:03:17.262Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.262Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.262Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763290088,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:03:17.262Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.263Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763289795,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.263Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.263Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.264Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "aai-ml",
"timestamp": 1665763291093,
"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-10-14T16:03:17.273Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 4c8e4857-5b78-48c4-8504-f25a2f48f693
2022-10-14T16:03:17.275Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c8e4857-5b78-48c4-8504-f25a2f48f693 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-10-14T16:03:17.290Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.290Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763289795,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.291Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.291Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.291Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763300052,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.292Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.292Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.292Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763300052,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.293Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.293Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.293Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763302773,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.294Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.294Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.294Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763304466,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:03:17.294Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.295Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.295Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763305473,
"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-10-14T16:03:17.306Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4c8e4857-5b78-48c4-8504-f25a2f48f693
2022-10-14T16:03:17.307Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4c8e4857-5b78-48c4-8504-f25a2f48f693 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-10-14T16:03:17.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.320Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.321Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.321Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.321Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.322Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.323Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.323Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.324Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.324Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.325Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.325Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.325Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.326Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.326Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.326Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.327Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.327Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.327Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.328Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.328Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.328Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.329Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.329Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.329Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.329Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.330Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.330Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.330Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.330Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.331Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.331Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.331Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.331Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.332Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.332Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.332Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.332Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.333Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.333Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763302663,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.333Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.333Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.334Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.334Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.334Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.334Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.335Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.335Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.335Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763316304,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.336Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.336Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.336Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.336Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.337Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.337Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.337Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.337Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.338Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.338Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.338Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763317309,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:03:17.338Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.339Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.339Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.339Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.339Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763308889,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.340Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.340Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.340Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.340Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.341Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.341Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "policy-id",
"timestamp": 1665763318313,
"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-10-14T16:03:17.361Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
2022-10-14T16:03:17.361Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 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-10-14T16:03:17.373Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.374Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763309795,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.375Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.375Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.376Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.376Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.376Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.377Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "cds",
"timestamp": 1665763317626,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.377Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.377Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.378Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.378Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.378Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.378Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.379Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.379Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.379Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.379Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.380Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.380Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.380Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.380Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.380Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763315352,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:03:17.381Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.381Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.381Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763324208,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:03:17.381Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.382Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.382Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763325215,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:03:17.382Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.382Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.383Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763326220,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:03:17.383Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:03:17.383Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.384Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "aai-ml",
"timestamp": 1665763327225,
"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-10-14T16:03:17.391Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
2022-10-14T16:03:17.392Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 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-10-14T16:03:17.405Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.405Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.405Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.405Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.406Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.406Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.406Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.407Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.407Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.407Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.407Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.407Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.408Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.408Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.408Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.408Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.409Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.409Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:17.409Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:03:17.410Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:03:17.410Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:03:30.397Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:03:30.415Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693
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-10-14T16:03:30.419Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:03:30.419Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-14T16:03:30.420Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-14T16:03:30.420Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-14T16:03:30.420Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-10-14T16:03:30.420Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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-10-14T16:03:30.427Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-14T16:04:00.427Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693 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-10-14T16:04:00.437Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4c8e4857-5b78-48c4-8504-f25a2f48f693 and serviceModelVersionId: dcd02825-b933-4ac3-8b9f-37dd1e169541
2022-10-14T16:04:00.437Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : bd22140e-343a-4fd0-b4a4-7cc37b14c540
2022-10-14T16:04:00.439Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?depth=0
2022-10-14T16:04:00.452Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-10-14T16:04:00.513Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?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-10-14T16:04:00.514Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?depth=0|INFO|500||Invoke
2022-10-14T16:04:00.518Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-10-14T16:04:00.562Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?depth=0|INFO|404|Not Found|InvokeReturn
2022-10-14T16:04:00.563Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541?depth=0 has http status code:404 and response headers:{date=[Fri, 14 Oct 2022 16:04:00 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-221014-16:04:00:539-84371], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-10-14T16:04:00.564Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||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/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541","ERR.5.4.6114"]}}}
2022-10-14T16:04:00.569Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (ec=ERR.5.4.6114)
2022-10-14T16:04:00.570Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (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-10-14T16:04:00.570Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (ec=ERR.5.4.6114)
2022-10-14T16:04:00.571Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (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-10-14T16:04:00.577Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-10-14T16:04:00.577Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4c8e4857-5b78-48c4-8504-f25a2f48f693 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (ec=ERR.5.4.6114)
2022-10-14T16:04:00.578Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-10-14T16:04:00.578Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:00.581Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:00.581Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "4c8e4857-5b78-48c4-8504-f25a2f48f693",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763440577,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d4c8e4857-5b78-48c4-8504-f25a2f48f693 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/bd22140e-343a-4fd0-b4a4-7cc37b14c540/model-vers/model-ver/dcd02825-b933-4ac3-8b9f-37dd1e169541) (ec\u003dERR.5.4.6114)"
}
2022-10-14T16:04:00.681Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T16:04:00.683Z||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-10-14T16:04:00.683Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:00.709Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:00.710Z||pool-39-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-14T16:04:01.598Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:04:01.599Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|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-10-14T16:04:01.599Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:06.141Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:06.142Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-14T16:04:06.143Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"ddfea7b2-82fd-4d7e-90d7-400a8fed34f5","serviceName":"Demo_pNF_O65k76aQlCiBg5BGDDom","serviceVersion":"1.0","serviceUUID":"ec971d20-00a2-436f-81e1-08e7bb45af65","serviceDescription":"catalog service description","serviceInvariantUUID":"cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d","resources":[{"resourceInstanceName":"pNF 0db37701-721e 0","resourceName":"pNF 0db37701-721e","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"286bb0b8-13b5-4422-ae11-4ae87821f9e3","resourceInvariantUUID":"a61a325a-10f6-418f-bef7-409eed75fd6c","resourceCustomizationUUID":"aa447efb-222a-4fcc-860f-9adced4d7bc9","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml","artifactChecksum":"YTlhNDgxNWI1NjRkYzcyY2RkZmE5ODBhN2YyMzdhMGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f988336b-925c-41bc-80cd-f870c2d820a5","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar","artifactChecksum":"MDE0OWMxMDA4MWU3NmQ4OTg3YWIxOTdlOWNkMzlmZjg\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"34a88d9c-2cea-41b1-b02e-61a76224eb5a","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"fa8db66f-7306-42d9-9b94-9abaa4222473","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml","artifactChecksum":"MThhYzM4NWYyZDAwMGY4M2MyZjI2ZTczYTM2MTQ2Y2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"da593bfe-2fa4-4a57-b517-2f5842f1d944","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0fde10a9-a211-4006-bf2c-07dc3262eee3","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"64485067-7bc2-4464-877b-00841bb7475b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfO65k76aqlcibg5bgddom-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml","artifactChecksum":"YzAxNGJiOGQ2ZjcxM2Q0YTNkM2MxZGJlYWY4NzgzZTU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"430a7700-09b4-4925-b539-b454bcdd1194","artifactVersion":"1"},{"artifactName":"service-DemoPnfO65k76aqlcibg5bgddom-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar","artifactChecksum":"N2UzYmEzNzI5NTAyZjJjOWMwYzk4Nzg2OTgzOGVmMDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6d507a97-c740-4a28-9d16-4f999d0475be","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-14T16:04:06.145Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:06.145Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:06.148Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:06.148Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:06.248Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:06.250Z||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-10-14T16:04:06.250Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:06.266Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:06.268Z||pool-40-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:07.150Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:07.151Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:07.154Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:07.154Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:07.254Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:07.255Z||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-10-14T16:04:07.256Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:07.274Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:07.274Z||pool-41-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:08.155Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:08.156Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:08.158Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:08.159Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:08.258Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T16:04:08.259Z||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-10-14T16:04:08.260Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:08.275Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:08.276Z||pool-42-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:09.162Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:09.166Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:09.168Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:09.169Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:09.269Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:09.270Z||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-10-14T16:04:09.270Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:09.286Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:09.287Z||pool-43-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:10.169Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:10.170Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:10.173Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:10.173Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:10.273Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:10.274Z||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-10-14T16:04:10.274Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:10.290Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:10.290Z||pool-44-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:11.174Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:11.175Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:11.178Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:11.178Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/resourceInstances/pnf0db37701721e0/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:11.282Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
2022-10-14T16:04:11.283Z||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-10-14T16:04:11.283Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:11.315Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:11.316Z||pool-45-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:12.179Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:12.180Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:12.183Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:12.183Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:12.283Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:12.284Z||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-10-14T16:04:12.284Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:12.302Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:12.303Z||pool-46-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:13.187Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:13.187Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:13.194Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:13.194Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:13.292Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2022-10-14T16:04:13.293Z||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-10-14T16:04:13.293Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:13.309Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:13.309Z||pool-47-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:14.197Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"serviceName": "Demo_pNF_O65k76aQlCiBg5BGDDom",
"serviceVersion": "1.0",
"serviceUUID": "ec971d20-00a2-436f-81e1-08e7bb45af65",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d",
"resources": [
{
"resourceInstanceName": "pNF 0db37701-721e 0",
"resourceCustomizationUUID": "aa447efb-222a-4fcc-860f-9adced4d7bc9",
"resourceName": "pNF 0db37701-721e",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "286bb0b8-13b5-4422-ae11-4ae87821f9e3",
"resourceInvariantUUID": "a61a325a-10f6-418f-bef7-409eed75fd6c",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"artifactChecksum": "N2UzYmEzNzI5NTAyZjJjOWMwYzk4Nzg2OTgzOGVmMDg\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6d507a97-c740-4a28-9d16-4f999d0475be"
}
],
"workloadContext": "Production"
}
2022-10-14T16:04:14.197Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-14T16:04:14.198Z|4c8e4857-5b78-48c4-8504-f25a2f48f693|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 ec971d20-00a2-436f-81e1-08e7bb45af65 ASDC
2022-10-14T16:04:14.199Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
ServiceName:Demo_pNF_O65k76aQlCiBg5BGDDom
ServiceVersion:1.0
ServiceUUID:ec971d20-00a2-436f-81e1-08e7bb45af65
ServiceInvariantUUID:cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
ArtifactUUID:6d507a97-c740-4a28-9d16-4f999d0475be
ArtifactChecksum:N2UzYmEzNzI5NTAyZjJjOWMwYzk4Nzg2OTgzOGVmMDg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF 0db37701-721e 0
ResourceCustomizationUUID:aa447efb-222a-4fcc-860f-9adced4d7bc9
ResourceInvariantUUID:a61a325a-10f6-418f-bef7-409eed75fd6c
ResourceName:pNF 0db37701-721e
ResourceType:PNF
ResourceUUID:286bb0b8-13b5-4422-ae11-4ae87821f9e3
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2022-10-14T16:04:14.199Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ec971d20-00a2-436f-81e1-08e7bb45af65 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-10-14T16:04:14.252Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:04:14.254Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:14.254Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:14.255Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6d507a97-c740-4a28-9d16-4f999d0475be from URL: /sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:14.255Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T16:04:14.257Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:14.325Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T16:04:14.327Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar 6d507a97-c740-4a28-9d16-4f999d0475be 87770
2022-10-14T16:04:14.327Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar ASDC sendASDCNotification
2022-10-14T16:04:14.327Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:14.328Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T16:04:14.328Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:14.332Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:14.332Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763454327,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:14.432Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:14.433Z||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-10-14T16:04:14.433Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:14.447Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:14.448Z||pool-48-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:15.332Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:04:15.342Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:15.343Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6d507a97-c740-4a28-9d16-4f999d0475be, URL: /sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar to file: /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:15.343Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:15.344Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:15.346Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:15.625Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3731229806442159885/Definitions/service-DemoPnfO65k76aqlcibg5bgddom-template.yml
2022-10-14T16:04:16.579Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 0db37701-721e 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-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||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-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.580Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||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-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Node template pNF 0db37701-721e 0 is matching search criteria
2022-10-14T16:04:16.581Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T16:04:16.582Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 0db37701-721e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T16:04:16.582Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.582Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.582Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Node template pNF 0db37701-721e 0 is matching search criteria
2022-10-14T16:04:16.582Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Search for entities recursively
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 0db37701-721e 0] matching following query criteria: sdcType=Service, customizationUUID=null
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.583Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.584Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.584Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.584Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.584Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.584Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_O65k76aQlCiBg5BGDDom
Description:catalog service description
Model UUID:ec971d20-00a2-436f-81e1-08e7bb45af65
Model Version:NULL
Model InvariantUuid:cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d
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-10-14T16:04:16.598Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 286bb0b8-13b5-4422-ae11-4ae87821f9e3
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-10-14T16:04:16.603Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||pNF 0db37701-721e 0
2022-10-14T16:04:16.603Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 286bb0b8-13b5-4422-ae11-4ae87821f9e3
2022-10-14T16:04:16.603Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||No resources found for Service: ec971d20-00a2-436f-81e1-08e7bb45af65
2022-10-14T16:04:16.604Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: ec971d20-00a2-436f-81e1-08e7bb45af65
2022-10-14T16:04:16.604Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 0db37701-721e 0 286bb0b8-13b5-4422-ae11-4ae87821f9e3 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-10-14T16:04:16.613Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@266ce45f, org.onap.sdc.toscaparser.api.parameters.Input@76e1a312, org.onap.sdc.toscaparser.api.parameters.Input@56368966, org.onap.sdc.toscaparser.api.parameters.Input@63b7fd83, org.onap.sdc.toscaparser.api.parameters.Input@22b8a3b6]
2022-10-14T16:04:16.613Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.614Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.614Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid ec971d20-00a2-436f-81e1-08e7bb45af65: pNF 0db37701-721e
2022-10-14T16:04:16.614Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Processing PNF resource: 286bb0b8-13b5-4422-ae11-4ae87821f9e3
2022-10-14T16:04:16.615Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2022-10-14T16:04:16.615Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_O65k76aQlCiBg5BGDDom is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2022-10-14T16:04:16.615Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||Resource customization UUID: aa447efb-222a-4fcc-860f-9adced4d7bc9 is the same as notified resource customizationUUID: aa447efb-222a-4fcc-860f-9adced4d7bc9
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-10-14T16:04:16.697Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 0db37701-721e 286bb0b8-13b5-4422-ae11-4ae87821f9e3 0 ASDC deployResourceStructure
2022-10-14T16:04:16.698Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar ASDC sendASDCNotification
2022-10-14T16:04:16.698Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar
2022-10-14T16:04:16.698Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus
2022-10-14T16:04:16.699Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:16.703Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:16.703Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763456698,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:04:16.802Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T16:04:16.805Z||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-10-14T16:04:16.805Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:16.836Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:16.836Z||pool-49-thread-1|||||INFO|500||cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:17.170Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11
2022-10-14T16:04:17.171Z||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-10-14T16:04:17.171Z||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 IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:17.216Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:17.220Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.220Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763330052,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763338820,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.224Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763340702,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfO65k76aqlcibg5bgddom/1.0/artifacts/service-DemoPnfO65k76aqlcibg5bgddom-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:04:17.225Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.225Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.225Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763341706,
"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-10-14T16:04:17.234Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
2022-10-14T16:04:17.235Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 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-10-14T16:04:17.250Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.251Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.251Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.251Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.251Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.252Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.253Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.253Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.253Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.253Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.253Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.254Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.255Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.256Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.256Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.256Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.256Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.256Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.257Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.258Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.258Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.258Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.259Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763360052,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763353890,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.260Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763368545,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.261Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.262Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.262Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "cds",
"timestamp": 1665763367805,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.266Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.267Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763362662,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763370400,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.269Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763370861,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763371405,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.270Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.271Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.271Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1665763371865,
"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-10-14T16:04:17.291Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fe8bc1e6-e0d8-408c-a4f2-f0185e20178e
2022-10-14T16:04:17.292Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe8bc1e6-e0d8-408c-a4f2-f0185e20178e 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-10-14T16:04:17.302Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.302Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "policy-id",
"timestamp": 1665763372408,
"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-10-14T16:04:17.309Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe8bc1e6-e0d8-408c-a4f2-f0185e20178e
2022-10-14T16:04:17.309Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe8bc1e6-e0d8-408c-a4f2-f0185e20178e 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-10-14T16:04:17.321Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.321Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.322Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.323Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763369795,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.324Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763377543,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.325Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763378678,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.326Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763379738,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.327Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:17.328Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.328Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763380770,
"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-10-14T16:04:17.336Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fe8bc1e6-e0d8-408c-a4f2-f0185e20178e
2022-10-14T16:04:17.336Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe8bc1e6-e0d8-408c-a4f2-f0185e20178e 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-10-14T16:04:17.345Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763375352,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||INFO|500||Missing status on Status Object.
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "multicloud-k8s-id",
"timestamp": 1665763381775,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DEPLOY_OK"
}
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.346Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763383120,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763384127,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763385133,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_ERROR"
}
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2022-10-14T16:04:17.347Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "aai-ml",
"timestamp": 1665763386137,
"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-10-14T16:04:17.356Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of fe8bc1e6-e0d8-408c-a4f2-f0185e20178e
2022-10-14T16:04:17.356Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId fe8bc1e6-e0d8-408c-a4f2-f0185e20178e 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-10-14T16:04:17.704Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_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-10-14T16:04:17.719Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ddfea7b2-82fd-4d7e-90d7-400a8fed34f5
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-10-14T16:04:17.722Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2022-10-14T16:04:17.723Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2022-10-14T16:04:17.723Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2022-10-14T16:04:17.723Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2022-10-14T16:04:17.723Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName:
2022-10-14T16:04:17.723Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||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-10-14T16:04:17.732Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2022-10-14T16:04:47.732Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 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-10-14T16:04:47.744Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 and serviceModelVersionId: ec971d20-00a2-436f-81e1-08e7bb45af65
2022-10-14T16:04:47.744Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d
2022-10-14T16:04:47.746Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?depth=0
2022-10-14T16:04:47.755Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context!
2022-10-14T16:04:47.785Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?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-10-14T16:04:47.786Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?depth=0|INFO|500||Invoke
2022-10-14T16:04:47.803Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"}
2022-10-14T16:04:47.850Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?depth=0|INFO|404|Not Found|InvokeReturn
2022-10-14T16:04:47.851Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65?depth=0 has http status code:404 and response headers:{date=[Fri, 14 Oct 2022 16:04:47 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-221014-16:04:47:827-23602], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-10-14T16:04:47.852Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||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/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65","ERR.5.4.6114"]}}}
2022-10-14T16:04:47.856Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (ec=ERR.5.4.6114)
2022-10-14T16:04:47.856Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||ERROR|500||Exception occurred
javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (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-10-14T16:04:47.857Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (ec=ERR.5.4.6114)
2022-10-14T16:04:47.858Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (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-10-14T16:04:47.864Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2022-10-14T16:04:47.865Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=ddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (ec=ERR.5.4.6114)
2022-10-14T16:04:47.865Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason
2022-10-14T16:04:47.866Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:47.869Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:47.869Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "ddfea7b2-82fd-4d7e-90d7-400a8fed34f5",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763487865,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_ERROR",
"errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003dddfea7b2-82fd-4d7e-90d7-400a8fed34f5 Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/cec8dac7-ea6a-4543-ad2c-6a4c17ee9d1d/model-vers/model-ver/ec971d20-00a2-436f-81e1-08e7bb45af65) (ec\u003dERR.5.4.6114)"
}
2022-10-14T16:04:47.969Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2022-10-14T16:04:47.971Z||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-10-14T16:04:47.971Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:47.992Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:47.993Z||pool-50-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=?
2022-10-14T16:04:48.888Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||received message from topic
2022-10-14T16:04:48.889Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||recieved notification from broker: {"distributionID":"fe8bc1e6-e0d8-408c-a4f2-f0185e20178e","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"11146946-0b57-4133-a28c-fd545f05f17e","serviceDescription":"service","serviceInvariantUUID":"a9827252-9fcd-4eab-8149-5f4ad22b3078","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c7b4d189-1d64-4dcd-82c7-1d3e1e1523a9","resourceInvariantUUID":"579a72d2-8f36-4e9d-a2f2-8b37ac1ef974","resourceCustomizationUUID":"fa56183d-de33-4f1b-99ea-0ccf36244990","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":"OTIwNGI2ZWZiN2VkYjY0MWY2NzQ4NzNjZTNjOGM1MmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e71900c4-a3f4-42d9-a578-b9242406e333","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":"MjljOTMyNTM4MjE3NDEwODViNDJhOWI2MzEyNWNjNDE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3c85e8bb-0843-4460-8e0e-49600235bee1","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":"2065279a-4df9-4b96-9bd4-b153cbc61264","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":"1dcacc7d-5faa-4640-b708-3d119fab8fff","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":"2e13be7a-2ad5-4f46-9139-a445fb10ed35","artifactVersion":"2","generatedFromUUID":"2065279a-4df9-4b96-9bd4-b153cbc61264"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NjZiOTA3MDNiYjdhNWJhMjZlNGEwOTE4NDQyOTdiYzk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"348800b3-74d2-47a9-a44a-3a3a2c14587d","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NDI5MWViNDgwODFkN2ExODk1MmU5MDUzZjFhYjk2OTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"32703e2b-4a97-4e00-bd2a-929f6a83d9b6","artifactVersion":"1"}],"workloadContext":"Production"}
2022-10-14T16:04:48.890Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:48.892Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:48.894Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:48.894Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:48.995Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:48.995Z||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-10-14T16:04:48.996Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:49.010Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:49.010Z||pool-51-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:49.895Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:49.896Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:49.899Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:49.899Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2022-10-14T16:04:49.999Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:50.000Z||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-10-14T16:04:50.000Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:50.021Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:50.022Z||pool-52-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:50.902Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:50.904Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:50.907Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:50.907Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2022-10-14T16:04:51.008Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-14T16:04:51.010Z||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-10-14T16:04:51.010Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:51.023Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:51.024Z||pool-53-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:51.908Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:51.910Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:51.912Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:51.912Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:52.012Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:52.014Z||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-10-14T16:04:52.014Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:52.041Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:52.041Z||pool-54-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:52.913Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:52.914Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:52.916Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:52.916Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2022-10-14T16:04:53.017Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:53.018Z||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-10-14T16:04:53.019Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:53.047Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:53.048Z||pool-55-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:53.917Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:53.918Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:53.920Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:53.921Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2022-10-14T16:04:54.022Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2022-10-14T16:04:54.023Z||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-10-14T16:04:54.023Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:54.036Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:54.037Z||pool-56-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:54.921Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus
2022-10-14T16:04:54.923Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:54.925Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:54.925Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763441598,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2022-10-14T16:04:55.026Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2022-10-14T16:04:55.028Z||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-10-14T16:04:55.028Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:55.045Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:55.046Z||pool-57-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
2022-10-14T16:04:55.927Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||sending notification to client: {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "11146946-0b57-4133-a28c-fd545f05f17e",
"serviceDescription": "service",
"serviceInvariantUUID": "a9827252-9fcd-4eab-8149-5f4ad22b3078",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "fa56183d-de33-4f1b-99ea-0ccf36244990",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c7b4d189-1d64-4dcd-82c7-1d3e1e1523a9",
"resourceInvariantUUID": "579a72d2-8f36-4e9d-a2f2-8b37ac1ef974",
"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": "MjljOTMyNTM4MjE3NDEwODViNDJhOWI2MzEyNWNjNDE\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3c85e8bb-0843-4460-8e0e-49600235bee1",
"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": "2065279a-4df9-4b96-9bd4-b153cbc61264",
"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": "2e13be7a-2ad5-4f46-9139-a445fb10ed35",
"generatedFromUUID": "2065279a-4df9-4b96-9bd4-b153cbc61264"
},
"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": "2e13be7a-2ad5-4f46-9139-a445fb10ed35",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "NDI5MWViNDgwODFkN2ExODk1MmU5MDUzZjFhYjk2OTU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "32703e2b-4a97-4e00-bd2a-929f6a83d9b6"
}
],
"workloadContext": "Production"
}
2022-10-14T16:04:55.927Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2022-10-14T16:04:55.927Z|ddfea7b2-82fd-4d7e-90d7-400a8fed34f5|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 11146946-0b57-4133-a28c-fd545f05f17e ASDC
2022-10-14T16:04:55.928Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||ASDC Notification:
DistributionID:fe8bc1e6-e0d8-408c-a4f2-f0185e20178e
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:11146946-0b57-4133-a28c-fd545f05f17e
ServiceInvariantUUID:a9827252-9fcd-4eab-8149-5f4ad22b3078
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:32703e2b-4a97-4e00-bd2a-929f6a83d9b6
ArtifactChecksum:NDI5MWViNDgwODFkN2ExODk1MmU5MDUzZjFhYjk2OTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:fa56183d-de33-4f1b-99ea-0ccf36244990
ResourceInvariantUUID:579a72d2-8f36-4e9d-a2f2-8b37ac1ef974
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:c7b4d189-1d64-4dcd-82c7-1d3e1e1523a9
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:3c85e8bb-0843-4460-8e0e-49600235bee1
ArtifactChecksum:MjljOTMyNTM4MjE3NDEwODViNDJhOWI2MzEyNWNjNDE=
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:2065279a-4df9-4b96-9bd4-b153cbc61264
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:2e13be7a-2ad5-4f46-9139-a445fb10ed35
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:2e13be7a-2ad5-4f46-9139-a445fb10ed35
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2022-10-14T16:04:55.928Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 11146946-0b57-4133-a28c-fd545f05f17e 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-10-14T16:04:55.977Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:04:55.978Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:55.978Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:55.979Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 32703e2b-4a97-4e00-bd2a-929f6a83d9b6 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-14T16:04:55.979Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||DistributionClient - download
2022-10-14T16:04:55.979Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-14T16:04:56.042Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||GET Response Status 200
2022-10-14T16:04:56.043Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 32703e2b-4a97-4e00-bd2a-929f6a83d9b6 74814
2022-10-14T16:04:56.044Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2022-10-14T16:04:56.044Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2022-10-14T16:04:56.044Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus
2022-10-14T16:04:56.045Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus
2022-10-14T16:04:56.047Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap]
2022-10-14T16:04:56.047Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||try to send status {
"distributionID": "fe8bc1e6-e0d8-408c-a4f2-f0185e20178e",
"consumerID": "SO-COpenSource-Env11",
"timestamp": 1665763496044,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2022-10-14T16:04:56.154Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
2022-10-14T16:04:56.155Z||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-10-14T16:04:56.155Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as IFAoDsJI5ujuFiI5) ...
2022-10-14T16:04:56.170Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK
2022-10-14T16:04:56.171Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2022-10-14T16:04:57.048Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2022-10-14T16:04:57.049Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||MSO config path is: /app
2022-10-14T16:04:57.050Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 32703e2b-4a97-4e00-bd2a-929f6a83d9b6, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:57.050Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2022-10-14T16:04:57.051Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:57.051Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:57.244Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14904741524469585859/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-10-14T16:04:58.719Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0
2022-10-14T16:04:58.719Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:04:58.719Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||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-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.720Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2022-10-14T16:04:58.721Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||WARN|500||####################################################################################################
2022-10-14T16:04:58.721Z|fe8bc1e6-e0d8-408c-a4f2-f0185e20178e|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery