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)
2023-04-20T12:49:44.448Z||main|||||INFO|500||The following profiles are active: basic
2023-04-20T12:49:59.198Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-20T12:49:59.199Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-20T12:49:59.348Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-20T12:50:06.574Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-20T12:50:07.101Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-20T12:50:07.709Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-20T12:50:08.097Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-20T12:50:09.119Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-20T12:50:12.441Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-20T12:50:12.979Z||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.
2023-04-20T12:50:16.049Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-20T12:50:16.166Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-20T12:50:16.208Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-20T12:50:16.226Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-20T12:50:16.817Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-20T12:50:17.165Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-20T12:50:18.154Z||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_
2023-04-20T12:50:19.035Z||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=?
2023-04-20T12:50:19.711Z||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]}
2023-04-20T12:50:19.719Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:19.740Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:22.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:22.040Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[2284], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:20 GMT], Content-Type=[application/json]}
2023-04-20T12:50:22.042Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8af8e66b936142d48d57cff715244db0","versionId":"5e9ea163d0cf4cac952091238c59c0bf"}
2023-04-20T12:50:22.069Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-04-20T12:50:22.250Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:22.253Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:22.256Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:22.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:22.838Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8af8e66b936142d48d57cff715244db0/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[556], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:23 GMT]}
2023-04-20T12:50:22.840Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:22.840Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-04-20T12:50:22.841Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:22.898Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:22.900Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:22.901Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:23.248Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:23.251Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[343], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:23 GMT], Content-Type=[application/json]}
2023-04-20T12:50:23.253Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"4de679522f364e688c892bd1f0845e5d","versionId":"083d4caedfa244658503543712b9237f"}
2023-04-20T12:50:23.258Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-04-20T12:50:23.323Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:23.324Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6b4104bf-39a0-4b0c-a613-ded482c55e0d], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:23.328Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:23.819Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[487], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:24 GMT]}
2023-04-20T12:50:23.820Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:23.822Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4de679522f364e688c892bd1f0845e5d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:23.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-04-20T12:50:23.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:23.904Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:23.907Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:23.909Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:24.194Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:24.195Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[280], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:24 GMT], Content-Type=[application/json]}
2023-04-20T12:50:24.198Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8363f10efb2a44fc869c299d555a5a14","versionId":"0d6ac9cd994e4f6fabf5c126b0c72888"}
2023-04-20T12:50:24.203Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-04-20T12:50:24.258Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:24.259Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[de9adf34-6397-4867-821d-73c090a5768c], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:24.261Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:24.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[398], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:25 GMT]}
2023-04-20T12:50:24.664Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:24.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8363f10efb2a44fc869c299d555a5a14/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:24.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-04-20T12:50:24.669Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:24.748Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:24.750Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:24.760Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:25.317Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:25.320Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[551], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:25 GMT], Content-Type=[application/json]}
2023-04-20T12:50:25.325Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"1abac3f818f942abb3e2890b7df223a1","versionId":"8fe7ca534e254628b792db4b3d893c90"}
2023-04-20T12:50:25.344Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-20T12:50:25.386Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:25.387Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d95f0439-fef9-4697-8f64-5a0df7c1c623], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:25.406Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:25.977Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[559], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:26 GMT]}
2023-04-20T12:50:25.977Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1abac3f818f942abb3e2890b7df223a1/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-04-20T12:50:25.978Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:26.018Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:26.018Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5cbddb29-b532-48d8-8009-52a323c8cea7], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:26.020Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:26.247Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[224], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:26 GMT], Content-Type=[application/json]}
2023-04-20T12:50:26.248Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"085885d8c8394e429b69173e427c9861","versionId":"adfa064200be44989771ebd7b8aa09aa"}
2023-04-20T12:50:26.250Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:26.255Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-20T12:50:26.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:26.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[995202f3-f489-4f4c-8243-d5bbaff7bffd], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:26.295Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:26.753Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[455], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:27 GMT]}
2023-04-20T12:50:26.754Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:26.756Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/085885d8c8394e429b69173e427c9861/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:26.757Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-04-20T12:50:26.758Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:26.820Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:26.821Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f6eddf11-f4c2-40a5-960a-0a0244800062], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:26.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:27.035Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[207], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:27 GMT], Content-Type=[application/json]}
2023-04-20T12:50:27.036Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3eb78981e3ce417bacdc8481224ffe70","versionId":"7ac88afcf25c4b179063dc6eac1ace0c"}
2023-04-20T12:50:27.038Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:27.041Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-20T12:50:27.084Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:27.086Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:27.088Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:27.486Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:27.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3eb78981e3ce417bacdc8481224ffe70/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[392], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:27 GMT]}
2023-04-20T12:50:27.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:27.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-04-20T12:50:27.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:27.538Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:27.539Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:27.541Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:27.791Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:27.792Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[246], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:28 GMT], Content-Type=[application/json]}
2023-04-20T12:50:27.793Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"9d24a4cc3aa743e2aa54213853d31a55","versionId":"a2b6f8cb6dfb4abb8dc82a439988a749"}
2023-04-20T12:50:27.796Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-04-20T12:50:27.850Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:27.850Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5182c3f7-dc02-492c-9113-5b46d72e5edb], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:27.852Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:28.271Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[416], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:28 GMT]}
2023-04-20T12:50:28.272Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:28.273Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d24a4cc3aa743e2aa54213853d31a55/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:28.274Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-04-20T12:50:28.274Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:28.325Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:28.326Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[80dc475b-f581-4b87-bcbd-bd0c7b3c8d03], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:28.327Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:28.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[235], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:29 GMT], Content-Type=[application/json]}
2023-04-20T12:50:28.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ec1402bb153464e9fcb8d43ae0d9540","versionId":"61c5e93f6bf74ea6934dd92dea594a9d"}
2023-04-20T12:50:28.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:28.569Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-04-20T12:50:28.605Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:28.606Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[abcb573d-d254-4e13-a8a1-bdbe7ae0f537], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:28.607Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:29.055Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[445], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:29 GMT]}
2023-04-20T12:50:29.056Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ec1402bb153464e9fcb8d43ae0d9540/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-04-20T12:50:29.057Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:29.098Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:29.099Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5af2e9bf-753e-4170-a0a8-be988ab85ae4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:29.100Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:29.363Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[260], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:29 GMT], Content-Type=[application/json]}
2023-04-20T12:50:29.364Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1d0e69155bf247eeb29bb95074d564d4","versionId":"ea5203e321734605a3b2ae218665e08a"}
2023-04-20T12:50:29.366Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:29.369Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-04-20T12:50:29.416Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:29.417Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[04dc3cb9-36e7-409f-bb88-fa691f947eea], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:29.419Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:29.835Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[412], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:30 GMT]}
2023-04-20T12:50:29.836Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:29.836Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1d0e69155bf247eeb29bb95074d564d4/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:29.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-04-20T12:50:29.837Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:29.877Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:29.878Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b2045dd6-f2ba-4521-9a61-b0c48b700cfa], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:29.879Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:30.114Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[233], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:30 GMT], Content-Type=[application/json]}
2023-04-20T12:50:30.115Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b126dcfdf6674346baf2d022a403ce77","versionId":"1b9c45087a274e53b3cbf8ae6162f6af"}
2023-04-20T12:50:30.117Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:30.119Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-04-20T12:50:30.221Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:30.223Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:30.224Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:30.976Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:31.023Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b126dcfdf6674346baf2d022a403ce77/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[745], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:31 GMT]}
2023-04-20T12:50:31.026Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:31.027Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-04-20T12:50:31.036Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:31.109Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:31.110Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[12bcd32b-8943-4168-8684-f3e87ec453a8], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:31.112Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:31.564Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[445], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:31 GMT], Content-Type=[application/json]}
2023-04-20T12:50:31.565Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"f6bd51645045434daa106ba6cb756700","versionId":"d32a3b073a6545d5be1808b47605910c"}
2023-04-20T12:50:31.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:31.571Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-04-20T12:50:31.591Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:31.593Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[51e6d74d-e988-412b-9d01-51c7306be491], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:31.594Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:32.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[552], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:32 GMT]}
2023-04-20T12:50:32.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:32.150Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f6bd51645045434daa106ba6cb756700/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:32.151Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-04-20T12:50:32.151Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:32.204Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:32.206Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:32.208Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:32.453Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:32.454Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[241], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:33 GMT], Content-Type=[application/json]}
2023-04-20T12:50:32.455Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"9d6c782767ea45c5b1746de5df5beb1d","versionId":"ad8963f8a2bf4742897939df79b509b8"}
2023-04-20T12:50:32.458Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-04-20T12:50:32.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:32.489Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5347c366-54bb-4210-903d-fbe9a4c7a7f4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:32.490Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:32.910Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[416], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:33 GMT]}
2023-04-20T12:50:32.911Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:32.913Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d6c782767ea45c5b1746de5df5beb1d/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:32.914Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-04-20T12:50:32.914Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:32.949Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:32.950Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f53e439d-836f-4442-82a9-6702aab650e4], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:32.952Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:33.241Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[286], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:33 GMT], Content-Type=[application/json]}
2023-04-20T12:50:33.242Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"a6e07d6c592e4bf6bdbfd4d7777c3d52","versionId":"8cfaeb2aa40940739430a311e108d8ee"}
2023-04-20T12:50:33.243Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:33.245Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-04-20T12:50:33.697Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:33.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:33.872Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:34.381Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/a6e07d6c592e4bf6bdbfd4d7777c3d52/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[487], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:34 GMT]}
2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-04-20T12:50:34.382Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:34.417Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:34.418Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:34.419Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:34.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:34.663Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[239], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:35 GMT], Content-Type=[application/json]}
2023-04-20T12:50:34.663Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"fad9ce56fcc74349a51adf5adeadb1f6","versionId":"46c8852dba7c4fdbb57cedb71616ee0a"}
2023-04-20T12:50:34.666Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-04-20T12:50:34.708Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:34.709Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[da27a737-14a9-4de5-9165-1a746bacc83f], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:34.711Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:35.278Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[562], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:35 GMT]}
2023-04-20T12:50:35.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:35.296Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fad9ce56fcc74349a51adf5adeadb1f6/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:35.297Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-04-20T12:50:35.297Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:35.486Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:35.487Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a8b0bc6f-ba37-4879-bfbd-216064081241], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:35.488Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:35.803Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[313], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:36 GMT], Content-Type=[application/json]}
2023-04-20T12:50:35.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"3ab0e9a22b474f228ccf0068227a8544","versionId":"62dfcc51340c43ff8700d273d291dc3f"}
2023-04-20T12:50:35.804Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:35.807Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-04-20T12:50:35.825Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:35.826Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[09e9b07d-fad2-4319-8a8a-98f62584da23], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:35.827Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:36.217Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[387], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:36 GMT]}
2023-04-20T12:50:36.218Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:36.219Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3ab0e9a22b474f228ccf0068227a8544/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:36.219Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-04-20T12:50:36.220Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:36.266Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:36.267Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:36.268Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:36.497Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:36.498Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[225], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:37 GMT], Content-Type=[application/json]}
2023-04-20T12:50:36.498Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"6a844cbc8d3d45ebbb8b8eb5b5a2ef40","versionId":"f32263cdd8084907b4c6582688221ff2"}
2023-04-20T12:50:36.504Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-04-20T12:50:36.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:36.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[42be9dc4-1a10-42b6-9466-49a75e033996], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:36.532Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:36.881Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[346], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:37 GMT]}
2023-04-20T12:50:36.882Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6a844cbc8d3d45ebbb8b8eb5b5a2ef40/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-04-20T12:50:36.883Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:36.920Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:36.921Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e1dfadf1-9b83-40a8-b641-7ee879713fc3], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:36.922Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:37.141Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[216], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:37 GMT], Content-Type=[application/json]}
2023-04-20T12:50:37.143Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"40137fdf71064432b4072061c504d68e","versionId":"0f3ee61bd56646da9b955381e47bcebf"}
2023-04-20T12:50:37.146Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:37.149Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-04-20T12:50:37.194Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:37.196Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:37.197Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:37.512Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:37.512Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/40137fdf71064432b4072061c504d68e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[309], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:38 GMT]}
2023-04-20T12:50:37.513Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:37.514Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-04-20T12:50:37.515Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:37.566Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:37.567Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:37.568Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:37.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:37.823Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[251], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:38 GMT], Content-Type=[application/json]}
2023-04-20T12:50:37.824Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"42d0d9f084cb4bb988a7fb2eb1a81e67","versionId":"27ca3dfda5384985856df3728c4069bc"}
2023-04-20T12:50:37.827Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-04-20T12:50:37.875Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:37.876Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:37.878Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:38.232Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/42d0d9f084cb4bb988a7fb2eb1a81e67/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[350], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:38 GMT]}
2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:38.233Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-04-20T12:50:38.234Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:38.284Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:38.286Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:38.288Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:38.527Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:38.528Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[236], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:39 GMT], Content-Type=[application/json]}
2023-04-20T12:50:38.528Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"226c0a187c504fe881d41cec411ca2a4","versionId":"0a3a35f22ff045f992ca603c8f4e9fa7"}
2023-04-20T12:50:38.531Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-04-20T12:50:38.553Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:38.554Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:38.556Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:38.925Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/226c0a187c504fe881d41cec411ca2a4/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[365], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:39 GMT]}
2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-04-20T12:50:38.926Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:38.968Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:38.968Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6bee1653-8adf-4da5-8b93-a6ed696bfdc6], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:38.970Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:39.204Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:39 GMT], Content-Type=[application/json]}
2023-04-20T12:50:39.205Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"fc0b6f2680c54936b0d08f81ee916826","versionId":"aeec2c38270a4f4aa0011f6420531bb6"}
2023-04-20T12:50:39.206Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:39.208Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-04-20T12:50:39.235Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-04-20T12:50:39.237Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:39.238Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:39.625Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:39.626Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/fc0b6f2680c54936b0d08f81ee916826/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[382], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:40 GMT]}
2023-04-20T12:50:39.626Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:39.627Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-04-20T12:50:39.627Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:39.679Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:39.680Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[eaab1067-4e15-488e-9dec-4f18d5bcacc3], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:39.682Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:39.915Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[230], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:40 GMT], Content-Type=[application/json]}
2023-04-20T12:50:39.916Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8c21e0a20591492f8c57a42496b9ffd7","versionId":"3fdb3968b6154b07bc755e3cdfabfbea"}
2023-04-20T12:50:39.917Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:39.920Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-04-20T12:50:39.942Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:39.942Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c70d2c5d-c6c9-4532-af71-6699a33c5489], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:39.943Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:40.351Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[371], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:40 GMT]}
2023-04-20T12:50:40.352Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:40.352Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c21e0a20591492f8c57a42496b9ffd7/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:40.353Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-04-20T12:50:40.353Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:40.389Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:40.389Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[780db124-6f7d-4f4c-ad7b-764c52ebfbff], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:40.391Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:40.616Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[222], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:41 GMT], Content-Type=[application/json]}
2023-04-20T12:50:40.617Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2df2db274216455eb336a777f308c227","versionId":"23c622a7a44449b8aeea509f5829c971"}
2023-04-20T12:50:40.618Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:40.621Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-04-20T12:50:40.660Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:40.662Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1d67182b-253e-463b-acc1-5b6934932d5f], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:40.664Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:41.038Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[370], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:41 GMT]}
2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2df2db274216455eb336a777f308c227/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:41.039Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-04-20T12:50:41.040Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:41.074Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:41.075Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:41.077Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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"}]}
2023-04-20T12:50:41.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:41.291Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[211], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:41 GMT], Content-Type=[application/json]}
2023-04-20T12:50:41.292Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"8c33845c4e35452b9798188a2793c94e","versionId":"d9a08dde79ba4d5b8f6e8f7761fe8582"}
2023-04-20T12:50:41.293Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-04-20T12:50:41.309Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:41.309Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6a927ba3-d3f4-4763-a692-a44bdf693f13], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:41.310Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:41.669Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[357], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:42 GMT]}
2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8c33845c4e35452b9798188a2793c94e/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:41.670Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-04-20T12:50:41.671Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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=?
2023-04-20T12:50:41.694Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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]}
2023-04-20T12:50:41.695Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-04-20T12:50:41.696Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]}
2023-04-20T12:50:41.908Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-04-20T12:50:41.908Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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:{Transfer-Encoding=[chunked], x-envoy-upstream-service-time=[209], Server=[envoy], Date=[Thu, 20 Apr 2023 12:50:42 GMT], Content-Type=[application/json]}
2023-04-20T12:50:41.910Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||{"id":"07ec12d785f64ccfbc1eaf1444f40f2b","versionId":"773ef034da8f4d49ba68376dfd618636"}
2023-04-20T12:50:41.913Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-04-20T12:50:41.939Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|INFO|500||Invoke
2023-04-20T12:50:41.939Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions with request headers:{X-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8dc97001-790b-4001-a8d6-08b174d486a2], X-ECOMP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-TransactionID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], X-ONAP-RequestID=[979f3796-1633-4ac5-bb17-323d3cd0e7de], Content-Type=[application/json]}
2023-04-20T12:50:41.941Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}
2023-04-20T12:50:42.288Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions has http status code:200 and response headers:{x-envoy-upstream-service-time=[344], Server=[envoy], Content-Length=[0], Date=[Thu, 20 Apr 2023 12:50:42 GMT]}
2023-04-20T12:50:42.289Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-04-20T12:50:42.290Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/07ec12d785f64ccfbc1eaf1444f40f2b/versions/latest/actions|INFO|500||InvokeReturn
2023-04-20T12:50:42.290Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-04-20T12:50:44.787Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|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
2023-04-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||---
2023-04-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-20T12:50:46.965Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||WARN|500||---
2023-04-20T12:50:47.392Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-20T12:50:51.398Z|979f3796-1633-4ac5-bb17-323d3cd0e7de|main|||||INFO|500||Started Application in 70.311 seconds (JVM running for 74.69)
2023-04-20T12:50:51.425Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-04-20T12:50:51.427Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-04-20T12:50:51.438Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-04-20T12:50:51.486Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a26bb464-52da-47d9-a807-7049f3161a95 url= /sdc/v1/artifactTypes
2023-04-20T12:50:51.491Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-04-20T12:50:51.658Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-20T12:50:51.710Z||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 SDC server
2023-04-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-04-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 9200bd51-00e1-4cf6-87ac-42b606550129 url= /sdc/v1/distributionKafkaData
2023-04-20T12:50:51.710Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-04-20T12:50:51.736Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-04-20T12:50:51.740Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@2246106e
2023-04-20T12:50:51.802Z||scheduling-1|||||INFO|500||ProducerConfig values:
acks = -1
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
2023-04-20T12:50:51.852Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Instantiated an idempotent producer.
2023-04-20T12:50:51.953Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-04-20T12:50:52.007Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-20T12:50:52.007Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-20T12:50:52.008Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052004
2023-04-20T12:50:52.012Z||scheduling-1|||||INFO|500||start DistributionClient
2023-04-20T12:50:52.032Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-20T12:50:52.112Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-20T12:50:52.112Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-20T12:50:52.113Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052112
2023-04-20T12:50:52.114Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:50:52.118Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:50:52.118Z||scheduling-1|||||INFO|500||ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = SO
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
2023-04-20T12:50:52.128Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1681995052128
2023-04-20T12:50:52.129Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:50:52.132Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:50:52.139Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.996Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA
2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.996Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.996Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.997Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:52.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.997Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to ZZoItDCGQkC8wwsb0V98Wg
2023-04-20T12:50:52.997Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] ProducerId set to 2004 with epoch 0
2023-04-20T12:50:52.998Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA
2023-04-20T12:50:52.998Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Cluster ID: 7usRU5YbRx6CJ1VRU6dZfA
2023-04-20T12:50:52.999Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-20T12:50:52.999Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
2023-04-20T12:50:53.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] (Re-)joining group
2023-04-20T12:50:53.021Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] (Re-)joining group
2023-04-20T12:50:53.084Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135
2023-04-20T12:50:53.084Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0
2023-04-20T12:50:53.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-20T12:50:53.085Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] (Re-)joining group
2023-04-20T12:50:53.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-04-20T12:50:53.085Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] (Re-)joining group
2023-04-20T12:50:59.093Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135', protocol='range'}
2023-04-20T12:50:59.093Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0', protocol='range'}
2023-04-20T12:50:59.153Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.153Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T12:50:59.160Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]), SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])}
2023-04-20T12:50:59.190Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031-bf146fb3-bac1-4073-8208-2e4b0f2f99d0', protocol='range'}
2023-04-20T12:50:59.190Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811-0d5611f2-dbb9-43b8-816a-870babe17135', protocol='range'}
2023-04-20T12:50:59.192Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])
2023-04-20T12:50:59.192Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-04-20T12:50:59.200Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-20T12:50:59.200Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-04-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-04-20T12:50:59.224Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-04-20T12:50:59.225Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-04-20T12:50:59.224Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-04-20T12:50:59.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-04-20T12:50:59.226Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-04-20T12:50:59.227Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-04-20T12:50:59.288Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-20T12:50:59.290Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-20T12:50:59.362Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-20T12:50:59.363Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-20T12:50:59.368Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-20T12:50:59.369Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-04-20T12:50:59.372Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-20T12:50:59.373Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-04-20T12:50:59.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-20T12:50:59.375Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-20T12:50:59.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-20T12:50:59.388Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-04-20T12:51:52.123Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:51:52.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:52:52.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:52:52.133Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:53:52.125Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:53:52.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:54:52.127Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:54:52.135Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:55:52.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:55:52.136Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:56:52.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:56:52.137Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:57:52.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:57:52.137Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:58:52.131Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:58:52.139Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:59:52.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T12:59:52.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T12:59:53.048Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-6cbbee11-4312-4812-a215-204eeff8e811, groupId=SO] Node -1 disconnected.
2023-04-20T12:59:53.117Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-e478ca57-9f88-4dd4-9287-e7db3cd3d031, groupId=SO] Node -1 disconnected.
2023-04-20T12:59:53.332Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Node -1 disconnected.
2023-04-20T13:00:13.259Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-20T13:00:52.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:00:52.140Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:01:52.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:01:52.141Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:02:52.138Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:02:52.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:03:52.139Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:03:52.142Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:04:52.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:04:52.143Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:05:52.142Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:05:52.157Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:06:52.144Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:06:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:07:52.145Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:07:52.158Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:08:52.147Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:08:52.160Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:09:52.149Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:09:52.162Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:10:52.151Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:10:52.163Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:11:52.152Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:11:52.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:12:52.153Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:12:52.164Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:13:52.154Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:13:52.165Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:14:52.155Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:14:52.167Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:15:52.156Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:15:52.168Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:16:52.157Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:16:52.169Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:17:52.158Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:17:52.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:18:52.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:18:52.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:19:52.160Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:19:52.174Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:20:52.161Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:20:52.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:21:52.163Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:21:52.180Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:22:52.165Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:22:52.184Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:23:52.166Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:23:52.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:24:52.168Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:24:52.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:25:52.169Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:25:52.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:26:52.170Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:26:52.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:27:52.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:27:52.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:28:52.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:28:52.188Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:29:52.173Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:29:52.190Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:30:52.174Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:30:52.191Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:31:52.175Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:31:52.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:32:52.178Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:32:52.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:33:52.179Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:33:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:34:52.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:34:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:35:52.180Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:35:52.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:36:52.182Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:36:52.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:37:52.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:37:52.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:38:52.183Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:38:52.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:39:52.184Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:39:52.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:40:52.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:40:52.197Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:41:52.186Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:41:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:42:52.187Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:42:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:43:52.188Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:43:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:44:52.189Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:44:52.199Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:45:52.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:45:52.200Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:46:52.190Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:46:52.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:47:52.191Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:47:52.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:48:52.193Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:48:52.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:49:52.194Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:49:52.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:50:52.196Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:50:52.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:51:52.197Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:51:52.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:52:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:52:52.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:53:52.198Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:53:52.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:54:52.199Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:54:52.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:55:52.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:55:52.212Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:56:52.201Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:56:52.213Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:57:52.203Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:57:52.214Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:58:52.203Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:58:52.214Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T13:59:52.203Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T13:59:52.215Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:00:52.205Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:00:52.216Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:01:52.207Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:01:52.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:02:52.208Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:02:52.217Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:03:52.209Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:03:52.219Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:04:52.211Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:04:52.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:05:52.213Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:05:52.221Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:06:52.215Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:06:52.223Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:07:52.217Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:07:52.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:08:52.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:08:52.224Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:09:52.218Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:09:52.226Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:10:52.220Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:10:52.227Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:11:52.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:11:52.228Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:12:52.221Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:12:52.229Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:13:52.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:13:52.229Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:14:52.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:14:52.230Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:15:52.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:15:52.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:16:52.227Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:16:52.232Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:17:52.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:17:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:18:52.229Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:18:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:19:52.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:19:52.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:20:52.230Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:20:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:21:52.232Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:21:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:22:52.233Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:22:52.234Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:23:52.234Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:23:52.235Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:24:52.235Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:24:52.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:25:52.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:25:52.236Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:26:52.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:26:52.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:27:52.238Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:27:52.238Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:28:52.240Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:28:52.240Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:29:52.240Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:29:52.241Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:30:52.241Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:30:52.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:31:52.242Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:31:52.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:32:52.243Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:32:52.243Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:33:52.244Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:33:52.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:34:52.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:34:52.245Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:35:52.245Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:35:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:36:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:36:52.246Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:37:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:37:52.248Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:38:52.246Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:38:52.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:39:52.248Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:39:52.250Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:40:52.249Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:40:52.251Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:41:52.250Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:41:52.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:42:52.251Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:42:52.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:43:52.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:43:52.253Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:44:52.252Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:44:52.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:45:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:45:52.255Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:46:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:46:52.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:47:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:47:52.258Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:48:52.254Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:48:52.260Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:49:52.255Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:49:52.261Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:50:52.256Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:50:52.262Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:51:52.257Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:51:52.263Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:52:52.259Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:52:52.263Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:53:52.260Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:53:52.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:54:52.262Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:54:52.264Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:55:52.263Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:55:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:56:52.264Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:56:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:57:52.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:57:52.266Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:58:52.267Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:58:52.267Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T14:59:52.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T14:59:52.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:00:52.269Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:00:52.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:01:52.270Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:01:52.270Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:02:52.270Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:02:52.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:03:52.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:03:52.271Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:04:52.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:04:52.273Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:05:52.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:05:52.274Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:06:52.273Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:06:52.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:07:52.274Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:07:52.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:08:52.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:08:52.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:09:52.276Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:09:52.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:10:52.277Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:10:52.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:11:52.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:11:52.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:12:52.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:12:52.279Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:13:52.283Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:13:52.283Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:14:52.284Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:14:52.285Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:15:52.285Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:15:52.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:16:52.286Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:16:52.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:17:52.287Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:17:52.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:18:52.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:18:52.288Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:19:52.290Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:19:52.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:20:52.291Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:20:52.291Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:21:52.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:21:52.293Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:22:52.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:22:52.296Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:23:52.294Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:23:52.296Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:24:52.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:24:52.297Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:25:52.295Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:25:52.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:26:52.297Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:26:52.299Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:27:52.298Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:27:52.301Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:28:52.299Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:28:52.302Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:29:52.299Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:29:52.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:30:52.300Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:30:52.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:31:52.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:31:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:32:52.302Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:32:52.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:33:52.303Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:33:52.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:34:52.304Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:34:52.304Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:35:52.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:35:52.306Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:36:52.305Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:36:52.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:37:52.307Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:37:52.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:38:52.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:38:52.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:39:52.308Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:39:52.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:40:52.310Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:40:52.310Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:41:52.311Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:41:52.311Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:42:52.311Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:42:52.313Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:43:52.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:43:52.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:44:52.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:44:52.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:45:52.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:45:52.316Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:46:52.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:46:52.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:47:52.317Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:47:52.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:48:52.318Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:48:52.319Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:49:52.319Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:49:52.319Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:50:52.320Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:50:52.320Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:51:52.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:51:52.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:52:52.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:52:52.323Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:53:52.324Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:53:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:54:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:54:52.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:55:52.325Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:55:52.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:56:52.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:56:52.327Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:57:52.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:57:52.330Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:58:52.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:58:52.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T15:59:52.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T15:59:52.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:00:52.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:00:52.333Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:01:52.332Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:01:52.335Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:02:52.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:02:52.336Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:03:52.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:03:52.337Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:04:52.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:04:52.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:05:52.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:05:52.338Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:06:52.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:06:52.339Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:07:52.338Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:07:52.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:08:52.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:08:52.340Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:09:52.340Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:09:52.341Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:10:52.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:10:52.342Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:11:52.342Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:11:52.343Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:12:52.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:12:52.344Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:13:52.344Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:13:52.345Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:14:52.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:14:52.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:15:52.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:15:52.347Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:16:52.347Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:16:52.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:17:52.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:17:52.349Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:18:52.350Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:18:52.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:19:52.351Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:19:52.351Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:20:52.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:20:52.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:21:52.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:21:52.354Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:22:52.354Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:22:52.355Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:23:14.309Z||http-nio-8085-exec-5|||||INFO|500||Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. HTTP method names must be tokens
at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source)
2023-04-20T16:23:52.355Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:23:52.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:24:52.355Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:24:52.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:25:52.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:25:52.356Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:26:52.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:26:52.358Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:27:52.358Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:27:52.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:28:52.359Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:28:52.359Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:29:52.359Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:29:52.360Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:30:52.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:30:52.361Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:31:52.362Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:31:52.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:32:52.362Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:32:52.364Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:33:52.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:33:52.365Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:34:52.364Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:34:52.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:35:52.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:35:52.368Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:36:52.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:36:52.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:37:52.366Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:37:52.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:38:52.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:38:52.370Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:39:52.368Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:39:52.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:40:52.369Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:40:52.373Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:41:52.370Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:41:52.375Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:42:52.371Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:42:52.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:43:52.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:43:52.376Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:44:52.373Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:44:52.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:45:52.374Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:45:52.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:46:52.375Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:46:52.380Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:47:52.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:47:52.382Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:48:52.377Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:48:52.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:49:52.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:49:52.383Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:50:52.379Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:50:52.384Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:51:52.381Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:51:52.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:52:52.382Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:52:52.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:53:52.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:53:52.386Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:54:52.383Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:54:52.388Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:55:52.384Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:55:52.389Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:56:52.386Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:56:52.390Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:57:52.387Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:57:52.391Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:58:52.392Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:58:52.392Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T16:59:52.393Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T16:59:52.393Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:00:52.393Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:00:52.394Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:01:52.395Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:01:52.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:02:52.396Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:02:52.396Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:03:52.396Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:03:52.397Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:04:52.397Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:04:52.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:05:52.398Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:05:52.398Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:06:52.400Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:06:52.400Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:07:52.401Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:07:52.402Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:08:52.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:08:52.403Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:09:52.403Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:09:52.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:10:52.404Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:10:52.405Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:11:52.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:11:52.406Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:12:52.406Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:12:52.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:13:52.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:13:52.408Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:14:52.408Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:14:52.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:15:52.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:15:52.410Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:16:52.410Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:16:52.411Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:17:52.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:17:52.412Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:18:52.412Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:18:52.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:19:52.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:19:52.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:20:52.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:20:52.416Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:21:52.415Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:21:52.416Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:22:52.417Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:22:52.417Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:23:52.418Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:23:52.418Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:24:52.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:24:52.419Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:25:52.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:25:52.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:26:52.419Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:26:52.420Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:27:52.420Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:27:52.421Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:28:52.422Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:28:52.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:29:52.423Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:29:52.423Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:30:52.424Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:30:52.425Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:31:52.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:31:52.426Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:32:52.426Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:32:52.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:33:52.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:33:52.428Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:34:52.427Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:34:52.429Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:35:52.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:35:52.430Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:36:52.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:36:52.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:37:52.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:37:52.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:38:52.432Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:38:52.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:39:52.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:39:52.433Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:40:52.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:40:52.435Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:41:52.435Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:41:52.436Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:42:52.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:42:52.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:43:52.438Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:43:52.439Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:44:52.439Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:44:52.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:45:52.439Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:45:52.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:46:52.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:46:52.441Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:47:52.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:47:52.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:48:52.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:48:52.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:49:52.442Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:49:52.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:50:52.443Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:50:52.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:51:52.444Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:51:52.445Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:52:52.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:52:52.446Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:53:52.446Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:53:52.447Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:54:52.447Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:54:52.448Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:55:52.449Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:55:52.449Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:56:52.450Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:56:52.450Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:57:52.451Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:57:52.451Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:58:52.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:58:52.453Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T17:59:52.453Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T17:59:52.454Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:00:52.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:00:52.455Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:01:52.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:01:52.456Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:02:52.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:02:52.457Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:03:52.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:03:52.458Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:04:52.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:04:52.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:05:52.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:05:52.459Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:06:52.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:06:52.460Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:07:52.460Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:07:52.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:08:52.461Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:08:52.461Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:09:52.462Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:09:52.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:10:52.462Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:10:52.463Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:11:52.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:11:52.465Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:12:52.465Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:12:52.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:13:52.466Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:13:52.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:14:52.467Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:14:52.467Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:15:52.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:15:52.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:16:52.468Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:16:52.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:17:52.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:17:52.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:18:52.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:18:52.471Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:19:52.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:19:52.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:20:52.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:20:52.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:21:52.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:21:52.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:22:52.473Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:22:52.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:23:52.474Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:23:52.475Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:24:52.476Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:24:52.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:25:52.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:25:52.477Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:26:52.477Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:26:52.478Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:27:52.479Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:27:52.480Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:28:52.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:28:52.480Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:29:52.480Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:29:52.481Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:30:52.482Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:30:52.481Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:31:52.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:31:52.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:32:52.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:32:52.484Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:33:52.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:33:52.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:34:52.485Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:34:52.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:35:52.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:35:52.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:36:52.487Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:36:52.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:37:52.488Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:37:52.489Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:38:52.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:38:52.489Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:39:52.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:39:52.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:40:52.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:40:52.492Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:41:52.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:41:52.494Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:42:52.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:42:52.495Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:43:52.494Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:43:52.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:44:52.496Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:44:52.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:45:52.497Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:45:52.497Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:46:52.499Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:46:52.499Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:47:52.500Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:47:52.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:48:52.501Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:48:52.502Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:49:52.502Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:49:52.503Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:50:52.503Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:50:52.503Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:51:52.505Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:51:52.505Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:52:52.505Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:52:52.506Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:53:52.507Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:53:52.507Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:54:52.508Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:54:52.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:55:52.509Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:55:52.509Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:56:52.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:56:52.510Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:57:52.510Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:57:52.512Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:58:52.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:58:52.513Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T18:59:52.511Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T18:59:52.514Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:00:52.513Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:00:52.515Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:01:52.513Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:01:52.516Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:02:52.514Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:02:52.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:03:52.515Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:03:52.517Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:04:52.516Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:04:52.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:05:52.517Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:05:52.518Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:06:52.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:06:52.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:07:52.520Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:07:52.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:08:52.520Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:08:52.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:09:52.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:09:52.522Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:10:52.527Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:10:52.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:11:52.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:11:52.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:12:52.528Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:12:52.530Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:13:52.529Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:13:52.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:14:52.530Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:14:52.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:15:52.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:15:52.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:16:52.532Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:16:52.533Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:17:52.533Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:17:52.534Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:18:52.534Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:18:52.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:19:52.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:19:52.535Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:20:52.535Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:20:52.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:21:52.537Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:21:52.537Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:22:52.538Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:22:52.539Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:23:52.540Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:23:52.540Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:24:52.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:24:52.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:25:52.541Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:25:52.541Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:26:52.543Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:26:52.543Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:27:52.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:27:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:28:52.544Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:28:52.544Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:29:52.545Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:29:52.546Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:30:52.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:30:52.547Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:31:52.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:31:52.548Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:32:52.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:32:52.549Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:33:52.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:33:52.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:34:52.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:34:52.551Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:35:52.552Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:35:52.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:36:52.553Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:36:52.553Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:37:52.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:37:52.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:38:52.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:38:52.555Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:39:52.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:39:52.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:40:52.557Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:40:52.557Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:41:52.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:41:52.558Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:42:52.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:42:52.559Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:43:52.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:43:52.559Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:44:46.662Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-20T19:44:46.663Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"7be9da62-1ee9-4a5b-9f11-d229d69e13cd","serviceName":"basic_onboard_EwaVXl","serviceVersion":"1.0","serviceUUID":"2c1e1de9-5953-47de-8c37-c7b8da852642","serviceDescription":"service","serviceInvariantUUID":"d8225301-971a-43d5-85bb-4e85466b0da4","resources":[{"resourceInstanceName":"basic_onboard_EwaVXl 0","resourceName":"basic_onboard_EwaVXl","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"52392992-bdf8-4691-9c5a-bf731be2babf","resourceInvariantUUID":"488b62ef-cb86-4457-b79d-658d7d052ffc","resourceCustomizationUUID":"fb505b77-0ed0-41fa-ad6b-9ecc2ed83005","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml","artifactChecksum":"M2M3NjA4ZGU1MDZlZjQ2N2E5ZjFlZDJkMDI1ZDliYTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"218d97f9-d1ee-44c6-ae4e-c0ea0e6171b4","artifactVersion":"1"},{"artifactName":"basic_onboard_ewavxl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json","artifactChecksum":"NDk0ZTcwMmVmYTU4ZjhiZjQ3NTNjMmYwMWY2NmEwM2E\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"244568c1-82be-44ea-8b34-cfb620eaeac7","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"002c8be4-3ae6-40f5-9217-70a89ddea3f1","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"313f3f1e-52cd-461e-98bd-2c6a49e910a9","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e6bbed27-c33a-4014-abce-3117635195c6","artifactVersion":"2","generatedFromUUID":"002c8be4-3ae6-40f5-9217-70a89ddea3f1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardEwavxl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml","artifactChecksum":"YjZiZWI4ZmE3Yzg5NWM5NWJmNTNhMGQ1ZmZmMGVhMDg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4cc87bf8-c3a4-40e9-8426-bf2ed2f4d11a","artifactVersion":"1"},{"artifactName":"service-BasicOnboardEwavxl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar","artifactChecksum":"MzBhNmM0NDY2Y2U4M2ViMjI1NjBjMWY4NzE0MjcyNTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-20T19:44:46.674Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:46.680Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:46.680Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:46.680Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.688Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T19:44:46.783Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:44:46.784Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:44:46.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:44:47.706Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:47.706Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:47.707Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:47.707Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:48.708Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:48.709Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:48.709Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:48.710Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:49.712Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:49.712Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:49.712Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:49.713Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:50.720Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:50.721Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:50.721Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:50.721Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:51.722Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:51.724Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:51.724Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:51.724Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:44:52.134Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:44:52.135Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:44:52.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:44:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:44:52.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:44:52.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:44:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:44:52.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:44:52.725Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:44:52.726Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:52.726Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:52.726Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:53.730Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"serviceName": "basic_onboard_EwaVXl",
"serviceVersion": "1.0",
"serviceUUID": "2c1e1de9-5953-47de-8c37-c7b8da852642",
"serviceDescription": "service",
"serviceInvariantUUID": "d8225301-971a-43d5-85bb-4e85466b0da4",
"resources": [
{
"resourceInstanceName": "basic_onboard_EwaVXl 0",
"resourceCustomizationUUID": "fb505b77-0ed0-41fa-ad6b-9ecc2ed83005",
"resourceName": "basic_onboard_EwaVXl",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "52392992-bdf8-4691-9c5a-bf731be2babf",
"resourceInvariantUUID": "488b62ef-cb86-4457-b79d-658d7d052ffc",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "basic_onboard_ewavxl0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"artifactChecksum": "NDk0ZTcwMmVmYTU4ZjhiZjQ3NTNjMmYwMWY2NmEwM2E\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "244568c1-82be-44ea-8b34-cfb620eaeac7",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "002c8be4-3ae6-40f5-9217-70a89ddea3f1",
"generatedArtifact": {
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e6bbed27-c33a-4014-abce-3117635195c6",
"generatedFromUUID": "002c8be4-3ae6-40f5-9217-70a89ddea3f1"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_ubuntu18.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "e6bbed27-c33a-4014-abce-3117635195c6",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicOnboardEwavxl-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"artifactChecksum": "MzBhNmM0NDY2Y2U4M2ViMjI1NjBjMWY4NzE0MjcyNTI\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b"
}
],
"workloadContext": "Production"
}
2023-04-20T19:44:53.735Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-20T19:44:53.736Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 2c1e1de9-5953-47de-8c37-c7b8da852642 ASDC
2023-04-20T19:44:53.835Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:7be9da62-1ee9-4a5b-9f11-d229d69e13cd
ServiceName:basic_onboard_EwaVXl
ServiceVersion:1.0
ServiceUUID:2c1e1de9-5953-47de-8c37-c7b8da852642
ServiceInvariantUUID:d8225301-971a-43d5-85bb-4e85466b0da4
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardEwavxl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar
ArtifactUUID:3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b
ArtifactChecksum:MzBhNmM0NDY2Y2U4M2ViMjI1NjBjMWY4NzE0MjcyNTI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_EwaVXl 0
ResourceCustomizationUUID:fb505b77-0ed0-41fa-ad6b-9ecc2ed83005
ResourceInvariantUUID:488b62ef-cb86-4457-b79d-658d7d052ffc
ResourceName:basic_onboard_EwaVXl
ResourceType:VF
ResourceUUID:52392992-bdf8-4691-9c5a-bf731be2babf
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ewavxl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json
ArtifactUUID:244568c1-82be-44ea-8b34-cfb620eaeac7
ArtifactChecksum:NDk0ZTcwMmVmYTU4ZjhiZjQ3NTNjMmYwMWY2NmEwM2E=
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/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:002c8be4-3ae6-40f5-9217-70a89ddea3f1
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/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
ArtifactUUID:e6bbed27-c33a-4014-abce-3117635195c6
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/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
ArtifactUUID:e6bbed27-c33a-4014-abce-3117635195c6
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-20T19:44:53.835Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 2c1e1de9-5953-47de-8c37-c7b8da852642 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 (?, ?, ?, ?, ?)
2023-04-20T19:44:54.014Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T19:44:54.015Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:44:54.016Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:44:54.016Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b from URL: /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:54.017Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:44:54.017Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:54.156Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:44:54.217Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar 3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b 75652
2023-04-20T19:44:54.220Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar ASDC sendASDCNotification
2023-04-20T19:44:54.221Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:54.222Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:44:54.224Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:54.228Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:54.228Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019894218,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:55.228Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T19:44:55.229Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:44:55.230Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 3a1ea9b9-2dbb-40ff-b417-9f1d2208e42b, URL: /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar to file: /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:55.230Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:55.318Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:55.319Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:55.681Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4011593785968622392/Definitions/service-BasicOnboardEwavxl-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
2023-04-20T19:44:57.064Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-20T19:44:57.067Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_EwaVXl 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-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||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-BasicOnboardEwavxl-csar.csar
2023-04-20T19:44:57.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-20T19:44:57.074Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.075Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.078Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:44:57.078Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-20T19:44:57.080Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.081Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is not matching search criteria
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.084Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-20T19:44:57.085Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.085Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:44:57.085Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is not matching search criteria
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-20T19:44:57.086Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dfc8ba44-b079-44de-9839-36b12615e0f9
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:44:57.087Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_onboard_EwaVXl
Description:service
Model UUID:2c1e1de9-5953-47de-8c37-c7b8da852642
Model Version:NULL
Model InvariantUuid:d8225301-971a-43d5-85bb-4e85466b0da4
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:basic_onboard_EwaVXl
Model UUID:b4499fe6-c36e-4b09-aa11-0b6dafe595e2
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:488b62ef-cb86-4457-b79d-658d7d052ffc
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:fb505b77-0ed0-41fa-ad6b-9ecc2ed83005
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:b14a9387-9ac5-4311-a3d8-97ac8df105cc
ModelName:BasicOnboardEwavxl..base_ubuntu18..module-0
ModelUuid:7efbbe9c-a768-43d7-afed-9d4784d44ccf
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:dfc8ba44-b079-44de-9839-36b12615e0f9
ModelInvariantUuid:f1d45e91-75dd-4e6c-a1c4-d89897faf2e3
ModelName:basic_onboard_EwaVXl-nodes.ubuntu18Cvfc
ModelUuid:d4d02a29-ed0a-4a34-ae2f-5ffb4bccc827
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18
VNFC Properties:
ModelCustomizationUuid:9077f8d5-08e0-4e74-b519-d8792942e907
ModelInvariantUuid:7ba4ad4d-f287-481f-afd4-8799097614b4
ModelName:BasicOnboardEwavxl.compute.nodes.heat.ubuntu18
ModelUuid:9b2b6a97-0a49-449e-bd0e-038b47388a9f
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=?
2023-04-20T19:44:57.115Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: 52392992-bdf8-4691-9c5a-bf731be2babf
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=?
2023-04-20T19:44:57.170Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||basic_onboard_EwaVXl 0
2023-04-20T19:44:57.175Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 52392992-bdf8-4691-9c5a-bf731be2babf
2023-04-20T19:44:57.175Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 244568c1-82be-44ea-8b34-cfb620eaeac7 from URL: /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json
2023-04-20T19:44:57.175Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:44:57.175Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json
2023-04-20T19:44:57.306Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:44:57.307Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json 244568c1-82be-44ea-8b34-cfb620eaeac7 798
2023-04-20T19:44:57.307Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json ASDC sendASDCNotification
2023-04-20T19:44:57.307Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json
2023-04-20T19:44:57.307Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:44:57.308Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:57.308Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:57.308Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019897307,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:58.310Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEwavxl..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "b14a9387-9ac5-4311-a3d8-97ac8df105cc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "7efbbe9c-a768-43d7-afed-9d4784d44ccf",
"vfModuleModelCustomizationUUID": "0ccf346a-e75b-4c88-9ff9-e6a48a6cc7d9",
"isBase": true,
"artifacts": [
"002c8be4-3ae6-40f5-9217-70a89ddea3f1",
"e6bbed27-c33a-4014-abce-3117635195c6"
],
"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": ""
}
}
]
2023-04-20T19:44:58.320Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEwavxl..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7efbbe9c-a768-43d7-afed-9d4784d44ccf
VfModuleModelInvariantUUID:b14a9387-9ac5-4311-a3d8-97ac8df105cc
VfModuleModelDescription:NULL
Artifacts UUID List:{
002c8be4-3ae6-40f5-9217-70a89ddea3f1
,
e6bbed27-c33a-4014-abce-3117635195c6
}
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
}
2023-04-20T19:44:58.324Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "BasicOnboardEwavxl..base_ubuntu18..module-0",
"vfModuleModelInvariantUUID": "b14a9387-9ac5-4311-a3d8-97ac8df105cc",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "7efbbe9c-a768-43d7-afed-9d4784d44ccf",
"vfModuleModelCustomizationUUID": "0ccf346a-e75b-4c88-9ff9-e6a48a6cc7d9",
"isBase": true,
"artifacts": [
"002c8be4-3ae6-40f5-9217-70a89ddea3f1",
"e6bbed27-c33a-4014-abce-3117635195c6"
],
"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": ""
}
}
]
2023-04-20T19:44:58.324Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardEwavxl..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:7efbbe9c-a768-43d7-afed-9d4784d44ccf
VfModuleModelInvariantUUID:b14a9387-9ac5-4311-a3d8-97ac8df105cc
VfModuleModelDescription:NULL
Artifacts UUID List:{
002c8be4-3ae6-40f5-9217-70a89ddea3f1
,
e6bbed27-c33a-4014-abce-3117635195c6
}
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
}
2023-04-20T19:44:58.324Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 002c8be4-3ae6-40f5-9217-70a89ddea3f1 from URL: /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml
2023-04-20T19:44:58.324Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:44:58.324Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml
2023-04-20T19:44:58.423Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:44:58.424Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml 002c8be4-3ae6-40f5-9217-70a89ddea3f1 5033
2023-04-20T19:44:58.424Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-20T19:44:58.424Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml
2023-04-20T19:44:58.425Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:44:58.425Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:58.425Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:58.425Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019898424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:44:59.427Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: e6bbed27-c33a-4014-abce-3117635195c6 from URL: /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
2023-04-20T19:44:59.428Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:44:59.428Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
2023-04-20T19:44:59.532Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:44:59.533Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env e6bbed27-c33a-4014-abce-3117635195c6 909
2023-04-20T19:44:59.533Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-20T19:44:59.533Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
2023-04-20T19:44:59.533Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:44:59.534Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:44:59.534Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:44:59.534Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019899533,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:00.536Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 2c1e1de9-5953-47de-8c37-c7b8da852642
2023-04-20T19:45:00.537Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_EwaVXl 0 52392992-bdf8-4691-9c5a-bf731be2babf 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=?
2023-04-20T19:45:00.596Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4777a880, org.onap.sdc.toscaparser.api.parameters.Input@363b32d5, org.onap.sdc.toscaparser.api.parameters.Input@32344844, org.onap.sdc.toscaparser.api.parameters.Input@7f07c88f, org.onap.sdc.toscaparser.api.parameters.Input@5ce5c47]
2023-04-20T19:45:00.601Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.601Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.601Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-04-20T19:45:00.602Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= fb505b77-0ed0-41fa-ad6b-9ecc2ed83005
2023-04-20T19:45:00.602Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fb505b77-0ed0-41fa-ad6b-9ecc2ed83005 matches Tosca VF Customization UUID: fb505b77-0ed0-41fa-ad6b-9ecc2ed83005
2023-04-20T19:45:00.602Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: fb505b77-0ed0-41fa-ad6b-9ecc2ed83005 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=?
2023-04-20T19:45:00.612Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.612Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.614Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id fb505b77-0ed0-41fa-ad6b-9ecc2ed83005: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-20T19:45:00.614Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1e67ff19
2023-04-20T19:45:00.614Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.615Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-20T19:45:00.615Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 0ccf346a-e75b-4c88-9ff9-e6a48a6cc7d9
2023-04-20T19:45:00.616Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 0ccf346a-e75b-4c88-9ff9-e6a48a6cc7d9
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=?
2023-04-20T19:45:00.627Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.627Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:45:00.627Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:45:00.628Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.629Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:45:00.629Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:45:00.629Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.629Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is not matching search criteria
2023-04-20T19:45:00.630Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-04-20T19:45:00.630Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-04-20T19:45:00.630Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=dfc8ba44-b079-44de-9839-36b12615e0f9
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=?
2023-04-20T19:45:00.642Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.642Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:45:00.642Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:45:00.643Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.643Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_EwaVXl 0 is matching search criteria
2023-04-20T19:45:00.643Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_EwaVXl 0] matching following query criteria: sdcType=VF, customizationUUID=fb505b77-0ed0-41fa-ad6b-9ecc2ed83005
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=?
2023-04-20T19:45:00.648Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.648Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.649Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 2c1e1de9-5953-47de-8c37-c7b8da852642: basic_onboard_EwaVXl
2023-04-20T19:45:00.649Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.649Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.649Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.650Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.650Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.650Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.650Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.651Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.651Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:45:00.651Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_EwaVXl is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:45:00.651Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_EwaVXl
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 (?, ?, ?, ?, ?)
2023-04-20T19:45:00.917Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_EwaVXl 52392992-bdf8-4691-9c5a-bf731be2babf 1 ASDC deployResourceStructure
2023-04-20T19:45:00.917Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json ASDC sendASDCNotification
2023-04-20T19:45:00.917Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json
2023-04-20T19:45:00.917Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:45:00.920Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:45:00.920Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:45:00.920Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019900917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:01.921Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-04-20T19:45:01.921Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml
2023-04-20T19:45:01.922Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:45:01.922Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:45:01.922Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:45:01.922Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019901921,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:02.927Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-04-20T19:45:02.927Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env
2023-04-20T19:45:02.927Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:45:02.929Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:45:02.929Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:45:02.929Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019902925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:03.930Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar ASDC sendASDCNotification
2023-04-20T19:45:03.930Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar
2023-04-20T19:45:03.930Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:45:03.931Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:45:03.931Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:45:03.931Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019903930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:04.932Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:45:04.962Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
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=?
2023-04-20T19:45:04.972Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:45:04.973Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T19:45:04.973Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T19:45:34.973Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:45:35.002Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
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=?
2023-04-20T19:45:35.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:45:35.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T19:45:35.011Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T19:45:52.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:45:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.147Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.147Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.147Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.147Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.152Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.153Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.154Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOTIFIED"
}
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.155Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:45:52.156Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:05.011Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:46:05.037Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
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=?
2023-04-20T19:46:05.042Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:46:05.042Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T19:46:05.043Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T19:46:35.043Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:46:35.068Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
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=?
2023-04-20T19:46:35.073Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:46:35.073Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T19:46:35.073Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T19:46:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:46:52.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.135Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:46:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019832559,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019874923,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019875544,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019867737,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019870066,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019871228,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019878622,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:46:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019894691,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019894539,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019894322,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019894413,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019894218,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019894982,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019895562,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019895435,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T19:46:52.164Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
2023-04-20T19:46:52.164Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7be9da62-1ee9-4a5b-9f11-d229d69e13cd and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-04-20T19:46:52.191Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.191Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019895826,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.192Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.192Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.192Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "policy-distribution-id",
"timestamp": 1682019896565,
"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=?
2023-04-20T19:46:52.206Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
2023-04-20T19:46:52.207Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7be9da62-1ee9-4a5b-9f11-d229d69e13cd 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 (?, ?, ?, ?, ?)
2023-04-20T19:46:52.233Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.233Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019896934,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.233Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.233Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.234Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019897307,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.234Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.234Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.234Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019897997,
"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=?
2023-04-20T19:46:52.247Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
2023-04-20T19:46:52.247Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7be9da62-1ee9-4a5b-9f11-d229d69e13cd 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=?
2023-04-20T19:46:52.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.266Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019898690,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "multicloud-k8s",
"timestamp": 1682019898998,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019898424,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019899696,
"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=?
2023-04-20T19:46:52.281Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
2023-04-20T19:46:52.281Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7be9da62-1ee9-4a5b-9f11-d229d69e13cd 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 (?, ?, ?, ?, ?)
2023-04-20T19:46:52.303Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.303Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019899533,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019900917,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/basic_onboard_ewavxl0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.304Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019901921,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.yaml",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019902925,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/resourceInstances/basic_onboard_ewavxl0/artifacts/base_ubuntu18.env",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019904139,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.305Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.306Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.306Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682019903930,
"artifactURL": "/sdc/v1/catalog/services/BasicOnboardEwavxl/1.0/artifacts/service-BasicOnboardEwavxl-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:46:52.306Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:46:52.306Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:46:52.306Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "aai-model-loader",
"timestamp": 1682019905144,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T19:46:52.321Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
2023-04-20T19:46:52.321Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7be9da62-1ee9-4a5b-9f11-d229d69e13cd 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 (?, ?, ?, ?, ?)
2023-04-20T19:47:05.074Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:47:05.102Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd
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=?
2023-04-20T19:47:05.108Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:47:05.109Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T19:47:05.124Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-20T19:47:35.125Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd 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=?
2023-04-20T19:47:35.146Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7be9da62-1ee9-4a5b-9f11-d229d69e13cd and serviceModelVersionId: 2c1e1de9-5953-47de-8c37-c7b8da852642
2023-04-20T19:47:35.146Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d8225301-971a-43d5-85bb-4e85466b0da4
2023-04-20T19:47:46.555Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?depth=0
2023-04-20T19:47:46.604Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-20T19:47:46.624Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?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]}
2023-04-20T19:47:46.625Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?depth=0|INFO|500||Invoke
2023-04-20T19:47:46.633Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-20T19:47:46.939Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?depth=0|INFO|500||InvokeReturn
2023-04-20T19:47:46.940Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d8225301-971a-43d5-85bb-4e85466b0da4/model-vers/model-ver/2c1e1de9-5953-47de-8c37-c7b8da852642?depth=0 has http status code:200 and response headers:{date=[Thu, 20 Apr 2023 19:47:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[270], vertex-id=[192640], x-aai-txid=[1-aai-resources-230420-19:47:46:964-90293], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-20T19:47:46.941Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T19:47:46.947Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-20T19:47:46.947Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-20T19:47:46.960Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
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)
2023-04-20T19:47:46.961Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7be9da62-1ee9-4a5b-9f11-d229d69e13cd and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-20T19:47:46.963Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-20T19:47:46.963Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:46.963Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:46.964Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020066962,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:47:47.992Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:47:48.000Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-04-20T19:47:48.000Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"57c46883-586d-4bcc-a23b-eef18b78d167","serviceName":"vFW 2023-04-20 19-44-54","serviceVersion":"1.0","serviceUUID":"789bd3e8-987f-4b4d-8ea4-345b548335ec","serviceDescription":"catalog service description","serviceInvariantUUID":"dfa351c6-b2f5-4769-832f-e8b209206b5e","resources":[{"resourceInstanceName":"vFW dcfe7516-da1a 0","resourceName":"vFW dcfe7516-da1a","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f9606888-41a3-44b4-b3b1-105091ce7202","resourceInvariantUUID":"b862a5b6-5309-413d-957c-25129038236d","resourceCustomizationUUID":"95fb9226-a628-4fa0-b0b7-5407f8575b6d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml","artifactChecksum":"NjNlODhlNmZmZWYwYzNhOWU0ODcyNzk5MjU3MDQ3YTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7be3ab9e-5987-4f35-becf-2c9b522273f2","artifactVersion":"1"},{"artifactName":"vfwdcfe7516da1a0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json","artifactChecksum":"ZmMzMTQ0NDFhOTIxOGE2MDhjMDJmZTQxZDYwZDAyZjk\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"28434ab8-043c-45a4-b66e-1e95d2b7b8e7","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"8c7a8afd-aae6-48a6-9350-0dc79244f0a3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTVmOTNhOGZlZjQ3YTQzMzU2MjNjNzQ5OTUyYmVmNTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"1dc8b6fc-2694-4a0c-b908-a1225d47298a","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5f2c4a33-75ba-4675-a2fb-f8618fe126c1","artifactVersion":"2","generatedFromUUID":"8c7a8afd-aae6-48a6-9350-0dc79244f0a3"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230420194454-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml","artifactChecksum":"MTUwYWQ0MGYyZWQ0MmFlOTIxZWM0NzY2M2I5Y2YwYTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"82051659-8d1c-44a4-9a6d-6c18291a1bd0","artifactVersion":"1"},{"artifactName":"service-Vfw20230420194454-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar","artifactChecksum":"OTA2MmMzMzYyZGI1OTEwMTBhNjYzZmM4NmQzMGFiZmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3fc3cbc0-561c-4bdd-ac04-40bbb65b050b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-20T19:47:48.003Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:48.004Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:48.004Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:48.004Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:49.005Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:49.006Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:49.006Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:49.006Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:50.007Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:50.007Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:50.007Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:50.007Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:51.008Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:51.008Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:51.008Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:51.009Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:52.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:52.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:52.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:52.010Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.146Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.146Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.146Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.147Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.148Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.149Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "ves-openapi-manager",
"timestamp": 1682019954480,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019957569,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019956439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.150Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019930002,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019965586,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.151Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019965439,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019965285,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.152Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.153Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019966443,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:47:52.153Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.153Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.153Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "cds-sdc-listener",
"timestamp": 1682019966289,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2023-04-20T19:47:52.193Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 57c46883-586d-4bcc-a23b-eef18b78d167
2023-04-20T19:47:52.194Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57c46883-586d-4bcc-a23b-eef18b78d167 and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019966754,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.214Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "policy-distribution-id",
"timestamp": 1682019967446,
"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=?
2023-04-20T19:47:52.230Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 57c46883-586d-4bcc-a23b-eef18b78d167
2023-04-20T19:47:52.230Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57c46883-586d-4bcc-a23b-eef18b78d167 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 (?, ?, ?, ?, ?)
2023-04-20T19:47:52.253Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019961227,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019967929,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019968536,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.255Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.255Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.255Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019968940,
"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=?
2023-04-20T19:47:52.271Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 57c46883-586d-4bcc-a23b-eef18b78d167
2023-04-20T19:47:52.271Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57c46883-586d-4bcc-a23b-eef18b78d167 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=?
2023-04-20T19:47:52.289Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "multicloud-k8s",
"timestamp": 1682019969944,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.290Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.291Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019968622,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.292Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019976506,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019976583,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.293Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "aai-model-loader",
"timestamp": 1682019977587,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T19:47:52.307Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 57c46883-586d-4bcc-a23b-eef18b78d167
2023-04-20T19:47:52.307Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57c46883-586d-4bcc-a23b-eef18b78d167 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 (?, ?, ?, ?, ?)
2023-04-20T19:47:52.327Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.328Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019979427,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:47:52.328Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:47:52.328Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:47:52.328Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682019980432,
"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=?
2023-04-20T19:47:52.340Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 57c46883-586d-4bcc-a23b-eef18b78d167
2023-04-20T19:47:52.340Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57c46883-586d-4bcc-a23b-eef18b78d167 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 (?, ?, ?, ?, ?)
2023-04-20T19:47:53.011Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:53.012Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:53.012Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:53.012Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:54.013Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T19:47:54.014Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:54.014Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:54.014Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:55.017Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"serviceName": "vFW 2023-04-20 19-44-54",
"serviceVersion": "1.0",
"serviceUUID": "789bd3e8-987f-4b4d-8ea4-345b548335ec",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "dfa351c6-b2f5-4769-832f-e8b209206b5e",
"resources": [
{
"resourceInstanceName": "vFW dcfe7516-da1a 0",
"resourceCustomizationUUID": "95fb9226-a628-4fa0-b0b7-5407f8575b6d",
"resourceName": "vFW dcfe7516-da1a",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "f9606888-41a3-44b4-b3b1-105091ce7202",
"resourceInvariantUUID": "b862a5b6-5309-413d-957c-25129038236d",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": [
{
"artifactName": "vfwdcfe7516da1a0_modules.json",
"artifactType": "VF_MODULES_METADATA",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"artifactChecksum": "ZmMzMTQ0NDFhOTIxOGE2MDhjMDJmZTQxZDYwZDAyZjk\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "28434ab8-043c-45a4-b66e-1e95d2b7b8e7",
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.yaml",
"artifactType": "HEAT",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
"artifactDescription": "created from csar",
"artifactTimeout": 30,
"artifactVersion": "1",
"artifactUUID": "8c7a8afd-aae6-48a6-9350-0dc79244f0a3",
"generatedArtifact": {
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5f2c4a33-75ba-4675-a2fb-f8618fe126c1",
"generatedFromUUID": "8c7a8afd-aae6-48a6-9350-0dc79244f0a3"
},
"relatedArtifactsInfo": []
},
{
"artifactName": "base_vfw.env",
"artifactType": "HEAT_ENV",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
"artifactDescription": "Auto-generated HEAT Environment deployment artifact",
"artifactTimeout": 0,
"artifactVersion": "2",
"artifactUUID": "5f2c4a33-75ba-4675-a2fb-f8618fe126c1",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-Vfw20230420194454-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"artifactChecksum": "OTA2MmMzMzYyZGI1OTEwMTBhNjYzZmM4NmQzMGFiZmU\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "3fc3cbc0-561c-4bdd-ac04-40bbb65b050b"
}
],
"workloadContext": "Production"
}
2023-04-20T19:47:55.017Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-20T19:47:55.017Z|7be9da62-1ee9-4a5b-9f11-d229d69e13cd|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 789bd3e8-987f-4b4d-8ea4-345b548335ec ASDC
2023-04-20T19:47:55.018Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:57c46883-586d-4bcc-a23b-eef18b78d167
ServiceName:vFW 2023-04-20 19-44-54
ServiceVersion:1.0
ServiceUUID:789bd3e8-987f-4b4d-8ea4-345b548335ec
ServiceInvariantUUID:dfa351c6-b2f5-4769-832f-e8b209206b5e
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230420194454-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar
ArtifactUUID:3fc3cbc0-561c-4bdd-ac04-40bbb65b050b
ArtifactChecksum:OTA2MmMzMzYyZGI1OTEwMTBhNjYzZmM4NmQzMGFiZmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW dcfe7516-da1a 0
ResourceCustomizationUUID:95fb9226-a628-4fa0-b0b7-5407f8575b6d
ResourceInvariantUUID:b862a5b6-5309-413d-957c-25129038236d
ResourceName:vFW dcfe7516-da1a
ResourceType:VF
ResourceUUID:f9606888-41a3-44b4-b3b1-105091ce7202
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfwdcfe7516da1a0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json
ArtifactUUID:28434ab8-043c-45a4-b66e-1e95d2b7b8e7
ArtifactChecksum:ZmMzMTQ0NDFhOTIxOGE2MDhjMDJmZTQxZDYwZDAyZjk=
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/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml
ArtifactUUID:8c7a8afd-aae6-48a6-9350-0dc79244f0a3
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/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
ArtifactUUID:5f2c4a33-75ba-4675-a2fb-f8618fe126c1
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/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
ArtifactUUID:5f2c4a33-75ba-4675-a2fb-f8618fe126c1
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-20T19:47:55.018Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 789bd3e8-987f-4b4d-8ea4-345b548335ec 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=?
2023-04-20T19:47:55.081Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T19:47:55.082Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:47:55.082Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:47:55.082Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 3fc3cbc0-561c-4bdd-ac04-40bbb65b050b from URL: /sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:55.082Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:47:55.083Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:55.208Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:47:55.213Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar 3fc3cbc0-561c-4bdd-ac04-40bbb65b050b 101482
2023-04-20T19:47:55.214Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar ASDC sendASDCNotification
2023-04-20T19:47:55.214Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:55.215Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:47:55.215Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:55.215Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:55.216Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020075214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:56.216Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T19:47:56.218Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-04-20T19:47:56.218Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 3fc3cbc0-561c-4bdd-ac04-40bbb65b050b, URL: /sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar to file: /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:56.218Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230420194454-csar.csar
2023-04-20T19:47:56.219Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:56.219Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:56.390Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8420030039124891946/Definitions/service-Vfw20230420194454-template.yml
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
2023-04-20T19:47:58.270Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-20T19:47:58.271Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-20T19:47:58.271Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.271Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW dcfe7516-da1a 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-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||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-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230420194454-csar.csar
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-04-20T19:47:58.273Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.274Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-04-20T19:47:58.275Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:47:58.276Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-20T19:47:58.277Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7f3cb308-a8a1-4405-9a72-aefeca78488f
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=afeae7f7-973d-4e56-b3c1-aec1cf6c8e79
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-20T19:47:58.280Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=852a8066-b760-47df-8137-530e0eff63f7
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:47:58.281Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:47:58.282Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:vFW 2023-04-20 19-44-54
Description:catalog service description
Model UUID:789bd3e8-987f-4b4d-8ea4-345b548335ec
Model Version:NULL
Model InvariantUuid:dfa351c6-b2f5-4769-832f-e8b209206b5e
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
VNF Properties:
Model Name:vFW dcfe7516-da1a
Model UUID:87ba5954-28ab-4272-a23c-55bbf329fca8
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:b862a5b6-5309-413d-957c-25129038236d
Max Instances:null
Min Instances:null
VNF Customization Properties:
Customization UUID:95fb9226-a628-4fa0-b0b7-5407f8575b6d
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false
VF Module Properties:
ModelInvariantUuid:20748cd2-acb4-435b-a245-7e6b894678f8
ModelName:VfwDcfe7516Da1a..base_vfw..module-0
ModelUuid:aaa3fbfd-7c4d-4a05-a477-4e60eb98f221
ModelVersion:1
Description:NULL
VF Module Customization Properties:
Model Customization UUID:NULL
CVNFC Properties:
ModelCustomizationUuid:7f3cb308-a8a1-4405-9a72-aefeca78488f
ModelInvariantUuid:a1e2e177-13c4-4ad3-914b-054adea32896
ModelName:vFW dcfe7516-da1a-nodes.vfwCvfc
ModelUuid:ba22597d-1e58-4873-b18d-1a40ffd3a1b0
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw
VNFC Properties:
ModelCustomizationUuid:2067e102-8d7f-4f58-8dca-c759c97d9243
ModelInvariantUuid:5721be23-9d2c-4e1d-b3c9-33dab0ee0c3f
ModelName:VfwDcfe7516Da1a.compute.nodes.heat.vfw
ModelUuid:11fe5b5a-b453-4309-9d0b-bb6aa3bbdec9
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:afeae7f7-973d-4e56-b3c1-aec1cf6c8e79
ModelInvariantUuid:0fe56068-00a5-4772-ac9c-f2ee57c8f58f
ModelName:vFW dcfe7516-da1a-nodes.vsnCvfc
ModelUuid:b3bd92a0-2836-4434-a34f-041102e08fe8
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn
VNFC Properties:
ModelCustomizationUuid:ee242469-493d-4712-94a8-d86115ba3f47
ModelInvariantUuid:a038ed84-0481-4124-b454-428836097c43
ModelName:VfwDcfe7516Da1a.compute.nodes.heat.vsn
ModelUuid:8206409a-7a21-4799-a9a8-cbd88f6a6bbf
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract
CVNFC Properties:
ModelCustomizationUuid:852a8066-b760-47df-8137-530e0eff63f7
ModelInvariantUuid:87d253d9-0c3d-4bbb-8f39-690ca10a4b40
ModelName:vFW dcfe7516-da1a-nodes.vpgCvfc
ModelUuid:57bd5eb7-a573-4e46-9589-46fcde4137d2
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg
VNFC Properties:
ModelCustomizationUuid:2ae49fe9-1d4c-4066-aa7f-598305056d0b
ModelInvariantUuid:51aed8b1-9519-4233-b72d-c9f38b368c02
ModelName:VfwDcfe7516Da1a.compute.nodes.heat.vpg
ModelUuid:f9eed1fa-3e9c-41bb-9cfe-2947f6b0b219
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=?
2023-04-20T19:47:58.303Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: f9606888-41a3-44b4-b3b1-105091ce7202
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=?
2023-04-20T19:47:58.309Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||vFW dcfe7516-da1a 0
2023-04-20T19:47:58.309Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f9606888-41a3-44b4-b3b1-105091ce7202
2023-04-20T19:47:58.309Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 28434ab8-043c-45a4-b66e-1e95d2b7b8e7 from URL: /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json
2023-04-20T19:47:58.309Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:47:58.309Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json
2023-04-20T19:47:58.406Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:47:58.406Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json 28434ab8-043c-45a4-b66e-1e95d2b7b8e7 785
2023-04-20T19:47:58.406Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json ASDC sendASDCNotification
2023-04-20T19:47:58.406Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json
2023-04-20T19:47:58.407Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:47:58.407Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:58.407Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:58.407Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020078406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:47:59.408Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDcfe7516Da1a..base_vfw..module-0",
"vfModuleModelInvariantUUID": "20748cd2-acb4-435b-a245-7e6b894678f8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "aaa3fbfd-7c4d-4a05-a477-4e60eb98f221",
"vfModuleModelCustomizationUUID": "d45b6d3d-5d03-4633-8a52-fdc6ffeda760",
"isBase": true,
"artifacts": [
"8c7a8afd-aae6-48a6-9350-0dc79244f0a3",
"5f2c4a33-75ba-4675-a2fb-f8618fe126c1"
],
"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": ""
}
}
]
2023-04-20T19:47:59.414Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDcfe7516Da1a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aaa3fbfd-7c4d-4a05-a477-4e60eb98f221
VfModuleModelInvariantUUID:20748cd2-acb4-435b-a245-7e6b894678f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
8c7a8afd-aae6-48a6-9350-0dc79244f0a3
,
5f2c4a33-75ba-4675-a2fb-f8618fe126c1
}
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
}
2023-04-20T19:47:59.417Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
{
"vfModuleModelName": "VfwDcfe7516Da1a..base_vfw..module-0",
"vfModuleModelInvariantUUID": "20748cd2-acb4-435b-a245-7e6b894678f8",
"vfModuleModelVersion": "1",
"vfModuleModelUUID": "aaa3fbfd-7c4d-4a05-a477-4e60eb98f221",
"vfModuleModelCustomizationUUID": "d45b6d3d-5d03-4633-8a52-fdc6ffeda760",
"isBase": true,
"artifacts": [
"8c7a8afd-aae6-48a6-9350-0dc79244f0a3",
"5f2c4a33-75ba-4675-a2fb-f8618fe126c1"
],
"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": ""
}
}
]
2023-04-20T19:47:59.417Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:VfwDcfe7516Da1a..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:aaa3fbfd-7c4d-4a05-a477-4e60eb98f221
VfModuleModelInvariantUUID:20748cd2-acb4-435b-a245-7e6b894678f8
VfModuleModelDescription:NULL
Artifacts UUID List:{
8c7a8afd-aae6-48a6-9350-0dc79244f0a3
,
5f2c4a33-75ba-4675-a2fb-f8618fe126c1
}
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
}
2023-04-20T19:47:59.417Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 8c7a8afd-aae6-48a6-9350-0dc79244f0a3 from URL: /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml
2023-04-20T19:47:59.418Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:47:59.418Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml
2023-04-20T19:47:59.529Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:47:59.529Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml 8c7a8afd-aae6-48a6-9350-0dc79244f0a3 20368
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:47:59.530Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020079530,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:00.531Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 5f2c4a33-75ba-4675-a2fb-f8618fe126c1 from URL: /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
2023-04-20T19:48:00.532Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-04-20T19:48:00.532Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
2023-04-20T19:48:00.662Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-04-20T19:48:00.662Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env 5f2c4a33-75ba-4675-a2fb-f8618fe126c1 2098
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:00.663Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020080663,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:01.664Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 789bd3e8-987f-4b4d-8ea4-345b548335ec
2023-04-20T19:48:01.664Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW dcfe7516-da1a 0 f9606888-41a3-44b4-b3b1-105091ce7202 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=?
2023-04-20T19:48:01.698Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12214e03, org.onap.sdc.toscaparser.api.parameters.Input@1e2af859, org.onap.sdc.toscaparser.api.parameters.Input@358a0105, org.onap.sdc.toscaparser.api.parameters.Input@9ef01d3, org.onap.sdc.toscaparser.api.parameters.Input@11a617bb]
2023-04-20T19:48:01.699Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.700Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.700Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic
2023-04-20T19:48:01.701Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 95fb9226-a628-4fa0-b0b7-5407f8575b6d
2023-04-20T19:48:01.701Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 95fb9226-a628-4fa0-b0b7-5407f8575b6d matches Tosca VF Customization UUID: 95fb9226-a628-4fa0-b0b7-5407f8575b6d
2023-04-20T19:48:01.701Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 95fb9226-a628-4fa0-b0b7-5407f8575b6d 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=?
2023-04-20T19:48:01.706Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.707Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.709Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 95fb9226-a628-4fa0-b0b7-5407f8575b6d: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-04-20T19:48:01.709Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4c70122c
2023-04-20T19:48:01.709Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.710Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-04-20T19:48:01.710Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d45b6d3d-5d03-4633-8a52-fdc6ffeda760
2023-04-20T19:48:01.710Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d45b6d3d-5d03-4633-8a52-fdc6ffeda760
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=?
2023-04-20T19:48:01.715Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.716Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.716Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:48:01.716Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.717Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.717Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:48:01.717Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.717Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:48:01.717Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.718Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.719Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-20T19:48:01.719Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.719Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-20T19:48:01.719Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.719Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=7f3cb308-a8a1-4405-9a72-aefeca78488f
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=?
2023-04-20T19:48:01.724Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.725Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.725Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:48:01.725Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.726Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.727Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg is not matching search criteria
2023-04-20T19:48:01.728Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.728Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=afeae7f7-973d-4e56-b3c1-aec1cf6c8e79
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=?
2023-04-20T19:48:01.733Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.734Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.734Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:48:01.738Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.739Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is not matching search criteria
2023-04-20T19:48:01.739Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-04-20T19:48:01.739Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-04-20T19:48:01.739Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.739Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.740Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.740Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vfw is not matching search criteria
2023-04-20T19:48:01.740Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-04-20T19:48:01.740Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-04-20T19:48:01.740Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn is not matching search criteria
2023-04-20T19:48:01.741Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-04-20T19:48:01.741Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-04-20T19:48:01.741Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-04-20T19:48:01.741Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=852a8066-b760-47df-8137-530e0eff63f7
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=?
2023-04-20T19:48:01.746Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.746Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.747Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-04-20T19:48:01.747Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.747Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Node template vFW dcfe7516-da1a 0 is matching search criteria
2023-04-20T19:48:01.747Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found topology templates [vFW dcfe7516-da1a 0] matching following query criteria: sdcType=VF, customizationUUID=95fb9226-a628-4fa0-b0b7-5407f8575b6d
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=?
2023-04-20T19:48:01.751Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 789bd3e8-987f-4b4d-8ea4-345b548335ec: vFW dcfe7516-da1a
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.752Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.753Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.753Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.753Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.753Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.754Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T19:48:01.754Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Service vFW 2023-04-20 19-44-54 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T19:48:01.754Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Saving Service: vFW 2023-04-20 19-44-54
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 (?, ?, ?, ?, ?)
2023-04-20T19:48:02.239Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW dcfe7516-da1a f9606888-41a3-44b4-b3b1-105091ce7202 1 ASDC deployResourceStructure
2023-04-20T19:48:02.240Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json ASDC sendASDCNotification
2023-04-20T19:48:02.240Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json
2023-04-20T19:48:02.240Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:48:02.240Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:02.241Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:02.241Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020082240,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:03.242Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-04-20T19:48:03.242Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml
2023-04-20T19:48:03.242Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:48:03.243Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:03.243Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:03.243Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020083241,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:04.244Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env ASDC sendASDCNotification
2023-04-20T19:48:04.245Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env
2023-04-20T19:48:04.245Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:48:04.245Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:04.246Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:04.246Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020084244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:05.247Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar ASDC sendASDCNotification
2023-04-20T19:48:05.247Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar
2023-04-20T19:48:05.248Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T19:48:05.248Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:05.248Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:05.248Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020085247,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:06.249Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 57c46883-586d-4bcc-a23b-eef18b78d167
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:48:06.272Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 57c46883-586d-4bcc-a23b-eef18b78d167
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=?
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:48:06.278Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:48:06.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:48:06.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:48:06.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T19:48:06.279Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T19:48:06.293Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-20T19:48:36.294Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 57c46883-586d-4bcc-a23b-eef18b78d167 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=?
2023-04-20T19:48:36.305Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 57c46883-586d-4bcc-a23b-eef18b78d167 and serviceModelVersionId: 789bd3e8-987f-4b4d-8ea4-345b548335ec
2023-04-20T19:48:36.306Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dfa351c6-b2f5-4769-832f-e8b209206b5e
2023-04-20T19:48:36.310Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?depth=0
2023-04-20T19:48:36.318Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-04-20T19:48:36.352Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?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]}
2023-04-20T19:48:36.353Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?depth=0|INFO|500||Invoke
2023-04-20T19:48:36.356Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-20T19:48:36.576Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?depth=0|INFO|500||InvokeReturn
2023-04-20T19:48:36.577Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dfa351c6-b2f5-4769-832f-e8b209206b5e/model-vers/model-ver/789bd3e8-987f-4b4d-8ea4-345b548335ec?depth=0 has http status code:200 and response headers:{date=[Thu, 20 Apr 2023 19:48:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[197], vertex-id=[589888], x-aai-txid=[0-aai-resources-230420-19:48:36:685-44888], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-20T19:48:36.577Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T19:48:36.577Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-20T19:48:36.577Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-20T19:48:36.592Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
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)
2023-04-20T19:48:36.592Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 57c46883-586d-4bcc-a23b-eef18b78d167 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-20T19:48:36.592Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-20T19:48:36.592Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-04-20T19:48:36.593Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T19:48:36.593Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Trying to send status: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020116592,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T19:48:37.621Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:48:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:48:52.132Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.132Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "7be9da62-1ee9-4a5b-9f11-d229d69e13cd",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020066962,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "NOTIFIED"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "NOTIFIED"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "NOTIFIED"
}
2023-04-20T19:48:52.133Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:37.622Z|57c46883-586d-4bcc-a23b-eef18b78d167|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:49:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:49:52.134Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.134Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T19:49:52.135Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020067992,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T19:49:52.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020075214,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:49:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020078406,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:49:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020079530,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:49:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020080663,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "DOWNLOAD_OK"
}
2023-04-20T19:49:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020082240,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/vfwdcfe7516da1a0_modules.json",
"status": "DEPLOY_OK"
}
2023-04-20T19:49:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020083241,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.yaml",
"status": "DEPLOY_OK"
}
2023-04-20T19:49:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020084244,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/resourceInstances/vfwdcfe7516da1a0/artifacts/base_vfw.env",
"status": "DEPLOY_OK"
}
2023-04-20T19:49:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020085247,
"artifactURL": "/sdc/v1/catalog/services/Vfw20230420194454/1.0/artifacts/service-Vfw20230420194454-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T19:49:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:49:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T19:49:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "57c46883-586d-4bcc-a23b-eef18b78d167",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020116592,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
2023-04-20T19:49:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T19:50:37.624Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:50:52.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:51:37.624Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:51:52.132Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:52:37.626Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:52:52.134Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:53:37.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:53:52.135Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:54:37.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:54:52.136Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:55:37.628Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:55:52.138Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:56:37.630Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:56:52.139Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:57:37.632Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:57:52.140Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:58:37.633Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:58:52.140Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T19:58:56.169Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Node 1 disconnected.
2023-04-20T19:59:37.634Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T19:59:52.141Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:15.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-20T20:00:15.207Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9bdc4200-c0ad-404e-83cf-f7477ef41b85","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"7f21abf0-9e87-435b-9b7f-d7472ae5e22a","serviceDescription":"service","serviceInvariantUUID":"d062fc2e-ee13-4bef-bf6b-de2269a6bbdd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"8f93dfe2-4e43-4aeb-b637-f807e19eaf0d","resourceInvariantUUID":"cd1eae82-eee2-4bc3-8d05-ea657e1d5ff7","resourceCustomizationUUID":"5e224c6c-9205-4491-b6e2-0d5ea45c0ed6","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":"NjljYTI1MDk1ZmM4YjU5Mjc2YTMxYzRmODI1MjdkZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"47735424-f086-4ac9-838d-710291024374","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MTU3N2M0Zjc1ZjA2ZWJlNzlkMTdlNjBiMDJhNDc5MmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-20T20:00:15.211Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:00:15.212Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:00:15.212Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:00:15.212Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020777634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:15.222Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.222Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.222Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.223Z||kafka-producer-network-thread | SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adc3800b-0766-4560-894f-e96365de60c4] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to MbzRatqxTs6sdUYBr3tJPA
2023-04-20T20:00:15.248Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:00:15.249Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020807304,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:00:15.249Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:00:15.250Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:00:15.250Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "policy-distribution-id",
"timestamp": 1682020808469,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:00:15.250Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:00:16.225Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:00:16.226Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:00:16.226Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:00:16.226Z||pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020777634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:17.228Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"serviceName": "basic_network",
"serviceVersion": "1.0",
"serviceUUID": "7f21abf0-9e87-435b-9b7f-d7472ae5e22a",
"serviceDescription": "service",
"serviceInvariantUUID": "d062fc2e-ee13-4bef-bf6b-de2269a6bbdd",
"resources": [
{
"resourceInstanceName": "Generic NeutronNet 0",
"resourceCustomizationUUID": "5e224c6c-9205-4491-b6e2-0d5ea45c0ed6",
"resourceName": "Generic NeutronNet",
"resourceVersion": "1.0",
"resoucreType": "VL",
"resourceUUID": "8f93dfe2-4e43-4aeb-b637-f807e19eaf0d",
"resourceInvariantUUID": "cd1eae82-eee2-4bc3-8d05-ea657e1d5ff7",
"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": "MTU3N2M0Zjc1ZjA2ZWJlNzlkMTdlNjBiMDJhNDc5MmQ\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4"
}
],
"workloadContext": "Production"
}
2023-04-20T20:00:17.228Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-20T20:00:17.228Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 7f21abf0-9e87-435b-9b7f-d7472ae5e22a ASDC
2023-04-20T20:00:17.229Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:9bdc4200-c0ad-404e-83cf-f7477ef41b85
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:7f21abf0-9e87-435b-9b7f-d7472ae5e22a
ServiceInvariantUUID:d062fc2e-ee13-4bef-bf6b-de2269a6bbdd
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:5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4
ArtifactChecksum:MTU3N2M0Zjc1ZjA2ZWJlNzlkMTdlNjBiMDJhNDc5MmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:5e224c6c-9205-4491-b6e2-0d5ea45c0ed6
ResourceInvariantUUID:cd1eae82-eee2-4bc3-8d05-ea657e1d5ff7
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:8f93dfe2-4e43-4aeb-b637-f807e19eaf0d
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL
}
2023-04-20T20:00:17.229Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 7f21abf0-9e87-435b-9b7f-d7472ae5e22a 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 (?, ?, ?, ?, ?)
2023-04-20T20:00:17.295Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:00:17.296Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:00:17.296Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:00:17.297Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-20T20:00:17.297Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-20T20:00:17.297Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-20T20:00:17.719Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4 57772
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:00:17.722Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020817722,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:18.723Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:00:18.724Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:00:18.724Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 5edfb0d3-21d4-40cc-84cb-f9c8ad9fdef4, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-20T20:00:18.724Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-04-20T20:00:18.725Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-20T20:00:18.725Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-20T20:00:18.817Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9066783329791350509/Definitions/service-BasicNetwork-template.yml
2023-04-20T20:00:19.156Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.157Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-20T20:00:19.158Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.159Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.160Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:basic_network
Description:service
Model UUID:7f21abf0-9e87-435b-9b7f-d7472ae5e22a
Model Version:NULL
Model InvariantUuid:d062fc2e-ee13-4bef-bf6b-de2269a6bbdd
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing
NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:cd1eae82-eee2-4bc3-8d05-ea657e1d5ff7
Model UUID:1ecedd8a-b0a6-471c-9ad0-5370dbda1663
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet
NETWORK Customization Properties:
CustomizationUUID:5e224c6c-9205-4491-b6e2-0d5ea45c0ed6
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=?
2023-04-20T20:00:19.178Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 8f93dfe2-4e43-4aeb-b637-f807e19eaf0d
2023-04-20T20:00:19.179Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||No resources found for Service: 7f21abf0-9e87-435b-9b7f-d7472ae5e22a
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=?
2023-04-20T20:00:19.186Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||
2023-04-20T20:00:19.186Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID:
2023-04-20T20:00:19.186Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 7f21abf0-9e87-435b-9b7f-d7472ae5e22a
2023-04-20T20:00:19.186Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 7f21abf0-9e87-435b-9b7f-d7472ae5e22a
2023-04-20T20:00:19.187Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC
2023-04-20T20:00:19.187Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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=?
2023-04-20T20:00:19.200Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@27432063, org.onap.sdc.toscaparser.api.parameters.Input@13f5f90b, org.onap.sdc.toscaparser.api.parameters.Input@4ad4e808, org.onap.sdc.toscaparser.api.parameters.Input@51704f84, org.onap.sdc.toscaparser.api.parameters.Input@6f8e3df1]
2023-04-20T20:00:19.201Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.201Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 7f21abf0-9e87-435b-9b7f-d7472ae5e22a: Generic NeutronNet
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.202Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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=?
2023-04-20T20:00:19.250Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.251Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.251Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.251Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.251Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:00:19.252Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:00:19.252Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||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 (?, ?)
2023-04-20T20:00:19.358Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure
2023-04-20T20:00:19.358Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-04-20T20:00:19.359Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-04-20T20:00:19.359Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T20:00:19.359Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:00:19.359Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:00:19.360Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020819358,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:20.361Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:00:20.387Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
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=?
2023-04-20T20:00:20.393Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:00:20.393Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T20:00:20.393Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T20:00:50.394Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:00:50.419Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
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=?
2023-04-20T20:00:50.427Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:00:50.427Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T20:00:50.427Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T20:00:52.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:00:52.132Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:00:52.132Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020777634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:00:52.133Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:20.427Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:01:20.451Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
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=?
2023-04-20T20:01:20.456Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:01:20.456Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T20:01:20.456Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T20:01:50.457Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:01:50.481Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
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=?
2023-04-20T20:01:50.485Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:01:50.485Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-04-20T20:01:50.485Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-04-20T20:01:52.131Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:01:52.133Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.133Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "aai-model-loader",
"timestamp": 1682020801227,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:01:52.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.134Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "multicloud-k8s",
"timestamp": 1682020810980,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:01:52.134Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.134Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.135Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020814511,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:01:52.135Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.135Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020808622,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020807304,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.136Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "policy-distribution-id",
"timestamp": 1682020808469,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020814511,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "multicloud-k8s",
"timestamp": 1682020810980,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.137Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.138Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.138Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020777634,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.138Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.139Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "aai-model-loader",
"timestamp": 1682020801227,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.140Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.140Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.140Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020808622,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020817722,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020818044,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "aai-model-loader",
"timestamp": 1682020817984,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "policy-distribution-id",
"timestamp": 1682020818211,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.141Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020818452,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:01:52.142Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.142Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.142Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020819054,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:01:52.158Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9bdc4200-c0ad-404e-83cf-f7477ef41b85
2023-04-20T20:01:52.158Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9bdc4200-c0ad-404e-83cf-f7477ef41b85 and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-04-20T20:01:52.179Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.179Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "policy-distribution-id",
"timestamp": 1682020819215,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:01:52.179Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020819358,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020819998,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.180Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "policy-distribution-id",
"timestamp": 1682020820216,
"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=?
2023-04-20T20:01:52.193Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9bdc4200-c0ad-404e-83cf-f7477ef41b85
2023-04-20T20:01:52.193Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9bdc4200-c0ad-404e-83cf-f7477ef41b85 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 (?, ?, ?, ?, ?)
2023-04-20T20:01:52.214Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.214Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020821002,
"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=?
2023-04-20T20:01:52.225Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9bdc4200-c0ad-404e-83cf-f7477ef41b85
2023-04-20T20:01:52.226Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9bdc4200-c0ad-404e-83cf-f7477ef41b85 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 (?, ?, ?, ?, ?)
2023-04-20T20:01:52.246Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.246Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "aai-model-loader",
"timestamp": 1682020820955,
"artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:01:52.246Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:01:52.247Z||pool-2-thread-1|||||DEBUG|500||received message from topic
2023-04-20T20:01:52.247Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "aai-model-loader",
"timestamp": 1682020821958,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:01:52.257Z||pool-2-thread-1|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9bdc4200-c0ad-404e-83cf-f7477ef41b85
2023-04-20T20:01:52.257Z||pool-2-thread-1|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9bdc4200-c0ad-404e-83cf-f7477ef41b85 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 (?, ?, ?, ?, ?)
2023-04-20T20:02:20.486Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:02:20.509Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85
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=?
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:02:20.515Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:02:20.531Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-20T20:02:50.531Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85 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=?
2023-04-20T20:02:50.543Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9bdc4200-c0ad-404e-83cf-f7477ef41b85 and serviceModelVersionId: 7f21abf0-9e87-435b-9b7f-d7472ae5e22a
2023-04-20T20:02:50.544Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d062fc2e-ee13-4bef-bf6b-de2269a6bbdd
2023-04-20T20:02:50.544Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?depth=0
2023-04-20T20:02:50.552Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-20T20:02:50.589Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?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]}
2023-04-20T20:02:50.590Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?depth=0|INFO|500||Invoke
2023-04-20T20:02:50.598Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-20T20:02:50.730Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?depth=0|INFO|500||InvokeReturn
2023-04-20T20:02:50.731Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d062fc2e-ee13-4bef-bf6b-de2269a6bbdd/model-vers/model-ver/7f21abf0-9e87-435b-9b7f-d7472ae5e22a?depth=0 has http status code:200 and response headers:{date=[Thu, 20 Apr 2023 20:02:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[204984], x-aai-txid=[2-aai-resources-230420-20:02:50:923-97844], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-20T20:02:50.731Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T20:02:50.731Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-20T20:02:50.731Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-20T20:02:50.739Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
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)
2023-04-20T20:02:50.739Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9bdc4200-c0ad-404e-83cf-f7477ef41b85 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-20T20:02:50.739Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-20T20:02:50.739Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:50.739Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:50.740Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "9bdc4200-c0ad-404e-83cf-f7477ef41b85",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020970739,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:02:51.774Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-04-20T20:02:51.781Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-20T20:02:51.781Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d","serviceName":"Demo_pNF_w641Lk1sIs7HdGkH9cEK","serviceVersion":"1.0","serviceUUID":"280caa99-f343-47f8-a030-0b9299d09f03","serviceDescription":"catalog service description","serviceInvariantUUID":"c3887921-85d9-438f-a1c8-fdadd339753b","resources":[{"resourceInstanceName":"pNF aca77888-cce1 0","resourceName":"pNF aca77888-cce1","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ea314924-086b-4de0-84ec-c33a6003f8c4","resourceInvariantUUID":"77a1c447-7db3-4ed1-9598-80d4ee79b579","resourceCustomizationUUID":"46277ee1-3a65-4778-9c8e-27a2994fe6ec","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml","artifactChecksum":"OWM5YzlkNTk0ZjY3YTc3NjU0YTQzZDgyMmZmYzFmNmU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1f9dbd86-ed81-402e-bd81-e391ce1936d9","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar","artifactChecksum":"NGNmMzllMzQwOGRmMmI3YTVkNzM2MTM1YWM2ZmM4NTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"251c6ddd-53ff-4961-a1e9-80a29542d41b","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6b6486d6-6581-44cc-8bc9-b50a7ca34359","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml","artifactChecksum":"MWY1NGRlZTYzODY0YTUyOTVmNjRlYjM4NzJmYjI0MjQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a88219fe-b68f-4562-8c96-b9326f1271b4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5e2f4ee4-b93b-4c46-a447-f03be0edd73a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"12436eab-452c-493c-ad6a-1e79e7df5bdf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfW641lk1sis7hdgkh9cek-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml","artifactChecksum":"ODc2N2QwZGY1ZDE1NWJjMzE0YWJlMTc4OWNhZjgyMTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"bc568040-0560-4233-a914-b047ce2542b0","artifactVersion":"1"},{"artifactName":"service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar","artifactChecksum":"YTUzN2Q1MjMxYzZhOTQxNWMxYmIzOTVjMDliMWNkNDk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-20T20:02:51.784Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:51.784Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:51.785Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:51.785Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:52.131Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:52.135Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.136Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.137Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.138Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.139Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.140Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.141Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.142Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.143Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020820057,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020854477,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020851218,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "multicloud-k8s",
"timestamp": 1682020847870,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.144Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020868128,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020868290,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.145Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020868159,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020861228,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.146Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020869133,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.173Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
2023-04-20T20:02:52.173Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.193Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.193Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020869293,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:02:52.194Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.194Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.194Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.195Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020869338,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "DEPLOY_OK"
}
2023-04-20T20:02:52.195Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.195Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020869392,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.196Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.196Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.196Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "policy-distribution-id",
"timestamp": 1682020870294,
"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=?
2023-04-20T20:02:52.207Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
2023-04-20T20:02:52.208Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d 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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.224Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.224Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.225Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.225Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.225Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020870341,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": ""
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:02:52.235Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
2023-04-20T20:02:52.235Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d and ComponentName
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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.253Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.253Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.253Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.253Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.253Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020873315,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.254Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "aai-model-loader",
"timestamp": 1682020874318,
"artifactURL": "",
"status": "COMPONENT_DONE_OK",
"componentName": "AAI"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:02:52.264Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
2023-04-20T20:02:52.264Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d 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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.280Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020868622,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.281Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020877466,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020879229,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.282Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020880232,
"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=?
2023-04-20T20:02:52.291Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
2023-04-20T20:02:52.292Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d 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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.309Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.309Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.310Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.311Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.312Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.313Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.314Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.315Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.316Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.317Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020870136,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "ves-openapi-manager",
"timestamp": 1682020894477,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOT_NOTIFIED"
}
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020901295,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020891228,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020898322,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.318Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020898622,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020910899,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020910742,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020910586,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.319Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "aai-model-loader",
"timestamp": 1682020910522,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
"timestamp": 1682020911276,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "policy-distribution-id",
"timestamp": 1682020911746,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DEPLOY_OK"
}
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.320Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "cds-sdc-listener",
"timestamp": 1682020911590,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "COMPONENT_DONE_OK",
"componentName": "cds"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.347Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b87f7864-6050-4613-953d-bb5c30234989
2023-04-20T20:02:52.347Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId b87f7864-6050-4613-953d-bb5c30234989 and ComponentName cds
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 (?, ?, ?, ?, ?)
2023-04-20T20:02:52.362Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-04-20T20:02:52.362Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "multicloud-k8s",
"timestamp": 1682020912039,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "DOWNLOAD_OK"
}
2023-04-20T20:02:52.362Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-04-20T20:02:52.785Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:52.786Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:52.786Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:52.786Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/pNF.csar",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:53.787Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:53.787Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:53.787Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:53.788Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/mynetconf.yang",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:54.788Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:54.789Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:54.789Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:54.789Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:55.790Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:55.791Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:55.791Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:55.791Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/PM_Dictionary.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:56.792Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:56.792Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:56.793Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:56.793Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/resourceInstances/pnfaca77888cce10/artifacts/MyPnf_Pnf_v1.yaml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:57.793Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:57.794Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:57.794Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:57.794Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:58.795Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:02:58.796Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:58.796Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:58.796Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:02:59.797Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"serviceName": "Demo_pNF_w641Lk1sIs7HdGkH9cEK",
"serviceVersion": "1.0",
"serviceUUID": "280caa99-f343-47f8-a030-0b9299d09f03",
"serviceDescription": "catalog service description",
"serviceInvariantUUID": "c3887921-85d9-438f-a1c8-fdadd339753b",
"resources": [
{
"resourceInstanceName": "pNF aca77888-cce1 0",
"resourceCustomizationUUID": "46277ee1-3a65-4778-9c8e-27a2994fe6ec",
"resourceName": "pNF aca77888-cce1",
"resourceVersion": "1.0",
"resoucreType": "PNF",
"resourceUUID": "ea314924-086b-4de0-84ec-c33a6003f8c4",
"resourceInvariantUUID": "77a1c447-7db3-4ed1-9598-80d4ee79b579",
"category": "Generic",
"subcategory": "Abstract",
"artifacts": []
}
],
"serviceArtifacts": [
{
"artifactName": "service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"artifactChecksum": "YTUzN2Q1MjMxYzZhOTQxNWMxYmIzOTVjMDliMWNkNDk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627"
}
],
"workloadContext": "Production"
}
2023-04-20T20:02:59.797Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-20T20:02:59.797Z|9bdc4200-c0ad-404e-83cf-f7477ef41b85|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 280caa99-f343-47f8-a030-0b9299d09f03 ASDC
2023-04-20T20:02:59.798Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
ServiceName:Demo_pNF_w641Lk1sIs7HdGkH9cEK
ServiceVersion:1.0
ServiceUUID:280caa99-f343-47f8-a030-0b9299d09f03
ServiceInvariantUUID:c3887921-85d9-438f-a1c8-fdadd339753b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
ArtifactUUID:6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627
ArtifactChecksum:YTUzN2Q1MjMxYzZhOTQxNWMxYmIzOTVjMDliMWNkNDk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF aca77888-cce1 0
ResourceCustomizationUUID:46277ee1-3a65-4778-9c8e-27a2994fe6ec
ResourceInvariantUUID:77a1c447-7db3-4ed1-9598-80d4ee79b579
ResourceName:pNF aca77888-cce1
ResourceType:PNF
ResourceUUID:ea314924-086b-4de0-84ec-c33a6003f8c4
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL
}
2023-04-20T20:02:59.798Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 280caa99-f343-47f8-a030-0b9299d09f03 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=?
2023-04-20T20:02:59.849Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:02:59.850Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:02:59.850Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:02:59.850Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627 from URL: /sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:02:59.850Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-20T20:02:59.850Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:02:59.961Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-20T20:02:59.964Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar 6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627 88005
2023-04-20T20:02:59.964Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar ASDC sendASDCNotification
2023-04-20T20:02:59.965Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:02:59.965Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T20:02:59.965Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:02:59.965Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:02:59.965Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020979964,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:00.966Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:03:00.967Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:03:00.967Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 6fd53c6a-a7eb-4b9b-8b74-cffa3bfbc627, URL: /sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar to file: /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:00.967Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:00.968Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:00.968Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.083Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3405375032897739169/Definitions/service-DemoPnfW641lk1sis7hdgkh9cek-template.yml
2023-04-20T20:03:01.665Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||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-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||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-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF aca77888-cce1 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-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:03:01.666Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Node template pNF aca77888-cce1 0 is matching search criteria
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF aca77888-cce1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Node template pNF aca77888-cce1 0 is matching search criteria
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Search for entities recursively
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Found topology templates [pNF aca77888-cce1 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.667Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.668Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||CSAR Notification:
Service Level Properties:
Name:Demo_pNF_w641Lk1sIs7HdGkH9cEK
Description:catalog service description
Model UUID:280caa99-f343-47f8-a030-0b9299d09f03
Model Version:NULL
Model InvariantUuid:c3887921-85d9-438f-a1c8-fdadd339753b
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=?
2023-04-20T20:03:01.685Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: ea314924-086b-4de0-84ec-c33a6003f8c4
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=?
2023-04-20T20:03:01.689Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||pNF aca77888-cce1 0
2023-04-20T20:03:01.689Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ea314924-086b-4de0-84ec-c33a6003f8c4
2023-04-20T20:03:01.689Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||No resources found for Service: 280caa99-f343-47f8-a030-0b9299d09f03
2023-04-20T20:03:01.689Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 280caa99-f343-47f8-a030-0b9299d09f03
2023-04-20T20:03:01.689Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF aca77888-cce1 0 ea314924-086b-4de0-84ec-c33a6003f8c4 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=?
2023-04-20T20:03:01.700Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@28666237, org.onap.sdc.toscaparser.api.parameters.Input@6b506f78, org.onap.sdc.toscaparser.api.parameters.Input@53ecfc26, org.onap.sdc.toscaparser.api.parameters.Input@310db1c9, org.onap.sdc.toscaparser.api.parameters.Input@2a611a05]
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 280caa99-f343-47f8-a030-0b9299d09f03: pNF aca77888-cce1
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Processing PNF resource: ea314924-086b-4de0-84ec-c33a6003f8c4
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Service Demo_pNF_w641Lk1sIs7HdGkH9cEK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-04-20T20:03:01.701Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Resource customization UUID: 46277ee1-3a65-4778-9c8e-27a2994fe6ec is the same as notified resource customizationUUID: 46277ee1-3a65-4778-9c8e-27a2994fe6ec
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 (?, ?)
2023-04-20T20:03:01.797Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF aca77888-cce1 ea314924-086b-4de0-84ec-c33a6003f8c4 0 ASDC deployResourceStructure
2023-04-20T20:03:01.798Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar ASDC sendASDCNotification
2023-04-20T20:03:01.798Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar
2023-04-20T20:03:01.798Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-04-20T20:03:01.799Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:01.799Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:01.799Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020981798,
"artifactURL": "/sdc/v1/catalog/services/DemoPnfW641lk1sis7hdgkh9cek/1.0/artifacts/service-DemoPnfW641lk1sis7hdgkh9cek-csar.csar",
"status": "DEPLOY_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:02.800Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:03:02.820Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d
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=?
2023-04-20T20:03:02.824Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.825Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.826Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.826Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.826Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName:
2023-04-20T20:03:02.826Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId:
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
2023-04-20T20:03:02.843Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-04-20T20:03:32.844Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d 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=?
2023-04-20T20:03:32.855Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d and serviceModelVersionId: 280caa99-f343-47f8-a030-0b9299d09f03
2023-04-20T20:03:32.856Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c3887921-85d9-438f-a1c8-fdadd339753b
2023-04-20T20:03:32.857Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?depth=0
2023-04-20T20:03:32.863Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context!
2023-04-20T20:03:32.886Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?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]}
2023-04-20T20:03:32.887Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?depth=0|INFO|500||Invoke
2023-04-20T20:03:32.892Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}
2023-04-20T20:03:33.056Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?depth=0|INFO|500||InvokeReturn
2023-04-20T20:03:33.056Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c3887921-85d9-438f-a1c8-fdadd339753b/model-vers/model-ver/280caa99-f343-47f8-a030-0b9299d09f03?depth=0 has http status code:200 and response headers:{date=[Thu, 20 Apr 2023 20:03:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[159], vertex-id=[172128], x-aai-txid=[1-aai-resources-230420-20:03:33:218-38213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-20T20:03:33.056Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity.
2023-04-20T20:03:33.057Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-04-20T20:03:33.057Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status!
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-04-20T20:03:33.066Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69)
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)
2023-04-20T20:03:33.067Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-04-20T20:03:33.067Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-04-20T20:03:33.067Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:33.067Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:33.068Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d",
"consumerID": "SO-sdc-controller",
"timestamp": 1682021013067,
"artifactURL": "",
"status": "DISTRIBUTION_COMPLETE_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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=?
2023-04-20T20:03:34.092Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||received message from topic
2023-04-20T20:03:34.092Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"b87f7864-6050-4613-953d-bb5c30234989","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"6ec90446-bd82-43ba-b558-8369030cfa4c","serviceDescription":"service","serviceInvariantUUID":"46211e23-7ca9-4e00-9a74-2a6c04992b8c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c06c0262-e112-4cef-a1b7-d928228d4a95","resourceInvariantUUID":"a9e12d8a-d56a-4bee-a7f7-6be462fbe7c4","resourceCustomizationUUID":"f9bf16a8-5b08-4340-88eb-56dc4d23b603","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":"ZTg0MzExZjJjY2ZlMzAyZmJiMDExY2VjNjI4YThhOTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"0ddfc4a7-9e2f-4570-a3bf-a65bdba7613e","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":"NGU2OGMzZjhmNmIyNjU4M2I3YTQwOWIyNDYwNGJhYzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"8fd9eff8-be71-4ec9-bee4-6e4dda466d61","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":"1fbe7d49-0e4c-4f1d-8fda-d863852067b9","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":"7f5da4b4-5858-4ea7-887a-309eca8b38ae","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":"263223a2-a88b-4916-bf72-39ad95d636cb","artifactVersion":"2","generatedFromUUID":"1fbe7d49-0e4c-4f1d-8fda-d863852067b9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjM5ZTQ0MzgzMWY4NTFkMTFhMjdmZWUxYzQ0YWI4ZTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2fd5b7c8-ad54-48b5-9d3b-7f856f4db0ab","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YTAxMDk5YmExM2NiODk0MzQ4ZjVhYmNlODcxN2EyNTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a748c287-bfad-4abd-a647-5b8e701494d4","artifactVersion":"1"}],"workloadContext":"Production"}
2023-04-20T20:03:34.093Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:34.093Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:34.093Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:34.094Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:35.094Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:35.095Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:35.095Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:35.095Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:36.096Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:36.096Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:36.096Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:36.097Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:37.098Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:37.098Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:37.098Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:37.098Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:38.099Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:38.099Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:38.100Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:38.100Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:39.100Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:39.101Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:39.101Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:39.101Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
"status": "NOT_NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:40.102Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus
2023-04-20T20:03:40.102Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:40.102Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:40.103Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682020971774,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "NOTIFIED"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:41.106Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||sending notification to client: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"serviceName": "basic_vm",
"serviceVersion": "1.0",
"serviceUUID": "6ec90446-bd82-43ba-b558-8369030cfa4c",
"serviceDescription": "service",
"serviceInvariantUUID": "46211e23-7ca9-4e00-9a74-2a6c04992b8c",
"resources": [
{
"resourceInstanceName": "basic_vm 0",
"resourceCustomizationUUID": "f9bf16a8-5b08-4340-88eb-56dc4d23b603",
"resourceName": "basic_vm",
"resourceVersion": "1.0",
"resoucreType": "VF",
"resourceUUID": "c06c0262-e112-4cef-a1b7-d928228d4a95",
"resourceInvariantUUID": "a9e12d8a-d56a-4bee-a7f7-6be462fbe7c4",
"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": "NGU2OGMzZjhmNmIyNjU4M2I3YTQwOWIyNDYwNGJhYzU\u003d",
"artifactDescription": "Auto-generated VF Modules information artifact",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "8fd9eff8-be71-4ec9-bee4-6e4dda466d61",
"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": "1fbe7d49-0e4c-4f1d-8fda-d863852067b9",
"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": "263223a2-a88b-4916-bf72-39ad95d636cb",
"generatedFromUUID": "1fbe7d49-0e4c-4f1d-8fda-d863852067b9"
},
"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": "263223a2-a88b-4916-bf72-39ad95d636cb",
"relatedArtifactsInfo": []
}
]
}
],
"serviceArtifacts": [
{
"artifactName": "service-BasicVm-csar.csar",
"artifactType": "TOSCA_CSAR",
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"artifactChecksum": "YTAxMDk5YmExM2NiODk0MzQ4ZjVhYmNlODcxN2EyNTk\u003d",
"artifactDescription": "TOSCA definition package of the asset",
"artifactTimeout": 0,
"artifactVersion": "1",
"artifactUUID": "a748c287-bfad-4abd-a647-5b8e701494d4"
}
],
"workloadContext": "Production"
}
2023-04-20T20:03:41.107Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-04-20T20:03:41.107Z|6ec6e1ad-2852-4b4d-a22b-ef158cb34b9d|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6ec90446-bd82-43ba-b558-8369030cfa4c ASDC
2023-04-20T20:03:41.107Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||ASDC Notification:
DistributionID:b87f7864-6050-4613-953d-bb5c30234989
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:6ec90446-bd82-43ba-b558-8369030cfa4c
ServiceInvariantUUID:46211e23-7ca9-4e00-9a74-2a6c04992b8c
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:a748c287-bfad-4abd-a647-5b8e701494d4
ArtifactChecksum:YTAxMDk5YmExM2NiODk0MzQ4ZjVhYmNlODcxN2EyNTk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:f9bf16a8-5b08-4340-88eb-56dc4d23b603
ResourceInvariantUUID:a9e12d8a-d56a-4bee-a7f7-6be462fbe7c4
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:c06c0262-e112-4cef-a1b7-d928228d4a95
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:8fd9eff8-be71-4ec9-bee4-6e4dda466d61
ArtifactChecksum:NGU2OGMzZjhmNmIyNjU4M2I3YTQwOWIyNDYwNGJhYzU=
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:1fbe7d49-0e4c-4f1d-8fda-d863852067b9
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:263223a2-a88b-4916-bf72-39ad95d636cb
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:263223a2-a88b-4916-bf72-39ad95d636cb
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}
}
}
2023-04-20T20:03:41.107Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6ec90446-bd82-43ba-b558-8369030cfa4c 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=?
2023-04-20T20:03:41.163Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:03:41.164Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:03:41.164Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:03:41.164Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a748c287-bfad-4abd-a647-5b8e701494d4 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-20T20:03:41.164Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||DistributionClient - download
2023-04-20T20:03:41.164Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-20T20:03:41.289Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||GET Response Status 200
2023-04-20T20:03:41.293Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar a748c287-bfad-4abd-a647-5b8e701494d4 75165
2023-04-20T20:03:41.293Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-04-20T20:03:41.293Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-04-20T20:03:41.294Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus
2023-04-20T20:03:41.294Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus
2023-04-20T20:03:41.294Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-04-20T20:03:41.294Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||Trying to send status: {
"distributionID": "b87f7864-6050-4613-953d-bb5c30234989",
"consumerID": "SO-sdc-controller",
"timestamp": 1682021021293,
"artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
"status": "DOWNLOAD_OK"
}
to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-04-20T20:03:42.295Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-04-20T20:03:42.295Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||MSO config path is: /app
2023-04-20T20:03:42.295Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a748c287-bfad-4abd-a647-5b8e701494d4, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:42.296Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-04-20T20:03:42.296Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:42.296Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:42.376Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13208491998035017365/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
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||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
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||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
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||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
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:43.224Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-04-20T20:03:43.225Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||WARN|500||####################################################################################################
2023-04-20T20:03:43.225Z|b87f7864-6050-4613-953d-bb5c30234989|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery