Results

By type

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

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

2023-03-05T00:21:48.626Z||main|||||INFO|500||The following profiles are active: basic
2023-03-05T00:22:49.139Z||main|||||INFO|500||Starting service [Tomcat]
2023-03-05T00:22:49.141Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-03-05T00:22:49.906Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-03-05T00:23:11.058Z||main|||||INFO|500||catdb-pool - Starting...
2023-03-05T00:23:12.548Z||main|||||INFO|500||catdb-pool - Start completed.
2023-03-05T00:23:14.747Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-03-05T00:23:15.792Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-03-05T00:23:18.075Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-03-05T00:23:29.136Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-05T00:23:30.829Z||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-03-05T00:23:39.644Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-05T00:23:40.034Z||main|||||INFO|500||reqdb-pool - Starting...
2023-03-05T00:23:40.071Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-03-05T00:23:40.119Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-03-05T00:23:41.963Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-03-05T00:23:43.420Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-03-05T00:23:45.566Z||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-03-05T00:23:47.354Z||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-03-05T00:23:48.699Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:48.704Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[7738a9c0-034e-4626-87b8-b40c64fb323e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:48.745Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:51.627Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:48 GMT], server=[envoy], x-envoy-upstream-service-time=[2813], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:51.633Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"5a507795fe1242ba96ee175c92dbfa42","versionId":"bac409c830dd4c309c841022977cc521"}

2023-03-05T00:23:51.635Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:51.858Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity
2023-03-05T00:23:52.249Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:52.254Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:52.351Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:53.620Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:53.621Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/5a507795fe1242ba96ee175c92dbfa42/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1187]}
2023-03-05T00:23:53.622Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:53.622Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity
2023-03-05T00:23:53.623Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:54.017Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:54.019Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:54.022Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:54.814Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:54.815Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:53 GMT], server=[envoy], x-envoy-upstream-service-time=[788], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:54.816Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"db892f8310af4927a9db840c04635a3c","versionId":"69624bbd77094d139692e1c444ff1c44"}

2023-03-05T00:23:54.823Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity
2023-03-05T00:23:55.014Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:55.017Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:55.024Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:56.026Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:56.036Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/db892f8310af4927a9db840c04635a3c/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[985]}
2023-03-05T00:23:56.038Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:56.038Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity
2023-03-05T00:23:56.065Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:56.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:56.356Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:56.360Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:56.817Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:56.818Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:56 GMT], server=[envoy], x-envoy-upstream-service-time=[392], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:56.821Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"383999661b324d009e327f83bf43b5a2","versionId":"9a10da5ebab8438fb7cf5889bf5ba000"}

2023-03-05T00:23:56.825Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity
2023-03-05T00:23:57.112Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:57.114Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[af5fae86-fec9-4486-9378-d8d6dab36a22], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:57.128Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:57.581Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[417]}
2023-03-05T00:23:57.585Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:57.589Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/383999661b324d009e327f83bf43b5a2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:57.591Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity
2023-03-05T00:23:57.599Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:58.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:58.009Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:58.011Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:58.325Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:58.331Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:57 GMT], server=[envoy], x-envoy-upstream-service-time=[306], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:58.339Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"95548f8b93084af08333eb52d5c096e2","versionId":"a32555eee4f64b0e9e19df1469937fe6"}

2023-03-05T00:23:58.370Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-05T00:23:58.588Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:58.591Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:58.593Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:23:59.077Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:23:59.078Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/95548f8b93084af08333eb52d5c096e2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[475]}
2023-03-05T00:23:59.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:23:59.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity
2023-03-05T00:23:59.101Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:59.419Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:23:59.420Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[75f1af16-24d0-4a02-b5b4-a187e1d239aa], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:23:59.437Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:23:59.703Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:23:59 GMT], server=[envoy], x-envoy-upstream-service-time=[262], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:23:59.706Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b6d55d31e9074c499ba8be465b9f6eb2","versionId":"2c8545299dd84eccb2ede9800da3c152"}

2023-03-05T00:23:59.729Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:23:59.735Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-05T00:23:59.917Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:23:59.926Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:23:59.943Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:00.560Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:00.561Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6d55d31e9074c499ba8be465b9f6eb2/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:23:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[601]}
2023-03-05T00:24:00.562Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:00.564Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity
2023-03-05T00:24:00.564Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:00.750Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:00.752Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:00.756Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:01.332Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:01.333Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:00 GMT], server=[envoy], x-envoy-upstream-service-time=[546], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:01.334Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"6bf1b44d52cb45999f5c61ea8b8054db","versionId":"d3c20ee7d2df44838802687b6a1f47e7"}

2023-03-05T00:24:01.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-05T00:24:01.557Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:01.559Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:01.561Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:02.498Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:02.528Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6bf1b44d52cb45999f5c61ea8b8054db/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[869]}
2023-03-05T00:24:02.530Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:02.534Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity
2023-03-05T00:24:02.537Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:02.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:02.881Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[5e3383bc-2e31-498c-9004-8b9a5f732fdb], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:02.886Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:03.760Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:02 GMT], server=[envoy], x-envoy-upstream-service-time=[844], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:03.763Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"19aba77ee55549b9a8c7cb57e8766e87","versionId":"006edf73649344dca8c61a64ca0cecb6"}

2023-03-05T00:24:03.769Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:03.793Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFLockActivity
2023-03-05T00:24:03.988Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:03.998Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:04.013Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:05.232Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:05.233Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/19aba77ee55549b9a8c7cb57e8766e87/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1199]}
2023-03-05T00:24:05.241Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:05.242Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity
2023-03-05T00:24:05.243Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:05.538Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:05.546Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ea6edaf7-208b-47a3-943a-2b681935bf0a], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:05.554Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:06.608Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:05 GMT], server=[envoy], x-envoy-upstream-service-time=[1045], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:06.609Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b6e3ac08c0684dde918bb2adbb9f21ca","versionId":"3080d72c156e4c5492673819ea089163"}

2023-03-05T00:24:06.610Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:06.634Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity
2023-03-05T00:24:06.985Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:06.998Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:07.005Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:08.111Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:08.113Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6e3ac08c0684dde918bb2adbb9f21ca/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1096]}
2023-03-05T00:24:08.114Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:08.115Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity
2023-03-05T00:24:08.117Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:08.300Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:08.301Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e476cc2d-e050-4413-9dce-d479101dc589], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:08.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:08.616Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:08 GMT], server=[envoy], x-envoy-upstream-service-time=[307], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:08.618Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0cba6a5628e14437a22e038417cc3137","versionId":"eacba5910599493fa03fd8fdd0fd9aa2"}

2023-03-05T00:24:08.620Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:08.628Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFStopActivity
2023-03-05T00:24:08.711Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:08.712Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:08.715Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:09.410Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0cba6a5628e14437a22e038417cc3137/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[688]}
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:09.411Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity
2023-03-05T00:24:09.412Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:09.593Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:09.599Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[84b2a428-5753-42c0-a4d3-74465b1f124f], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:09.601Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:09.965Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:09 GMT], server=[envoy], x-envoy-upstream-service-time=[353], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:09.972Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"de6b4d52c2764215836416e1e5b42388","versionId":"84c4f76f9e2240628cd029f47543b87c"}

2023-03-05T00:24:09.973Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:09.981Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFStartActivity
2023-03-05T00:24:10.035Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:10.039Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:10.041Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:10.636Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:10.644Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/de6b4d52c2764215836416e1e5b42388/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[578]}
2023-03-05T00:24:10.646Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:10.649Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity
2023-03-05T00:24:10.652Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:10.741Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:10.742Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[96f30e4a-7de9-4fcc-a022-177f06033e86], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:10.743Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:11.116Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:10 GMT], server=[envoy], x-envoy-upstream-service-time=[361], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:11.117Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b90ad1e0d49d44518b70b3d6aff1f9e6","versionId":"706b6f19d2ce4685bc68367447df51f3"}

2023-03-05T00:24:11.118Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:11.122Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity
2023-03-05T00:24:11.225Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:11.226Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ecc51938-cfd0-4ebb-a43d-544b9d5b45ae], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:11.228Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:11.649Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[417]}
2023-03-05T00:24:11.650Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:11.651Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b90ad1e0d49d44518b70b3d6aff1f9e6/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:11.652Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity
2023-03-05T00:24:11.653Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:11.834Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:11.835Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3d0df2d4-416e-4509-abb9-75fc78ebacec], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:11.837Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:12.221Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:11 GMT], server=[envoy], x-envoy-upstream-service-time=[380], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:12.222Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6b834d47841a41dba6fe3038e801c66c","versionId":"9e021c7e50484d2e9dc716a047377237"}

2023-03-05T00:24:12.224Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:12.233Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity
2023-03-05T00:24:12.292Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:12.292Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ac76bddc-ea32-4756-b1f8-68a667e57cf5], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:12.295Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:12.846Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[534]}
2023-03-05T00:24:12.846Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:12.847Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6b834d47841a41dba6fe3038e801c66c/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:12.848Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity
2023-03-05T00:24:12.848Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:12.995Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:13.006Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:13.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:13.489Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:13.490Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:12 GMT], server=[envoy], x-envoy-upstream-service-time=[459], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:13.503Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"74308b2194134292b73fbf24cd426836","versionId":"eb0e902d31524549a9590d42fb13ece8"}

2023-03-05T00:24:13.510Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity
2023-03-05T00:24:13.598Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:13.603Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:13.607Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:14.382Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:14.389Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74308b2194134292b73fbf24cd426836/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[757]}
2023-03-05T00:24:14.389Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:14.390Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity
2023-03-05T00:24:14.390Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:15.266Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:15.300Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3dcecc9f-1c9b-419d-ae32-666e28ff9ef5], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:15.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:15.582Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:15 GMT], server=[envoy], x-envoy-upstream-service-time=[272], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:15.583Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9d4b5ec67b1a4638a2ad434c509b97f0","versionId":"a8fc6e29290d44ada39732fa74338384"}

2023-03-05T00:24:15.584Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:15.587Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity
2023-03-05T00:24:15.645Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:15.646Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:15.650Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:16.072Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:16.073Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9d4b5ec67b1a4638a2ad434c509b97f0/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411]}
2023-03-05T00:24:16.079Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:16.080Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity
2023-03-05T00:24:16.080Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:16.174Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:16.175Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1422063f-5a44-4ea5-8ecb-d9a3e6486832], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:16.176Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:16.428Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:16 GMT], server=[envoy], x-envoy-upstream-service-time=[245], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:16.429Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"9f4e1430dc41408d925abd547575a45f","versionId":"3b09847ec7ed43d794f666368a9f6b87"}

2023-03-05T00:24:16.430Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:16.445Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity
2023-03-05T00:24:16.954Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:16.962Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[84f8dec8-88d8-4ab3-a310-cc9c8940b76e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:16.974Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:17.396Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[401]}
2023-03-05T00:24:17.397Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:17.398Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/9f4e1430dc41408d925abd547575a45f/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:17.398Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity
2023-03-05T00:24:17.399Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:17.546Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:17.548Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:17.550Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:17.768Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:17.768Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:17 GMT], server=[envoy], x-envoy-upstream-service-time=[211], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:17.769Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ac431c15ab1543fa9eedcf715d372ec7","versionId":"bc521bb8c2204efe87bc824f7b3f6283"}

2023-03-05T00:24:17.773Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity
2023-03-05T00:24:17.842Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:17.843Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:17.844Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:18.196Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:18.201Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ac431c15ab1543fa9eedcf715d372ec7/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[325]}
2023-03-05T00:24:18.202Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:18.204Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity
2023-03-05T00:24:18.205Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:18.345Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:18.347Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:18.349Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:18.612Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:18.613Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:18 GMT], server=[envoy], x-envoy-upstream-service-time=[255], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:18.630Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"33aa2a4b4ff34ea2a788cd8c14efef63","versionId":"e1bf386a41ca4572b6f1b282c20651d9"}

2023-03-05T00:24:18.644Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity
2023-03-05T00:24:18.871Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:18.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[66b71acd-a6da-4c76-8f20-f6fb1e052ba1], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:18.889Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:20.007Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1071]}
2023-03-05T00:24:20.045Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33aa2a4b4ff34ea2a788cd8c14efef63/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity
2023-03-05T00:24:20.066Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:20.282Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:20.290Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:20.293Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:20.681Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:20.682Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:20 GMT], server=[envoy], x-envoy-upstream-service-time=[380], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:20.684Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"3d50e4193cfa441188c7aec89c273c4a","versionId":"b0aa6b91e28c4cb39282b243a936c547"}

2023-03-05T00:24:20.689Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity
2023-03-05T00:24:20.831Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:20.832Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[ab6ca418-30bf-4e0a-b0a4-c4a66b057995], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:20.833Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:21.451Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[599]}
2023-03-05T00:24:21.453Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:21.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/3d50e4193cfa441188c7aec89c273c4a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:21.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity
2023-03-05T00:24:21.488Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:22.454Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:22.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:22.482Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:22.742Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:22.752Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:22 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:22.764Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ab46b8dec01f4f9ca644c3c4ccc98c5a","versionId":"05253605ce14431b820bebbc5a2e98d2"}

2023-03-05T00:24:22.778Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity
2023-03-05T00:24:22.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:22.876Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c797f549-a64c-41f8-8f12-89cf93c8b2c3], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:22.877Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:23.340Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[443]}
2023-03-05T00:24:23.344Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:23.347Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ab46b8dec01f4f9ca644c3c4ccc98c5a/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:23.350Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity
2023-03-05T00:24:23.351Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:23.729Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:23.733Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a6c51b67-a4ec-46c5-b628-3cd5a9f6ff9e], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:23.738Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:23.952Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:23 GMT], server=[envoy], x-envoy-upstream-service-time=[203], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:23.959Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"52a4ac4298544424add3b23ca0e3ef69","versionId":"c66b4cec5a464513ac20dbf89c0688da"}

2023-03-05T00:24:23.969Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:23.986Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity
2023-03-05T00:24:24.097Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:24.099Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[b8594a43-09f4-4d79-8bfc-882ef5870c55], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:24.100Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:24.460Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[351]}
2023-03-05T00:24:24.460Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:24.469Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/52a4ac4298544424add3b23ca0e3ef69/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:24.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity
2023-03-05T00:24:24.470Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:24.608Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:24.609Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:24.617Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:24.910Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:24.920Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:24 GMT], server=[envoy], x-envoy-upstream-service-time=[264], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:24.938Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"ec159f56a9e446cdb1cd931a89b6618e","versionId":"d06473cd77e64079b10830415ba1c740"}

2023-03-05T00:24:24.970Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity
2023-03-05T00:24:25.136Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:25.140Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:25.148Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:25.516Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:25.518Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ec159f56a9e446cdb1cd931a89b6618e/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:25 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[353]}
2023-03-05T00:24:25.520Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:25.529Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity
2023-03-05T00:24:25.531Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:25.860Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:25.888Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[86df69d2-8b3e-4ff0-99d3-a5009a069be2], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:25.905Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:26.149Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:25 GMT], server=[envoy], x-envoy-upstream-service-time=[231], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:26.155Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"dc6e6f743f9546679ae3d959d3dfe7d4","versionId":"644d32190e4346efaae95e19a1381860"}

2023-03-05T00:24:26.158Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:26.186Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity
2023-03-05T00:24:26.358Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:26.360Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:26.362Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:26.770Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:26.776Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dc6e6f743f9546679ae3d959d3dfe7d4/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[370]}
2023-03-05T00:24:26.776Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:26.789Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity
2023-03-05T00:24:26.804Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:27.023Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:27.024Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1b07884a-3072-45ba-87cb-6cf97b345a71], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:27.025Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:27.352Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:26 GMT], server=[envoy], x-envoy-upstream-service-time=[292], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:27.354Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"314268f6a8694051b9b1979c73682487","versionId":"83638f7fa44d4976b5b033fd1a3ea611"}

2023-03-05T00:24:27.355Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:27.359Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity
2023-03-05T00:24:27.518Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:27.519Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions with request headers:{X-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d56aef7b-6d35-4280-bae7-e5354873800f], X-ECOMP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-TransactionID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], X-ONAP-RequestID=[d4000b7a-efd2-4961-bd82-b0095f2753f6], Content-Type=[application/json]}
2023-03-05T00:24:27.521Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:27.930Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[400]}
2023-03-05T00:24:27.933Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:27.937Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/314268f6a8694051b9b1979c73682487/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:27.941Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity
2023-03-05T00:24:27.949Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:28.047Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:28.049Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke
2023-03-05T00:24:28.051Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:28.302Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn
2023-03-05T00:24:28.310Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sun, 05 Mar 2023 00:24:27 GMT], server=[envoy], x-envoy-upstream-service-time=[247], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]}
2023-03-05T00:24:28.311Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||{"id":"766acc85e9774367bf4601784e6328da","versionId":"c8288dcc0da844b5b44cee8364eabda5"}

2023-03-05T00:24:28.314Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate
2023-03-05T00:24:28.441Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]}
2023-03-05T00:24:28.443Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|INFO|500||Invoke
2023-03-05T00:24:28.448Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"}

2023-03-05T00:24:28.920Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions|INFO|500||InvokeReturn
2023-03-05T00:24:28.932Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/766acc85e9774367bf4601784e6328da/versions/latest/actions has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 00:24:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[437]}
2023-03-05T00:24:28.933Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T00:24:28.935Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate
2023-03-05T00:24:45.946Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|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-03-05T00:24:57.215Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||---
2023-03-05T00:24:57.216Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-03-05T00:24:57.216Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||WARN|500||---
2023-03-05T00:24:58.286Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-03-05T00:25:11.894Z|d4000b7a-efd2-4961-bd82-b0095f2753f6|main|||||INFO|500||Started Application in 219.154 seconds (JVM running for 237.033)
2023-03-05T00:25:12.065Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED
2023-03-05T00:25:12.076Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller
2023-03-05T00:25:12.112Z||scheduling-1|||||INFO|500||DistributionClient - init
2023-03-05T00:25:12.429Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5a966603-24e4-402b-a22e-43b598fe3ad6 url= /sdc/v1/artifactTypes
2023-03-05T00:25:12.454Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes
2023-03-05T00:25:12.996Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-05T00:25:13.187Z||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-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC
2023-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= a040d9fc-304d-434e-af21-4a55682bf556 url= /sdc/v1/distributionKafkaData
2023-03-05T00:25:13.189Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData
2023-03-05T00:25:13.273Z||scheduling-1|||||DEBUG|500||GET Response Status 200
2023-03-05T00:25:13.282Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@572ec0ab
2023-03-05T00:25:13.532Z||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-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e
	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-03-05T00:25:13.681Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Instantiated an idempotent producer.
2023-03-05T00:25:13.948Z||scheduling-1|||||INFO|500||Successfully logged in.
2023-03-05T00:25:14.072Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.072Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.073Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914064
2023-03-05T00:25:14.089Z||scheduling-1|||||INFO|500||start DistributionClient
2023-03-05T00:25:14.122Z||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-5071403c-5def-4e71-a476-9320a2382868
	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-03-05T00:25:14.248Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.248Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.249Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914247
2023-03-05T00:25:14.251Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:25:14.257Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:25:14.258Z||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-1be7f704-db7f-4a74-9d85-2c0b3765c8a6
	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-03-05T00:25:14.333Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1
2023-03-05T00:25:14.335Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5
2023-03-05T00:25:14.336Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1677975914333
2023-03-05T00:25:14.339Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:25:14.348Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:25:14.367Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus
2023-03-05T00:25:16.311Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.322Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.322Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.321Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.324Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T00:25:16.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:16.334Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.339Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-05T00:25:16.340Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Cluster ID: sWH_C6gkRKK6QoXL_SZSlg
2023-03-05T00:25:16.342Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
2023-03-05T00:25:16.341Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] ProducerId set to 3 with epoch 0
2023-03-05T00:25:16.438Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] (Re-)joining group
2023-03-05T00:25:16.477Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] (Re-)joining group
2023-03-05T00:25:17.344Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32
2023-03-05T00:25:17.502Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198
2023-03-05T00:25:17.345Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:17.503Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] (Re-)joining group
2023-03-05T00:25:17.503Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:17.510Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] (Re-)joining group
2023-03-05T00:25:23.535Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32', protocol='range'}
2023-03-05T00:25:23.542Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198', protocol='range'}
2023-03-05T00:25:23.741Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.743Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.744Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.745Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.746Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.748Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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 PdpbQAU1QzadxLg9Y_mL5Q
2023-03-05T00:25:23.781Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32=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]), SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198=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-03-05T00:25:23.887Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868-1c3a55ec-6c26-4344-b77b-6f6cfd8d9198', protocol='range'}
2023-03-05T00:25:23.887Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6-9cab9e5a-fd5b-47d5-81d6-b59a69c79a32', protocol='range'}
2023-03-05T00:25:23.890Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:23.890Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:23.906Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-03-05T00:25:23.906Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-03-05T00:25:23.949Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5
2023-03-05T00:25:23.949Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-03-05T00:25:23.950Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-03-05T00:25:23.951Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-03-05T00:25:23.950Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4
2023-03-05T00:25:23.952Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3
2023-03-05T00:25:23.953Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2
2023-03-05T00:25:23.955Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1
2023-03-05T00:25:23.957Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0
2023-03-05T00:25:24.069Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-05T00:25:24.072Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-05T00:25:24.216Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-05T00:25:24.217Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-05T00:25:24.221Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-05T00:25:24.222Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-05T00:25:24.253Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-05T00:25:24.257Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-03-05T00:25:24.260Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-05T00:25:24.261Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-03-05T00:25:24.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-05T00:25:24.330Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-03-05T00:26:14.262Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:26:14.350Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:27:14.265Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:27:14.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:28:14.267Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:28:14.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:29:14.273Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:29:14.360Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:30:14.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:30:14.362Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:31:14.274Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:31:14.362Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:31:47.076Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-03-05T00:32:14.278Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:32:14.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:33:14.285Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:33:14.366Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:34:14.287Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:34:14.367Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:34:16.472Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-5071403c-5def-4e71-a476-9320a2382868, groupId=so] Node -1 disconnected.
2023-03-05T00:34:16.630Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1be7f704-db7f-4a74-9d85-2c0b3765c8a6, groupId=so] Node -1 disconnected.
2023-03-05T00:34:16.647Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Node -1 disconnected.
2023-03-05T00:35:14.288Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:35:14.368Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:36:14.289Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:36:14.369Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:37:14.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:37:14.371Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:38:14.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:38:14.372Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:39:14.295Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:39:14.373Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:40:14.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:40:14.379Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:41:14.301Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:41:14.384Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:42:14.305Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:42:14.415Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:43:14.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:43:14.417Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:44:14.306Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:44:14.419Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:45:14.308Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:45:14.421Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:46:14.310Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:46:14.422Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:47:14.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:47:14.423Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:48:14.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:48:14.424Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:49:14.315Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:49:14.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:50:14.317Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:50:14.426Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:51:14.319Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:51:14.428Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:52:14.321Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:52:14.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:53:14.322Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:53:14.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:54:14.323Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:54:14.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:55:14.327Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:55:14.434Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:56:14.330Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:56:14.435Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:57:14.331Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:57:14.437Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:58:14.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:58:14.440Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T00:59:14.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T00:59:14.442Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:00:14.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:00:14.443Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:01:14.339Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:01:14.444Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:02:14.342Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:02:14.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:03:14.343Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:03:14.446Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:04:14.345Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:04:14.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:05:14.347Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:05:14.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:06:14.350Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:06:14.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:07:14.352Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:07:14.451Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:08:14.353Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:08:14.453Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:09:14.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:09:14.455Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:10:14.362Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:10:14.458Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:11:14.370Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:11:14.459Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:12:14.372Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:12:14.462Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:13:14.375Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:13:14.463Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:14:14.376Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:14:14.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:15:14.383Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:15:14.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:16:14.386Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:16:14.467Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:17:14.388Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:17:14.468Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:18:14.389Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:18:14.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:19:14.396Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:19:14.471Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:20:14.399Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:20:14.473Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:21:14.401Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:21:14.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:22:14.403Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:22:14.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:23:14.405Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:23:14.476Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:24:14.406Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:24:14.478Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:25:14.409Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:25:14.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:26:14.411Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:26:14.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:27:14.412Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:27:14.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:28:14.413Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:28:14.481Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:29:14.415Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:29:14.483Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:30:14.418Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:30:14.484Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:31:14.418Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:31:14.486Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:32:14.420Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:32:14.487Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:33:14.422Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:33:14.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:34:14.423Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:34:14.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:35:14.424Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:35:14.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:36:14.431Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:36:14.492Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:37:14.431Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:37:14.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:38:14.433Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:38:14.494Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:39:14.435Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:39:14.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:40:14.439Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:40:14.496Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:41:14.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:41:14.498Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:42:14.441Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:42:14.500Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:43:14.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:43:14.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:44:14.448Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:44:14.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:45:14.450Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:45:14.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:46:14.452Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:46:14.505Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:47:14.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:47:14.506Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:48:14.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:48:14.507Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:49:14.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:49:14.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:50:14.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:50:14.508Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:51:14.458Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:51:14.509Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:52:14.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:52:14.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:53:14.463Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:53:14.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:54:14.465Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:54:14.513Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:55:14.466Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:55:14.515Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:56:14.466Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:56:14.515Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:57:14.469Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:57:14.518Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:58:14.471Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:58:14.519Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T01:59:14.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T01:59:14.520Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:00:14.472Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:00:14.521Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:01:14.473Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:01:14.522Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:02:14.477Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:02:14.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:03:14.479Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:03:14.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:04:14.480Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:04:14.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:05:14.481Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:05:14.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:06:14.497Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:06:14.532Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:07:14.500Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:07:14.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:08:14.501Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:08:14.534Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:09:14.503Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:09:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:10:14.505Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:10:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:11:14.509Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:11:14.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:12:14.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:12:14.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:13:14.510Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:13:14.539Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:14:14.512Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:14:14.540Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:15:14.513Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:15:14.542Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:16:14.515Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:16:14.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:17:14.516Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:17:14.543Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:18:14.518Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:18:14.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:19:14.521Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:19:14.545Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:20:14.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:20:14.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:21:14.525Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:21:14.547Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:22:14.527Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:22:14.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:23:14.528Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:23:14.548Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:24:14.529Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:24:14.550Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:25:14.531Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:25:14.551Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:26:14.532Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:26:14.552Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:27:14.534Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:27:14.553Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:28:14.535Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:28:14.554Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:29:14.536Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:29:14.555Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:30:14.546Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:30:14.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:31:14.554Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:31:14.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:32:14.555Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:32:14.558Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:33:14.557Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:33:14.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:34:14.558Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:34:14.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:35:14.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:35:14.559Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:36:14.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:36:14.560Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:37:14.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:37:14.561Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:38:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:38:14.562Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:39:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:39:14.563Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:40:14.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:40:14.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:41:14.568Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:41:14.569Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:42:14.569Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:42:14.569Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:43:14.570Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:43:14.571Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:44:14.571Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:44:14.572Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:45:14.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:45:14.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:46:14.573Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:46:14.574Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:47:14.574Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:47:14.575Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:48:14.576Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:48:14.577Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:49:14.577Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:49:14.578Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:50:14.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:50:14.580Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:51:14.579Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:51:14.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:52:14.581Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:52:14.582Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:53:14.583Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:53:14.585Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:54:14.585Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:54:14.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:55:14.586Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:55:14.591Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:56:14.587Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:56:14.592Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:57:14.588Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:57:14.593Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:58:14.589Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:58:14.594Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T02:59:14.617Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T02:59:14.632Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:00:14.636Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:00:14.668Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:01:14.638Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:01:14.671Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:02:14.640Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:02:14.672Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:03:14.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:03:14.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:04:14.642Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:04:14.673Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:05:14.644Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:05:14.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:06:14.646Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:06:14.675Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:07:14.647Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:07:14.676Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:08:14.650Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:08:14.677Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:09:14.652Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:09:14.680Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:10:14.653Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:10:14.684Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:11:14.654Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:11:14.687Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:12:14.655Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:12:14.687Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:13:14.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:13:14.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:14:14.657Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:14:14.688Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:15:14.658Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:15:14.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:16:14.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:16:14.689Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:17:14.663Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:17:14.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:18:14.665Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:18:14.691Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:19:14.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:19:14.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:20:14.667Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:20:14.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:21:14.669Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:21:14.709Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:22:14.670Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:22:14.710Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:23:14.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:23:14.711Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:24:14.671Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:24:14.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:25:14.673Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:25:14.712Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:26:14.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:26:14.713Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:27:14.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:27:14.715Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:28:14.677Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:28:14.716Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:29:14.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:29:14.718Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:30:14.679Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:30:14.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:31:14.681Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:31:14.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:32:14.683Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:32:14.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:33:14.684Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:33:14.721Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:34:14.685Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:34:14.722Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:35:14.688Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:35:14.723Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:36:14.689Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:36:14.723Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:37:14.691Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:37:14.724Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:38:14.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:38:14.725Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:39:14.693Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:39:14.726Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:40:14.695Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:40:14.727Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:41:14.695Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:41:14.729Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:42:14.697Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:42:14.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:43:14.698Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:43:14.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:44:14.699Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:44:14.731Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:45:14.702Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:45:14.732Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:46:14.704Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:46:14.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:47:14.706Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:47:14.734Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:48:14.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:48:14.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:49:14.710Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:49:14.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:50:14.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:50:14.735Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:51:14.712Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:51:14.737Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:52:14.713Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:52:14.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:53:14.714Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:53:14.737Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:54:14.715Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:54:14.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:55:14.718Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:55:14.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:56:14.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:56:14.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:57:14.722Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:57:14.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:58:14.724Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:58:14.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T03:59:14.725Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T03:59:14.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:00:14.727Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:00:14.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:01:14.729Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:01:14.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:02:14.730Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:02:14.742Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:03:14.731Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:03:14.744Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:04:14.733Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:04:14.745Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:05:14.735Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:05:14.745Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:06:14.736Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:06:14.747Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:07:14.737Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:07:14.749Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:08:14.740Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:08:14.749Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:09:14.741Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:09:14.750Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:10:14.743Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:10:14.752Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:11:14.750Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:11:14.753Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:12:14.751Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:12:14.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:13:14.755Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:13:14.753Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:14:14.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:14:14.755Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:15:14.756Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:15:14.756Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:16:14.758Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:16:14.758Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:17:14.759Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:17:14.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:18:14.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:18:14.760Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:19:14.761Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:19:14.763Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:20:14.762Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:20:14.764Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:21:14.764Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:21:14.766Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:22:14.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:22:14.768Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:23:14.768Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:23:14.770Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:24:14.770Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:24:14.770Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:25:14.772Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:25:14.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:26:14.772Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:26:14.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:27:14.773Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:27:14.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:28:14.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:28:14.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:29:14.774Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:29:14.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:30:14.775Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:30:14.777Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:31:14.777Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:31:14.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:32:14.778Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:32:14.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:33:14.780Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:33:14.781Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:34:14.782Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:34:14.782Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:35:14.783Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:35:14.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:36:14.783Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:36:14.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:37:14.785Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:37:14.785Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:38:14.785Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:38:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:39:14.786Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:39:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:40:14.793Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:40:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:41:14.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:41:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:42:14.802Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:42:14.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:43:14.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:43:14.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:44:14.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:44:14.806Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:45:14.806Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:45:14.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:46:14.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:46:14.809Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:47:14.807Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:47:14.809Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:48:14.808Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:48:14.810Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:49:14.810Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:49:14.811Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:50:14.811Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:50:14.815Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:51:14.813Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:51:14.815Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:52:14.814Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:52:14.816Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:53:14.817Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:53:14.826Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:54:14.817Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:54:14.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:55:14.824Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:55:14.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:56:14.824Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:56:14.827Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:57:14.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:57:14.828Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:58:14.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:58:14.831Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T04:59:14.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T04:59:14.831Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:00:14.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:00:14.835Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:01:14.836Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:01:14.836Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:02:14.838Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:02:14.839Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:03:14.839Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:03:14.839Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:04:14.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:04:14.840Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:05:14.840Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:05:14.851Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:06:14.842Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:06:14.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:07:14.842Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:07:14.853Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:08:14.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:08:14.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:09:14.851Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:09:14.855Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:10:14.854Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:10:14.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:11:14.857Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:11:14.855Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:12:14.859Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:12:14.863Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:13:14.860Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:13:14.864Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:14:14.865Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:14:14.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:15:14.867Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:15:14.868Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:16:14.871Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:16:14.883Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:17:14.874Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:17:14.884Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:18:14.875Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:18:14.885Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:19:14.878Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:19:14.886Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:20:14.881Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:20:14.886Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:21:14.881Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:21:14.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:22:14.882Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:22:14.887Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:23:14.883Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:23:14.889Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:24:14.884Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:24:14.890Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:25:14.885Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:25:14.891Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:26:14.886Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:26:14.893Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:27:14.887Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:27:14.899Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:28:14.889Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:28:14.900Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:29:14.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:29:14.901Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:30:14.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:30:14.902Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:31:14.895Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:31:14.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:32:14.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:32:14.908Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:33:14.916Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:33:14.915Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:34:14.917Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:34:14.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:35:14.917Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:35:14.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:36:14.919Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:36:14.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:37:14.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:37:14.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:38:14.924Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:38:14.925Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:39:14.927Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:39:14.937Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:40:14.938Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:40:14.944Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:41:14.939Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:41:14.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:42:14.940Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:42:14.953Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:43:14.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:43:14.953Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:44:14.943Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:44:14.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:45:14.947Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:45:14.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:46:14.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:46:14.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:47:14.954Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:47:14.960Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:48:14.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:48:14.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:49:14.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:49:14.963Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:50:14.964Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:50:14.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:51:14.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:51:14.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:52:14.967Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:52:14.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:53:14.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:53:14.987Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:54:14.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:54:14.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:55:14.969Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:55:14.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:56:14.980Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:56:14.992Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:57:14.981Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:57:14.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:58:14.983Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:58:14.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T05:59:14.985Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T05:59:14.994Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:00:14.991Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:00:14.996Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:01:14.994Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:01:14.997Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:02:14.995Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:02:14.998Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:03:14.996Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:03:14.999Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:04:14.997Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:04:14.999Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:05:14.998Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:05:15.000Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:06:14.999Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:06:15.001Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:07:15.002Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:07:15.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:08:15.004Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:08:15.003Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:09:15.006Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:09:15.006Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:10:15.007Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:10:15.008Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:11:15.013Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:11:15.009Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:12:15.015Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:12:15.025Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:13:15.017Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:13:15.033Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:14:15.019Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:14:15.034Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:15:15.021Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:15:15.035Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:16:15.021Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:16:15.039Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:17:15.022Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:17:15.040Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:18:15.023Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:18:15.041Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:19:15.025Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:19:15.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:20:15.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:20:15.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:21:15.028Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:21:15.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:22:15.039Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:22:15.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:23:15.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:23:15.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:24:15.040Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:24:15.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:25:15.041Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:25:15.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:26:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:26:15.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:27:15.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:27:15.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:28:15.050Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:28:15.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:29:15.051Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:29:15.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:30:15.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:30:15.072Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:31:15.056Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:31:15.079Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:32:15.059Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:32:15.083Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:33:15.060Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:33:15.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:34:15.060Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:34:15.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:35:15.062Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:35:15.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:36:15.066Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:36:15.089Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:37:15.070Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:37:15.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:38:15.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:38:15.091Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:39:15.080Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:39:15.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:40:15.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:40:15.092Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:41:15.083Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:41:15.094Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:42:15.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:42:15.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:43:15.090Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:43:15.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:44:15.091Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:44:15.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:15.094Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:45:15.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:21.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T06:45:21.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"98fb06dd-edb9-47a8-b3d2-19d084e347a6","serviceName":"vFW 2023-03-05 06-43-07","serviceVersion":"1.0","serviceUUID":"73308023-916b-4e1e-bd9a-3cac604069ba","serviceDescription":"catalog service description","serviceInvariantUUID":"c1dc0af1-3048-49b5-98b8-a551d203f548","resources":[{"resourceInstanceName":"vFW 0493c3d1-98c1 0","resourceName":"vFW 0493c3d1-98c1","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ef2486b1-7b0f-4d4b-a16e-b02b62590cdc","resourceInvariantUUID":"2c504289-a0eb-4f98-b957-04fe1812c75a","resourceCustomizationUUID":"cb6d6b33-febc-4eb0-bb6c-9e582845c11c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml","artifactChecksum":"ODQ5OTc5YzZmYTE2OWZhYzJkYThlZDZkY2Y1ZTNlYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ae1cc4d6-5d89-4e09-b409-cd1920b287f4","artifactVersion":"1"},{"artifactName":"vfw0493c3d198c10_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json","artifactChecksum":"NWJkYmY5ZDM4OWQ1MDNiZTdkMWU1NWFiMjMyN2JjN2I\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f20cf4db-640f-4953-9f1d-ec38b644c08c","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c349a2f3-6c3c-464f-ba91-905c6b475f6a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml","artifactChecksum":"NjFhMTM0YzE5ZDQwNmE5YTQzYzhkOGU4YTJlNWFjNzM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"026ff92a-78bd-430f-adbc-eb9436bd5c17","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd","artifactVersion":"2","generatedFromUUID":"c349a2f3-6c3c-464f-ba91-905c6b475f6a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230305064307-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml","artifactChecksum":"NzUzNDJlYTgzMDViODllNjA1NDZlYjVhNGQ2Njk4NWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"51ea86bc-a251-49eb-a204-e5cd9b736237","artifactVersion":"1"},{"artifactName":"service-Vfw20230305064307-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar","artifactChecksum":"YjczZGJkNWMzZDVmMjQ0ZjI5MjAwNTA1NzEyMzM3OWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b3f76524-a6a9-4c55-953f-13f99e08486a","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T06:45:21.203Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:21.344Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:21.345Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:21.345Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:21.379Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.383Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.386Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.389Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.390Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.396Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T06:45:21.599Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:45:21.599Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:45:21.792Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:45:22.519Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:22.520Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:22.521Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:22.521Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:23.530Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:23.532Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:23.532Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:23.533Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:24.538Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:24.538Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:24.538Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:24.539Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:25.542Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:25.545Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:25.545Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:25.546Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:26.555Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:26.557Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:26.558Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:26.558Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:27.562Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:45:27.562Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:27.563Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:27.563Z||pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:28.571Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "serviceName": "vFW 2023-03-05 06-43-07",
  "serviceVersion": "1.0",
  "serviceUUID": "73308023-916b-4e1e-bd9a-3cac604069ba",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "c1dc0af1-3048-49b5-98b8-a551d203f548",
  "resources": [
    {
      "resourceInstanceName": "vFW 0493c3d1-98c1 0",
      "resourceCustomizationUUID": "cb6d6b33-febc-4eb0-bb6c-9e582845c11c",
      "resourceName": "vFW 0493c3d1-98c1",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "ef2486b1-7b0f-4d4b-a16e-b02b62590cdc",
      "resourceInvariantUUID": "2c504289-a0eb-4f98-b957-04fe1812c75a",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "vfw0493c3d198c10_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
          "artifactChecksum": "NWJkYmY5ZDM4OWQ1MDNiZTdkMWU1NWFiMjMyN2JjN2I\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "f20cf4db-640f-4953-9f1d-ec38b644c08c",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
          "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c349a2f3-6c3c-464f-ba91-905c6b475f6a",
          "generatedArtifact": {
            "artifactName": "base_vfw.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
            "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd",
            "generatedFromUUID": "c349a2f3-6c3c-464f-ba91-905c6b475f6a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_vfw.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
          "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20230305064307-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
      "artifactChecksum": "YjczZGJkNWMzZDVmMjQ0ZjI5MjAwNTA1NzEyMzM3OWI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b3f76524-a6a9-4c55-953f-13f99e08486a"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T06:45:28.575Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T06:45:28.576Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 73308023-916b-4e1e-bd9a-3cac604069ba ASDC
2023-03-05T06:45:28.954Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:98fb06dd-edb9-47a8-b3d2-19d084e347a6
ServiceName:vFW 2023-03-05 06-43-07
ServiceVersion:1.0
ServiceUUID:73308023-916b-4e1e-bd9a-3cac604069ba
ServiceInvariantUUID:c1dc0af1-3048-49b5-98b8-a551d203f548
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-Vfw20230305064307-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar
ArtifactUUID:b3f76524-a6a9-4c55-953f-13f99e08486a
ArtifactChecksum:YjczZGJkNWMzZDVmMjQ0ZjI5MjAwNTA1NzEyMzM3OWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:vFW 0493c3d1-98c1 0
ResourceCustomizationUUID:cb6d6b33-febc-4eb0-bb6c-9e582845c11c
ResourceInvariantUUID:2c504289-a0eb-4f98-b957-04fe1812c75a
ResourceName:vFW 0493c3d1-98c1
ResourceType:VF
ResourceUUID:ef2486b1-7b0f-4d4b-a16e-b02b62590cdc
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:vfw0493c3d198c10_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json
ArtifactUUID:f20cf4db-640f-4953-9f1d-ec38b644c08c
ArtifactChecksum:NWJkYmY5ZDM4OWQ1MDNiZTdkMWU1NWFiMjMyN2JjN2I=
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/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml
ArtifactUUID:c349a2f3-6c3c-464f-ba91-905c6b475f6a
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/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
ArtifactUUID:b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd
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/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
ArtifactUUID:b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd
ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-03-05T06:45:28.956Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 73308023-916b-4e1e-bd9a-3cac604069ba 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-03-05T06:45:29.477Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T06:45:29.487Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:45:29.489Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:45:29.489Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b3f76524-a6a9-4c55-953f-13f99e08486a from URL: /sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:29.489Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:45:29.489Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:29.712Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:45:29.799Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar b3f76524-a6a9-4c55-953f-13f99e08486a 101503
2023-03-05T06:45:29.804Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar ASDC sendASDCNotification
2023-03-05T06:45:29.805Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:29.807Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:45:29.808Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:29.808Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:29.808Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998729801,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:30.832Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T06:45:30.849Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:45:30.873Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b3f76524-a6a9-4c55-953f-13f99e08486a, URL: /sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar to file: /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:30.885Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230305064307-csar.csar
2023-03-05T06:45:31.177Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:31.178Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:34.600Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14591633100526731879/Definitions/service-Vfw20230305064307-template.yml
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided
Log warning: The required parameter "compute_vpg_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vpg_user_data_format" is not provided
Log warning: The required parameter "compute_vpg_key_name" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vpg_metadata" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "compute_vfw_name" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_user_data_format" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "compute_vfw_key_name" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "compute_vfw_metadata" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided
Log warning: The required parameter "compute_vsn_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "compute_vsn_key_name" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided
Log warning: The required parameter "compute_vsn_user_data_format" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "compute_vsn_metadata" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided
2023-03-05T06:45:43.009Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T06:45:43.032Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T06:45:43.032Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.032Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred...
2023-03-05T06:45:43.033Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.033Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.033Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0493c3d1-98c1 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-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.033Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.034Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.034Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.034Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.035Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.035Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.035Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.036Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:43.036Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T06:45:43.056Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.061Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.069Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:43.069Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T06:45:43.073Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T06:45:43.075Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.076Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.076Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:43.076Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T06:45:43.077Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T06:45:43.077Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.077Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.082Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.082Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.083Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.084Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-05T06:45:43.085Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.085Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-05T06:45:43.085Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.085Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-05T06:45:43.085Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.086Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T06:45:43.121Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.121Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:43.122Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:43.122Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.122Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:43.122Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:43.123Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.124Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:43.125Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-05T06:45:43.126Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-05T06:45:43.126Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-05T06:45:43.126Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.126Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.126Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-05T06:45:43.127Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.127Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-05T06:45:43.127Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.127Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e18ba84b-08f5-407a-b1c2-0302832bac94
2023-03-05T06:45:43.127Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.128Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:43.128Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:43.128Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:43.128Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-05T06:45:43.128Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.129Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.130Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-05T06:45:43.130Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.130Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-05T06:45:43.131Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-05T06:45:43.131Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.131Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-05T06:45:43.131Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.132Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4c386e8e-f45a-46d0-95ef-07e48cb34500
2023-03-05T06:45:43.132Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.132Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:43.132Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:43.132Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.133Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-05T06:45:43.134Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-05T06:45:43.134Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:43.134Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:43.134Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-05T06:45:43.134Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=98f4c076-ea10-4f91-a5b7-d41b73ca8b6f
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.135Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.136Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:43.136Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:43.136Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:vFW 2023-03-05 06-43-07
Description:catalog service description
Model UUID:73308023-916b-4e1e-bd9a-3cac604069ba
Model Version:NULL
Model InvariantUuid:c1dc0af1-3048-49b5-98b8-a551d203f548
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:vFW 0493c3d1-98c1
Model UUID:28e7f6a8-6a2c-4430-95f6-6ca8b2e8cf43
Description:vendor software product
Version:1.0
Type:VF
Category:Generic
InvariantUuid:2c504289-a0eb-4f98-b957-04fe1812c75a
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:cb6d6b33-febc-4eb0-bb6c-9e582845c11c
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c0a7d47b-c8d6-46bc-9e9d-d2c671db9273
ModelName:Vfw0493c3d198c1..base_vfw..module-0
ModelUuid:62ab74f5-b4b0-4f40-959c-dfb7616d43d9
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e18ba84b-08f5-407a-b1c2-0302832bac94
ModelInvariantUuid:009d83d8-e056-4c14-8b56-b17e4a3c3245
ModelName:vFW 0493c3d1-98c1-nodes.vfwCvfc
ModelUuid:4dd2e594-16ee-440f-bad3-bf8524687a2c
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vfw


VNFC Properties:
ModelCustomizationUuid:df57d914-f6f1-47e6-b249-f184ea9c2a86
ModelInvariantUuid:6866392f-52f7-4228-92a7-24612764754f
ModelName:Vfw0493c3d198c1.compute.nodes.heat.vfw
ModelUuid:3822757a-b4bd-4d93-abf8-14999ad28638
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:4c386e8e-f45a-46d0-95ef-07e48cb34500
ModelInvariantUuid:4715044e-9b26-4094-b488-3e03665ac840
ModelName:vFW 0493c3d1-98c1-nodes.vsnCvfc
ModelUuid:20ed84c5-f8c9-4bed-b5cb-ec4f930d8e54
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vsn


VNFC Properties:
ModelCustomizationUuid:644819a9-3419-4e75-87b8-379fa6712b21
ModelInvariantUuid:d96f95c8-91cb-4ce5-869e-0bef9c5b823c
ModelName:Vfw0493c3d198c1.compute.nodes.heat.vsn
ModelUuid:d9045dfb-5395-451f-85c9-3780de9d263f
ModelVersion:1.0
Description:Not reusable inner VFC
Sub Category:Abstract


CVNFC Properties:
ModelCustomizationUuid:98f4c076-ea10-4f91-a5b7-d41b73ca8b6f
ModelInvariantUuid:96ee994f-2e8b-4143-a2d1-44af84a226aa
ModelName:vFW 0493c3d1-98c1-nodes.vpgCvfc
ModelUuid:d6461f58-167e-463d-83ed-b2cb8541dd43
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_vpg


VNFC Properties:
ModelCustomizationUuid:41a7acf8-fa2b-4843-9386-a805d38af97f
ModelInvariantUuid:e397667f-fcf4-4ca2-b2b6-8c507228df47
ModelName:Vfw0493c3d198c1.compute.nodes.heat.vpg
ModelUuid:7dcf7b5e-ab98-4509-82c1-356c465539b7
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-03-05T06:45:43.163Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: ef2486b1-7b0f-4d4b-a16e-b02b62590cdc
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-03-05T06:45:43.285Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||vFW 0493c3d1-98c1 0
2023-03-05T06:45:43.303Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ef2486b1-7b0f-4d4b-a16e-b02b62590cdc
2023-03-05T06:45:43.304Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: f20cf4db-640f-4953-9f1d-ec38b644c08c from URL: /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json
2023-03-05T06:45:43.305Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:45:43.306Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json
2023-03-05T06:45:43.559Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:45:43.560Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json f20cf4db-640f-4953-9f1d-ec38b644c08c 785
2023-03-05T06:45:43.561Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json ASDC sendASDCNotification
2023-03-05T06:45:43.561Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json
2023-03-05T06:45:43.562Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:45:43.562Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:43.563Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:43.564Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998743561,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:44.579Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0493c3d198c1..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "c0a7d47b-c8d6-46bc-9e9d-d2c671db9273",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "62ab74f5-b4b0-4f40-959c-dfb7616d43d9",
    "vfModuleModelCustomizationUUID": "45cd4e05-d038-41d7-91a8-24f15458ab56",
    "isBase": true,
    "artifacts": [
      "c349a2f3-6c3c-464f-ba91-905c6b475f6a",
      "b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd"
    ],
    "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-03-05T06:45:44.588Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0493c3d198c1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:62ab74f5-b4b0-4f40-959c-dfb7616d43d9
VfModuleModelInvariantUUID:c0a7d47b-c8d6-46bc-9e9d-d2c671db9273
VfModuleModelDescription:NULL
Artifacts UUID List:{
c349a2f3-6c3c-464f-ba91-905c6b475f6a
,
b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd

}
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-03-05T06:45:44.591Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "Vfw0493c3d198c1..base_vfw..module-0",
    "vfModuleModelInvariantUUID": "c0a7d47b-c8d6-46bc-9e9d-d2c671db9273",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "62ab74f5-b4b0-4f40-959c-dfb7616d43d9",
    "vfModuleModelCustomizationUUID": "45cd4e05-d038-41d7-91a8-24f15458ab56",
    "isBase": true,
    "artifacts": [
      "c349a2f3-6c3c-464f-ba91-905c6b475f6a",
      "b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd"
    ],
    "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-03-05T06:45:44.591Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:Vfw0493c3d198c1..base_vfw..module-0
VfModuleModelVersion:1
VfModuleModelUUID:62ab74f5-b4b0-4f40-959c-dfb7616d43d9
VfModuleModelInvariantUUID:c0a7d47b-c8d6-46bc-9e9d-d2c671db9273
VfModuleModelDescription:NULL
Artifacts UUID List:{
c349a2f3-6c3c-464f-ba91-905c6b475f6a
,
b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd

}
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-03-05T06:45:44.591Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c349a2f3-6c3c-464f-ba91-905c6b475f6a from URL: /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml
2023-03-05T06:45:44.591Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:45:44.591Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml
2023-03-05T06:45:44.753Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:45:44.754Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml c349a2f3-6c3c-464f-ba91-905c6b475f6a 20368
2023-03-05T06:45:44.755Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-05T06:45:44.756Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml
2023-03-05T06:45:44.756Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:45:44.757Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:44.757Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:44.757Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998744755,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:45.758Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd from URL: /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
2023-03-05T06:45:45.759Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:45:45.760Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
2023-03-05T06:45:45.933Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:45:45.933Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env b9b9e34f-90cf-4e1b-863a-b1b5c99c64dd 2098
2023-03-05T06:45:45.934Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-05T06:45:45.934Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
2023-03-05T06:45:45.934Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:45:45.935Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:45.935Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:45.935Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998745934,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:46.939Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 73308023-916b-4e1e-bd9a-3cac604069ba
2023-03-05T06:45:46.940Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 0493c3d1-98c1 0 ef2486b1-7b0f-4d4b-a16e-b02b62590cdc 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-03-05T06:45:47.123Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2350e243, org.onap.sdc.toscaparser.api.parameters.Input@232d1fef, org.onap.sdc.toscaparser.api.parameters.Input@265aeed0, org.onap.sdc.toscaparser.api.parameters.Input@2d5e27ec, org.onap.sdc.toscaparser.api.parameters.Input@9b89afe]
2023-03-05T06:45:47.145Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.147Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.149Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-03-05T06:45:47.150Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= cb6d6b33-febc-4eb0-bb6c-9e582845c11c
2023-03-05T06:45:47.152Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: cb6d6b33-febc-4eb0-bb6c-9e582845c11c matches Tosca VF Customization UUID: cb6d6b33-febc-4eb0-bb6c-9e582845c11c
2023-03-05T06:45:47.154Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: cb6d6b33-febc-4eb0-bb6c-9e582845c11c  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-03-05T06:45:47.208Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.209Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.218Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id cb6d6b33-febc-4eb0-bb6c-9e582845c11c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-05T06:45:47.221Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@125f228d
2023-03-05T06:45:47.222Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.224Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T06:45:47.228Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 45cd4e05-d038-41d7-91a8-24f15458ab56
2023-03-05T06:45:47.232Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 45cd4e05-d038-41d7-91a8-24f15458ab56
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-03-05T06:45:47.390Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.394Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.395Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:47.397Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.398Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.399Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:47.401Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.402Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:47.403Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:47.405Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:47.416Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is matching search criteria
2023-03-05T06:45:47.418Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-05T06:45:47.419Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-05T06:45:47.419Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.421Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.423Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-05T06:45:47.424Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.425Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-05T06:45:47.425Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.437Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=e18ba84b-08f5-407a-b1c2-0302832bac94
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-03-05T06:45:47.521Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.531Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.536Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:47.538Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.539Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:47.541Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:47.542Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:47.545Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-05T06:45:47.548Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.550Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.557Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-05T06:45:47.559Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.567Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is matching search criteria
2023-03-05T06:45:47.567Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is not matching search criteria
2023-03-05T06:45:47.568Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.568Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg is not matching search criteria
2023-03-05T06:45:47.568Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.568Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=4c386e8e-f45a-46d0-95ef-07e48cb34500
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-03-05T06:45:47.580Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.580Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.580Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:47.585Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.592Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is not matching search criteria
2023-03-05T06:45:47.594Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria
2023-03-05T06:45:47.602Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria
2023-03-05T06:45:47.605Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vfw is not matching search criteria
2023-03-05T06:45:47.610Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.615Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.625Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw is not matching search criteria
2023-03-05T06:45:47.631Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.636Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vsn is not matching search criteria
2023-03-05T06:45:47.642Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn is not matching search criteria
2023-03-05T06:45:47.649Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
2023-03-05T06:45:47.656Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria
2023-03-05T06:45:47.662Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template abstract_vpg is matching search criteria
2023-03-05T06:45:47.670Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=98f4c076-ea10-4f91-a5b7-d41b73ca8b6f
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-03-05T06:45:47.723Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.727Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.744Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:45:47.745Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.746Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Node template vFW 0493c3d1-98c1 0 is matching search criteria
2023-03-05T06:45:47.746Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found topology templates [vFW 0493c3d1-98c1 0] matching following query criteria: sdcType=VF, customizationUUID=cb6d6b33-febc-4eb0-bb6c-9e582845c11c
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-03-05T06:45:47.763Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.764Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.764Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 73308023-916b-4e1e-bd9a-3cac604069ba: vFW 0493c3d1-98c1
2023-03-05T06:45:47.764Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.765Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.765Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.765Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.766Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.766Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.766Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.766Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.767Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:45:47.767Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Service vFW 2023-03-05 06-43-07 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:45:47.767Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Saving Service: vFW 2023-03-05 06-43-07 
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-03-05T06:45:49.807Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 0493c3d1-98c1 ef2486b1-7b0f-4d4b-a16e-b02b62590cdc 1 ASDC deployResourceStructure
2023-03-05T06:45:49.811Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json ASDC sendASDCNotification
2023-03-05T06:45:49.812Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json
2023-03-05T06:45:49.814Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:45:49.829Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:49.830Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:49.831Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998749811,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:50.836Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml ASDC sendASDCNotification
2023-03-05T06:45:50.836Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml
2023-03-05T06:45:50.836Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:45:50.836Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:50.837Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:50.837Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998750836,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:51.848Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env ASDC sendASDCNotification
2023-03-05T06:45:51.854Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env
2023-03-05T06:45:51.854Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:45:51.855Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:51.855Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:51.855Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998751848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:52.860Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar ASDC sendASDCNotification
2023-03-05T06:45:52.860Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar
2023-03-05T06:45:52.860Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:45:52.861Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:45:52.861Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:45:52.861Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998752860,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:45:53.863Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T06:45:53.922Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
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-03-05T06:45:53.956Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T06:45:53.957Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T06:45:53.958Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T06:46:14.355Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:46:14.358Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:46:14.359Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:46:14.360Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:46:14.360Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:46:14.361Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:46:14.361Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:46:23.958Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T06:46:23.978Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
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-03-05T06:46:23.981Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T06:46:23.981Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T06:46:23.981Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T06:46:53.982Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T06:46:54.012Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
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-03-05T06:46:54.019Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T06:46:54.019Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T06:46:54.019Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T06:47:14.365Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:47:14.418Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.418Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.421Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.421Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.421Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.422Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.422Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.422Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.423Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.423Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.424Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.424Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.424Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.425Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.425Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.426Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.431Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.432Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.432Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.433Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.434Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.435Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.436Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.438Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.441Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.442Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.443Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.444Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.445Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.447Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.447Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.448Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.448Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.448Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.448Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.449Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.449Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.449Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.450Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.451Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.451Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.452Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.452Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.452Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.452Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.453Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.453Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.453Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.454Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.454Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.462Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.462Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.462Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.464Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.464Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.464Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.466Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.466Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.467Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.467Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.468Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.468Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.468Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.468Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.469Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.469Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.469Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.469Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.470Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.470Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.470Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.470Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.473Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.473Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.473Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.474Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.474Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.474Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.474Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.475Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998661584,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.475Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.475Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998715756,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.476Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.476Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.476Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998706326,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.477Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.477Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.477Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998715094,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.478Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.479Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.481Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998693316,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.481Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.482Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.482Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998729188,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.483Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.483Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.483Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998728801,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998728871,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.484Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998729041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.485Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.485Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.485Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998729801,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.485Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.485Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.486Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998729924,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.486Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.486Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.486Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998730457,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.487Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.487Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.487Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998730929,
  "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-03-05T06:47:14.568Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 98fb06dd-edb9-47a8-b3d2-19d084e347a6
2023-03-05T06:47:14.572Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 98fb06dd-edb9-47a8-b3d2-19d084e347a6 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-03-05T06:47:14.617Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.617Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998731761,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.618Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.618Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.618Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998733260,
  "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-03-05T06:47:14.639Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 98fb06dd-edb9-47a8-b3d2-19d084e347a6
2023-03-05T06:47:14.640Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 98fb06dd-edb9-47a8-b3d2-19d084e347a6 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-03-05T06:47:14.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.670Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998734289,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.670Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.671Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.671Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.672Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.672Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.672Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.673Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.673Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.673Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.674Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.676Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.680Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.680Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998743561,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.682Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.683Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.683Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.684Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.685Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998744755,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.685Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.685Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.685Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.686Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.686Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.687Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998745934,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.687Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.687Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.688Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998739518,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.689Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.690Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.691Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998747614,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.692Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.693Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.693Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998749811,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/vfw0493c3d198c10_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.693Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.694Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.694Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998750836,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.yaml",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.695Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.696Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.697Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998751848,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/resourceInstances/vfw0493c3d198c10/artifacts/base_vfw.env",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.699Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.700Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.700Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998752860,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.701Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.701Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.701Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998753256,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.701Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.702Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.702Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998754287,
  "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-03-05T06:47:14.712Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 98fb06dd-edb9-47a8-b3d2-19d084e347a6
2023-03-05T06:47:14.712Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 98fb06dd-edb9-47a8-b3d2-19d084e347a6 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-03-05T06:47:14.739Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.739Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.740Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.740Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.741Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.741Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.741Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.742Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.742Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.742Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.743Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.743Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.743Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998755521,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20230305064307/1.0/artifacts/service-Vfw20230305064307-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.749Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.750Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.751Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.751Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998756530,
  "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-03-05T06:47:14.761Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 98fb06dd-edb9-47a8-b3d2-19d084e347a6
2023-03-05T06:47:14.761Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 98fb06dd-edb9-47a8-b3d2-19d084e347a6 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-03-05T06:47:14.776Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.776Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.777Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.778Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.779Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.780Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.781Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.782Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998730238,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998735312,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.783Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998731933,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998755310,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.784Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1677998762518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998762500,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998762520,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.785Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998762812,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998763524,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.786Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.787Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998763787,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.787Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.787Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.787Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "policy-distribution-id",
  "timestamp": 1677998764527,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T06:47:14.809Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eb0d37bc-637b-400c-a817-ac09d9de00a8
2023-03-05T06:47:14.810Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId eb0d37bc-637b-400c-a817-ac09d9de00a8 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-03-05T06:47:14.829Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.830Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998765079,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:47:14.830Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.830Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.830Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998766143,
  "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-03-05T06:47:14.850Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of eb0d37bc-637b-400c-a817-ac09d9de00a8
2023-03-05T06:47:14.850Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId eb0d37bc-637b-400c-a817-ac09d9de00a8 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-03-05T06:47:14.867Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.867Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "multicloud-k8s",
  "timestamp": 1677998767150,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.868Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.868Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.868Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.869Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.869Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.870Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.871Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.872Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.872Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.873Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.874Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.875Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998773107,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:47:14.876Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.876Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.878Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.879Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:14.880Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.881Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "aai-model-loader",
  "timestamp": 1677998774112,
  "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-03-05T06:47:14.935Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of eb0d37bc-637b-400c-a817-ac09d9de00a8
2023-03-05T06:47:14.935Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId eb0d37bc-637b-400c-a817-ac09d9de00a8 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-03-05T06:47:14.969Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:47:14.970Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:47:14.973Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:47:24.030Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T06:47:24.091Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6
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-03-05T06:47:24.109Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T06:47:24.110Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T06:47:24.110Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T06:47:24.111Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T06:47:24.112Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:47:24.114Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:47:24.114Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:47:24.116Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:47:24.116Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||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-03-05T06:47:24.157Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T06:47:54.165Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6 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-03-05T06:47:54.210Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 98fb06dd-edb9-47a8-b3d2-19d084e347a6 and serviceModelVersionId: 73308023-916b-4e1e-bd9a-3cac604069ba
2023-03-05T06:47:54.210Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c1dc0af1-3048-49b5-98b8-a551d203f548
2023-03-05T06:48:14.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:14.350Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:48:14.350Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:48:14.352Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:48:14.352Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:48:14.353Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998769518,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998777428,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:48:14.354Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998780439,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:48:14.360Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:48:14.361Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:48:14.361Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1677998781443,
  "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-03-05T06:48:14.445Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of eb0d37bc-637b-400c-a817-ac09d9de00a8
2023-03-05T06:48:14.445Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId eb0d37bc-637b-400c-a817-ac09d9de00a8 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-03-05T06:48:38.188Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?depth=0
2023-03-05T06:48:38.409Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T06:48:38.640Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?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-03-05T06:48:38.642Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?depth=0|INFO|500||Invoke
2023-03-05T06:48:38.671Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T06:48:39.180Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?depth=0|INFO|500||InvokeReturn
2023-03-05T06:48:39.181Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c1dc0af1-3048-49b5-98b8-a551d203f548/model-vers/model-ver/73308023-916b-4e1e-bd9a-3cac604069ba?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 06:48:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[452], vertex-id=[512192], x-aai-txid=[2-aai-resources-230305-06:48:39:258-37040], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T06:48:39.181Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T06:48:39.186Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T06:48:39.188Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||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-03-05T06:48:39.234Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-03-05T06:48:39.239Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 98fb06dd-edb9-47a8-b3d2-19d084e347a6 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T06:48:39.243Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T06:48:39.245Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:39.245Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:39.246Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998919240,
  "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-03-05T06:48:40.331Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:48:40.367Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T06:48:40.368Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"eb0d37bc-637b-400c-a817-ac09d9de00a8","serviceName":"basic_onboard_yBYihL","serviceVersion":"1.0","serviceUUID":"a90938eb-39f8-487c-b251-d185f83ca421","serviceDescription":"service","serviceInvariantUUID":"5f10d2e1-5963-4eb0-9b6d-166cea7d02da","resources":[{"resourceInstanceName":"basic_onboard_yBYihL 0","resourceName":"basic_onboard_yBYihL","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0e54c25c-fb97-4c7d-ba9a-9cde06333bad","resourceInvariantUUID":"3ff5e41b-5275-4d71-987b-0191c078dca7","resourceCustomizationUUID":"e4ad7da8-7c37-4510-a9ce-1d981293864e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml","artifactChecksum":"Mzk2NDUwMDZiZjMwOGU4MjhmMzMyY2Y3ZjU3ZTcxZGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"55c04f19-3086-43f6-97b6-01825334414d","artifactVersion":"1"},{"artifactName":"basic_onboard_ybyihl0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json","artifactChecksum":"NjRlYjFjM2U2NjVhOTc0MDZkOGViOGVjYjBiOWYwMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"38d83167-e121-4cbb-8b9b-805f169f3bd0","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5bec6c08-280f-466a-a34a-aac3c8d12e4a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a5d13a66-0660-4dfe-b548-e9c1e87c9028","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a92ab7e9-23b3-4b30-bd21-b09d84c363b2","artifactVersion":"2","generatedFromUUID":"5bec6c08-280f-466a-a34a-aac3c8d12e4a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardYbyihl-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml","artifactChecksum":"NzFkM2U2MGI0NjhhMjkxNDMzZTRhMzAwNmYyMjIxZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"69760559-28d6-4aec-a61e-9e6888b09f0f","artifactVersion":"1"},{"artifactName":"service-BasicOnboardYbyihl-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar","artifactChecksum":"ZTYwOGQ0OWNjYmMwZjAyYTA3NjFiMzI3OTYxNmVjYTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5ef38e6b-a1c6-4680-93ae-e6d551417a77","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T06:48:40.371Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:40.372Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:40.372Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:40.373Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:41.375Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:41.376Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:41.376Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:41.376Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:42.379Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:42.380Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:42.381Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:42.381Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:43.390Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:43.391Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:43.391Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:43.391Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:44.393Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:44.394Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:44.395Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:44.395Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:45.397Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:45.398Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:45.398Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:45.398Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:46.401Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T06:48:46.401Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:46.402Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:46.402Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:47.408Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "serviceName": "basic_onboard_yBYihL",
  "serviceVersion": "1.0",
  "serviceUUID": "a90938eb-39f8-487c-b251-d185f83ca421",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5f10d2e1-5963-4eb0-9b6d-166cea7d02da",
  "resources": [
    {
      "resourceInstanceName": "basic_onboard_yBYihL 0",
      "resourceCustomizationUUID": "e4ad7da8-7c37-4510-a9ce-1d981293864e",
      "resourceName": "basic_onboard_yBYihL",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "0e54c25c-fb97-4c7d-ba9a-9cde06333bad",
      "resourceInvariantUUID": "3ff5e41b-5275-4d71-987b-0191c078dca7",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_onboard_ybyihl0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
          "artifactChecksum": "NjRlYjFjM2U2NjVhOTc0MDZkOGViOGVjYjBiOWYwMDA\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "38d83167-e121-4cbb-8b9b-805f169f3bd0",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
          "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "5bec6c08-280f-466a-a34a-aac3c8d12e4a",
          "generatedArtifact": {
            "artifactName": "base_ubuntu18.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
            "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "a92ab7e9-23b3-4b30-bd21-b09d84c363b2",
            "generatedFromUUID": "5bec6c08-280f-466a-a34a-aac3c8d12e4a"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu18.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
          "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "a92ab7e9-23b3-4b30-bd21-b09d84c363b2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardYbyihl-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
      "artifactChecksum": "ZTYwOGQ0OWNjYmMwZjAyYTA3NjFiMzI3OTYxNmVjYTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5ef38e6b-a1c6-4680-93ae-e6d551417a77"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T06:48:47.424Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T06:48:47.424Z|98fb06dd-edb9-47a8-b3d2-19d084e347a6|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a90938eb-39f8-487c-b251-d185f83ca421 ASDC
2023-03-05T06:48:47.424Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:eb0d37bc-637b-400c-a817-ac09d9de00a8
ServiceName:basic_onboard_yBYihL
ServiceVersion:1.0
ServiceUUID:a90938eb-39f8-487c-b251-d185f83ca421
ServiceInvariantUUID:5f10d2e1-5963-4eb0-9b6d-166cea7d02da
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicOnboardYbyihl-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar
ArtifactUUID:5ef38e6b-a1c6-4680-93ae-e6d551417a77
ArtifactChecksum:ZTYwOGQ0OWNjYmMwZjAyYTA3NjFiMzI3OTYxNmVjYTU=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_onboard_yBYihL 0
ResourceCustomizationUUID:e4ad7da8-7c37-4510-a9ce-1d981293864e
ResourceInvariantUUID:3ff5e41b-5275-4d71-987b-0191c078dca7
ResourceName:basic_onboard_yBYihL
ResourceType:VF
ResourceUUID:0e54c25c-fb97-4c7d-ba9a-9cde06333bad
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_onboard_ybyihl0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json
ArtifactUUID:38d83167-e121-4cbb-8b9b-805f169f3bd0
ArtifactChecksum:NjRlYjFjM2U2NjVhOTc0MDZkOGViOGVjYjBiOWYwMDA=
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/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml
ArtifactUUID:5bec6c08-280f-466a-a34a-aac3c8d12e4a
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/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
ArtifactUUID:a92ab7e9-23b3-4b30-bd21-b09d84c363b2
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/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
ArtifactUUID:a92ab7e9-23b3-4b30-bd21-b09d84c363b2
ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-03-05T06:48:47.425Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a90938eb-39f8-487c-b251-d185f83ca421 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-03-05T06:48:47.707Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T06:48:47.708Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:48:47.708Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:48:47.708Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5ef38e6b-a1c6-4680-93ae-e6d551417a77 from URL: /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:47.708Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:48:47.709Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:47.932Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:48:47.938Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar 5ef38e6b-a1c6-4680-93ae-e6d551417a77 75687
2023-03-05T06:48:47.941Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar ASDC sendASDCNotification
2023-03-05T06:48:47.944Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:47.946Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:48:47.949Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:47.953Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:47.955Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998927940,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:48.956Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T06:48:48.959Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T06:48:48.964Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 5ef38e6b-a1c6-4680-93ae-e6d551417a77, URL: /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar to file: /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:48.966Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:48.971Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:48.972Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:49.754Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2934328880589249020/Definitions/service-BasicOnboardYbyihl-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-03-05T06:48:52.608Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_yBYihL 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-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:52.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T06:48:52.611Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is not matching search criteria
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18 is not matching search criteria
2023-03-05T06:48:52.612Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:52.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:52.614Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is not matching search criteria
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=c21af5bd-8299-41c6-b596-3ce8cbfaa9e9
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.615Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:52.616Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_onboard_yBYihL
Description:service
Model UUID:a90938eb-39f8-487c-b251-d185f83ca421
Model Version:NULL
Model InvariantUuid:5f10d2e1-5963-4eb0-9b6d-166cea7d02da
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_onboard_yBYihL
Model UUID:a5a0b130-3c74-4651-a4c1-66bcedfafbd0
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:3ff5e41b-5275-4d71-987b-0191c078dca7
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:e4ad7da8-7c37-4510-a9ce-1d981293864e
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:e01d43cf-0806-494b-a649-bec3a214ea76
ModelName:BasicOnboardYbyihl..base_ubuntu18..module-0
ModelUuid:14df14b3-0458-4cfb-9870-828c80db3579
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:c21af5bd-8299-41c6-b596-3ce8cbfaa9e9
ModelInvariantUuid:3c88a887-68bf-405a-b07d-7c254a2b52aa
ModelName:basic_onboard_yBYihL-nodes.ubuntu18Cvfc
ModelUuid:49f959b1-042e-42c8-8bb5-d6f1305a3ae6
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu18


VNFC Properties:
ModelCustomizationUuid:f5d600af-01f2-4766-83d8-ad7cf98ff79e
ModelInvariantUuid:b8cd23be-0911-4c87-96be-43dc1e06a4c1
ModelName:BasicOnboardYbyihl.compute.nodes.heat.ubuntu18
ModelUuid:27ef908b-a31a-470f-93cd-3d135797627c
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-03-05T06:48:52.703Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 0e54c25c-fb97-4c7d-ba9a-9cde06333bad
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-03-05T06:48:52.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||basic_onboard_yBYihL 0
2023-03-05T06:48:52.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0e54c25c-fb97-4c7d-ba9a-9cde06333bad
2023-03-05T06:48:52.726Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 38d83167-e121-4cbb-8b9b-805f169f3bd0 from URL: /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json
2023-03-05T06:48:52.726Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:48:52.726Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json
2023-03-05T06:48:52.980Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:48:52.981Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json 38d83167-e121-4cbb-8b9b-805f169f3bd0 798
2023-03-05T06:48:52.984Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json ASDC sendASDCNotification
2023-03-05T06:48:52.984Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json
2023-03-05T06:48:52.984Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:48:52.985Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:52.985Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:52.985Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998932984,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:53.985Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardYbyihl..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e01d43cf-0806-494b-a649-bec3a214ea76",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "14df14b3-0458-4cfb-9870-828c80db3579",
    "vfModuleModelCustomizationUUID": "1faca7db-9a06-4f3c-9504-c7e35ff7adfb",
    "isBase": true,
    "artifacts": [
      "5bec6c08-280f-466a-a34a-aac3c8d12e4a",
      "a92ab7e9-23b3-4b30-bd21-b09d84c363b2"
    ],
    "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-03-05T06:48:54.003Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardYbyihl..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:14df14b3-0458-4cfb-9870-828c80db3579
VfModuleModelInvariantUUID:e01d43cf-0806-494b-a649-bec3a214ea76
VfModuleModelDescription:NULL
Artifacts UUID List:{
5bec6c08-280f-466a-a34a-aac3c8d12e4a
,
a92ab7e9-23b3-4b30-bd21-b09d84c363b2

}
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-03-05T06:48:54.013Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicOnboardYbyihl..base_ubuntu18..module-0",
    "vfModuleModelInvariantUUID": "e01d43cf-0806-494b-a649-bec3a214ea76",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "14df14b3-0458-4cfb-9870-828c80db3579",
    "vfModuleModelCustomizationUUID": "1faca7db-9a06-4f3c-9504-c7e35ff7adfb",
    "isBase": true,
    "artifacts": [
      "5bec6c08-280f-466a-a34a-aac3c8d12e4a",
      "a92ab7e9-23b3-4b30-bd21-b09d84c363b2"
    ],
    "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-03-05T06:48:54.014Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicOnboardYbyihl..base_ubuntu18..module-0
VfModuleModelVersion:1
VfModuleModelUUID:14df14b3-0458-4cfb-9870-828c80db3579
VfModuleModelInvariantUUID:e01d43cf-0806-494b-a649-bec3a214ea76
VfModuleModelDescription:NULL
Artifacts UUID List:{
5bec6c08-280f-466a-a34a-aac3c8d12e4a
,
a92ab7e9-23b3-4b30-bd21-b09d84c363b2

}
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-03-05T06:48:54.014Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 5bec6c08-280f-466a-a34a-aac3c8d12e4a from URL: /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml
2023-03-05T06:48:54.015Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:48:54.015Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml
2023-03-05T06:48:54.261Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:48:54.262Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml 5bec6c08-280f-466a-a34a-aac3c8d12e4a 5033
2023-03-05T06:48:54.275Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-05T06:48:54.275Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml
2023-03-05T06:48:54.276Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:48:54.277Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:54.277Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:54.277Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998934275,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:55.281Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a92ab7e9-23b3-4b30-bd21-b09d84c363b2 from URL: /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
2023-03-05T06:48:55.282Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T06:48:55.283Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
2023-03-05T06:48:55.519Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T06:48:55.519Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env a92ab7e9-23b3-4b30-bd21-b09d84c363b2 909
2023-03-05T06:48:55.520Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-05T06:48:55.520Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
2023-03-05T06:48:55.520Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T06:48:55.520Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:55.521Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:55.521Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998935520,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:56.528Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a90938eb-39f8-487c-b251-d185f83ca421
2023-03-05T06:48:56.529Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_yBYihL 0 0e54c25c-fb97-4c7d-ba9a-9cde06333bad ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-05T06:48:56.714Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@79be4954, org.onap.sdc.toscaparser.api.parameters.Input@26c557b3, org.onap.sdc.toscaparser.api.parameters.Input@6f939536, org.onap.sdc.toscaparser.api.parameters.Input@7e8b062f, org.onap.sdc.toscaparser.api.parameters.Input@75740443]
2023-03-05T06:48:56.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-03-05T06:48:56.725Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= e4ad7da8-7c37-4510-a9ce-1d981293864e
2023-03-05T06:48:56.726Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e4ad7da8-7c37-4510-a9ce-1d981293864e matches Tosca VF Customization UUID: e4ad7da8-7c37-4510-a9ce-1d981293864e
2023-03-05T06:48:56.726Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: e4ad7da8-7c37-4510-a9ce-1d981293864e  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-03-05T06:48:56.744Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.744Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.745Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id e4ad7da8-7c37-4510-a9ce-1d981293864e: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-05T06:48:56.745Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2c5568aa
2023-03-05T06:48:56.745Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.745Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T06:48:56.746Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1faca7db-9a06-4f3c-9504-c7e35ff7adfb
2023-03-05T06:48:56.746Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1faca7db-9a06-4f3c-9504-c7e35ff7adfb
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-03-05T06:48:56.768Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.769Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:56.769Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:56.774Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.775Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:56.775Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:56.783Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.791Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is not matching search criteria
2023-03-05T06:48:56.791Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria
2023-03-05T06:48:56.792Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria
2023-03-05T06:48:56.792Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=c21af5bd-8299-41c6-b596-3ce8cbfaa9e9
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-03-05T06:48:56.819Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.820Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:56.820Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T06:48:56.821Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.821Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Node template basic_onboard_yBYihL 0 is matching search criteria
2023-03-05T06:48:56.821Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_onboard_yBYihL 0] matching following query criteria: sdcType=VF, customizationUUID=e4ad7da8-7c37-4510-a9ce-1d981293864e
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-03-05T06:48:56.858Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.859Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.862Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a90938eb-39f8-487c-b251-d185f83ca421: basic_onboard_yBYihL
2023-03-05T06:48:56.864Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.865Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.866Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.867Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.868Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.869Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.870Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.871Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.873Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T06:48:56.874Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Service basic_onboard_yBYihL is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T06:48:56.888Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Saving Service: basic_onboard_yBYihL 
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-03-05T06:48:57.590Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_yBYihL 0e54c25c-fb97-4c7d-ba9a-9cde06333bad 1 ASDC deployResourceStructure
2023-03-05T06:48:57.591Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json ASDC sendASDCNotification
2023-03-05T06:48:57.592Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json
2023-03-05T06:48:57.593Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:48:57.594Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:57.594Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:57.594Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998937591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:58.596Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification
2023-03-05T06:48:58.596Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml
2023-03-05T06:48:58.596Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:48:58.596Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:58.597Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:58.597Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998938595,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:48:59.600Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env ASDC sendASDCNotification
2023-03-05T06:48:59.602Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env
2023-03-05T06:48:59.603Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:48:59.604Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:48:59.605Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:48:59.605Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998939600,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:49:00.607Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar ASDC sendASDCNotification
2023-03-05T06:49:00.608Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar
2023-03-05T06:49:00.608Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T06:49:00.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:49:00.609Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:49:00.610Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998940607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:49:01.613Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: eb0d37bc-637b-400c-a817-ac09d9de00a8
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T06:49:01.691Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: eb0d37bc-637b-400c-a817-ac09d9de00a8
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-03-05T06:49:01.708Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T06:49:01.709Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T06:49:01.710Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T06:49:01.711Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T06:49:01.712Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:49:01.713Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:49:01.713Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:49:01.714Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T06:49:01.728Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||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-03-05T06:49:01.938Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T06:49:14.346Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:49:14.361Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.361Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "98fb06dd-edb9-47a8-b3d2-19d084e347a6",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998919240,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T06:49:14.362Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.362Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.362Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.363Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "NOTIFIED"
}
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "NOTIFIED"
}
2023-03-05T06:49:14.364Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998920331,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998927940,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:49:14.367Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.367Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.367Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998932984,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:49:14.367Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.368Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.368Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998934275,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:49:14.368Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.368Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.369Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998935520,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T06:49:14.369Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.369Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.369Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998937591,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/basic_onboard_ybyihl0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T06:49:14.369Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.370Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.370Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998938595,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.yaml",
  "status": "DEPLOY_OK"
}
2023-03-05T06:49:14.370Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.370Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.371Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998939600,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/resourceInstances/basic_onboard_ybyihl0/artifacts/base_ubuntu18.env",
  "status": "DEPLOY_OK"
}
2023-03-05T06:49:14.371Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:14.371Z||pool-2-thread-5|||||DEBUG|500||received message from topic
2023-03-05T06:49:14.371Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998940607,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYbyihl/1.0/artifacts/service-BasicOnboardYbyihl-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T06:49:14.372Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:49:31.940Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: eb0d37bc-637b-400c-a817-ac09d9de00a8 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-03-05T06:49:31.970Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: eb0d37bc-637b-400c-a817-ac09d9de00a8 and serviceModelVersionId: a90938eb-39f8-487c-b251-d185f83ca421
2023-03-05T06:49:31.970Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5f10d2e1-5963-4eb0-9b6d-166cea7d02da
2023-03-05T06:49:31.976Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?depth=0
2023-03-05T06:49:31.983Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T06:49:32.104Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?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-03-05T06:49:32.110Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?depth=0|INFO|500||Invoke
2023-03-05T06:49:32.131Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T06:49:32.425Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?depth=0|INFO|500||InvokeReturn
2023-03-05T06:49:32.445Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5f10d2e1-5963-4eb0-9b6d-166cea7d02da/model-vers/model-ver/a90938eb-39f8-487c-b251-d185f83ca421?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 06:49:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[247], vertex-id=[536768], x-aai-txid=[0-aai-resources-230305-06:49:32:700-6439], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T06:49:32.446Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T06:49:32.446Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T06:49:32.446Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||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-03-05T06:49:32.496Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-03-05T06:49:32.497Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID eb0d37bc-637b-400c-a817-ac09d9de00a8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T06:49:32.498Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T06:49:32.499Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T06:49:32.499Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T06:49:32.500Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998972498,
  "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-03-05T06:49:33.541Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:50:14.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:50:14.358Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T06:50:14.359Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "eb0d37bc-637b-400c-a817-ac09d9de00a8",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1677998972498,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T06:50:14.360Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T06:50:33.556Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:51:14.347Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:51:33.557Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:52:14.348Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:52:33.558Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:53:14.352Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:53:33.559Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:54:14.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:54:33.560Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:55:14.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:55:33.564Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:56:14.358Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:56:33.565Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:57:14.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:57:33.566Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:58:14.362Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:58:33.566Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T06:59:14.364Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T06:59:33.571Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:00:14.370Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:00:33.572Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:01:14.377Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:01:33.572Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:02:14.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:02:33.573Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:03:14.388Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:03:33.575Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:04:14.389Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:04:33.577Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:05:14.389Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:05:33.578Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:06:14.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:06:33.579Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:07:14.391Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:07:33.579Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:08:14.393Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:08:33.581Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:09:14.395Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:09:33.582Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:10:14.396Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:10:33.584Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:11:14.397Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:11:33.585Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:12:14.398Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:12:33.587Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:13:14.401Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:13:33.589Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:14:14.405Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:14:33.590Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:15:14.406Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:15:33.592Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:16:14.407Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:16:33.595Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:17:14.409Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:17:33.596Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:18:14.411Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:18:33.597Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:19:14.411Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:19:33.597Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:20:14.413Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:20:33.598Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:21:14.415Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:21:33.600Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:22:14.416Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:22:33.600Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:23:14.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:23:33.601Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:24:14.417Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:24:33.602Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:25:14.422Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:25:33.604Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:26:14.426Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:26:33.605Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:27:14.433Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:27:33.606Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:28:14.433Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:28:33.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:29:14.439Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:29:33.607Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:30:14.440Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:30:33.608Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:31:14.441Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:31:33.610Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:32:14.442Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:32:33.610Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:33:14.443Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:33:33.611Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:34:14.445Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:34:33.612Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:35:14.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:35:33.614Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:36:14.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:36:33.616Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:37:14.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:37:33.617Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:38:14.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:38:33.619Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:39:14.453Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:39:33.619Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:40:14.454Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:40:33.621Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:41:14.456Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:41:33.622Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:42:14.458Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:42:33.623Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:43:14.459Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:43:33.623Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:44:14.459Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:44:33.625Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:45:14.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:45:33.625Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:46:14.460Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:46:33.626Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:47:14.462Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:47:33.627Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:48:14.462Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:48:33.627Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:49:10.243Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T07:49:10.244Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c392debe-7887-49ee-8952-281a251e0597","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"8440b409-3752-4837-a8b4-6f044260b98a","serviceDescription":"service","serviceInvariantUUID":"98c3c10b-c103-4c2c-89bc-6d0d00f52234","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6c5c05b7-9bb6-4129-80f9-5ac69b68b920","resourceInvariantUUID":"7f6eff15-2167-4359-b3cb-b2da252fb946","resourceCustomizationUUID":"18b3f465-88c8-4082-bf77-7972b57fd54e","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":"NGJiYjAxZTJmNjQxNWUxZDQwMTJjYjRlM2QzODljZWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"618d5d5f-b221-401d-930a-cc0f37864ae2","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"M2VjZjQ4ODIzZTJiYzIxN2RlODQwNjQ5ZDlhYjMwYjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b84a7140-5839-4b5b-9f02-04811dbcbddc","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T07:49:10.268Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:49:10.272Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:49:10.273Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:49:10.273Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002513627,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:49:10.284Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.285Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.286Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.286Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.287Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.287Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T07:49:10.322Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:49:10.322Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002545670,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:49:10.325Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:49:11.293Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:49:11.294Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:49:11.294Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:49:11.294Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002513627,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:49:12.296Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "8440b409-3752-4837-a8b4-6f044260b98a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "98c3c10b-c103-4c2c-89bc-6d0d00f52234",
  "resources": [
    {
      "resourceInstanceName": "Generic NeutronNet 0",
      "resourceCustomizationUUID": "18b3f465-88c8-4082-bf77-7972b57fd54e",
      "resourceName": "Generic NeutronNet",
      "resourceVersion": "1.0",
      "resoucreType": "VL",
      "resourceUUID": "6c5c05b7-9bb6-4129-80f9-5ac69b68b920",
      "resourceInvariantUUID": "7f6eff15-2167-4359-b3cb-b2da252fb946",
      "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": "M2VjZjQ4ODIzZTJiYzIxN2RlODQwNjQ5ZDlhYjMwYjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b84a7140-5839-4b5b-9f02-04811dbcbddc"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T07:49:12.297Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T07:49:12.297Z|eb0d37bc-637b-400c-a817-ac09d9de00a8|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 8440b409-3752-4837-a8b4-6f044260b98a ASDC
2023-03-05T07:49:12.319Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c392debe-7887-49ee-8952-281a251e0597
ServiceName:basic_network
ServiceVersion:1.0
ServiceUUID:8440b409-3752-4837-a8b4-6f044260b98a
ServiceInvariantUUID:98c3c10b-c103-4c2c-89bc-6d0d00f52234
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:b84a7140-5839-4b5b-9f02-04811dbcbddc
ArtifactChecksum:M2VjZjQ4ODIzZTJiYzIxN2RlODQwNjQ5ZDlhYjMwYjk=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:Generic NeutronNet 0
ResourceCustomizationUUID:18b3f465-88c8-4082-bf77-7972b57fd54e
ResourceInvariantUUID:7f6eff15-2167-4359-b3cb-b2da252fb946
ResourceName:Generic NeutronNet
ResourceType:VL
ResourceUUID:6c5c05b7-9bb6-4129-80f9-5ac69b68b920
ResourceVersion:1.0
Category:Generic
SubCategory:Network Elements
Resource Artifacts List:
NULL


}


2023-03-05T07:49:12.319Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8440b409-3752-4837-a8b4-6f044260b98a 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-03-05T07:49:12.788Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:49:12.795Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:49:12.797Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:49:12.798Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: b84a7140-5839-4b5b-9f02-04811dbcbddc from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-05T07:49:12.800Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:49:12.804Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-05T07:49:13.016Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:49:13.021Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar b84a7140-5839-4b5b-9f02-04811dbcbddc 57798
2023-03-05T07:49:13.022Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-05T07:49:13.022Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-05T07:49:13.022Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:49:13.022Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:49:13.023Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:49:13.023Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002553022,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:49:14.027Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:49:14.028Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:49:14.029Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: b84a7140-5839-4b5b-9f02-04811dbcbddc, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-05T07:49:14.030Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar
2023-03-05T07:49:14.030Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-05T07:49:14.031Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-05T07:49:14.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:49:14.348Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:49:14.348Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002513627,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:49:14.350Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:49:14.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:49:14.350Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002548533,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:49:14.351Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:49:14.455Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4609237112807658338/Definitions/service-BasicNetwork-template.yml
2023-03-05T07:49:15.694Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T07:49:15.694Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:49:15.695Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-05T07:49:15.695Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2023-03-05T07:49:15.695Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.704Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.705Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.706Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.706Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar
2023-03-05T07:49:15.707Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.707Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.707Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.707Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:49:15.707Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.708Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.708Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-05T07:49:15.708Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:49:15.708Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:49:15.709Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.709Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.709Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria
2023-03-05T07:49:15.716Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:49:15.716Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:49:15.717Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.721Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.721Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.721Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.722Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.722Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.722Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.722Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.722Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.723Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.725Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_network
Description:service
Model UUID:8440b409-3752-4837-a8b4-6f044260b98a
Model Version:NULL
Model InvariantUuid:98c3c10b-c103-4c2c-89bc-6d0d00f52234
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


NETWORK Level Properties:
Model Name:Generic NeutronNet
Model InvariantUuid:7f6eff15-2167-4359-b3cb-b2da252fb946
Model UUID:b1c433d7-1124-4695-b619-1221efe0c70a
Model Version:1.0
AIC Max Version:NULL
AIC Min Version:NULL
Tosca Node Type:VL
Description:Generic NeutronNet

NETWORK Customization Properties:
CustomizationUUID:18b3f465-88c8-4082-bf77-7972b57fd54e
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-03-05T07:49:15.749Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Processing Resource Type: VL, Model UUID: 6c5c05b7-9bb6-4129-80f9-5ac69b68b920
2023-03-05T07:49:15.750Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||No resources found for Service: 8440b409-3752-4837-a8b4-6f044260b98a
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-03-05T07:49:15.760Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||
2023-03-05T07:49:15.760Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 
2023-03-05T07:49:15.761Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||No resources found for Service: 8440b409-3752-4837-a8b4-6f044260b98a
2023-03-05T07:49:15.762Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: 8440b409-3752-4837-a8b4-6f044260b98a
2023-03-05T07:49:15.762Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT   ASDC
2023-03-05T07:49:15.763Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.771Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@606adb9, org.onap.sdc.toscaparser.api.parameters.Input@1dee04dc, org.onap.sdc.toscaparser.api.parameters.Input@3fda2a62, org.onap.sdc.toscaparser.api.parameters.Input@e56a515, org.onap.sdc.toscaparser.api.parameters.Input@3d8eaa03]
2023-03-05T07:49:15.773Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid 8440b409-3752-4837-a8b4-6f044260b98a: Generic NeutronNet
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.774Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.775Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.775Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:15.912Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.913Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.913Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.913Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.918Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:49:15.919Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:49:15.921Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:49:16.059Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC   0 ASDC deployResourceStructure
2023-03-05T07:49:16.060Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification
2023-03-05T07:49:16.060Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
2023-03-05T07:49:16.061Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:49:16.061Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:49:16.061Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:49:16.062Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002556060,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:49:17.063Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:49:17.093Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
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-03-05T07:49:17.096Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:49:17.096Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T07:49:17.096Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T07:49:47.097Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:49:47.127Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
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-03-05T07:49:47.132Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:49:47.132Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T07:49:47.133Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T07:50:14.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:50:14.349Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.349Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002543654,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002549518,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.357Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002543654,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:50:14.358Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.358Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.358Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002545670,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:50:14.363Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.363Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.363Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002513627,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002548533,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.364Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002549518,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:50:14.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.365Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002553397,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:50:14.365Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.365Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.366Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002552768,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:50:14.366Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.367Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.367Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002553022,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:50:14.367Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.368Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.368Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002553347,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:50:14.368Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:14.368Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:50:14.368Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002553785,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:50:14.369Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:50:17.134Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:50:17.153Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
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-03-05T07:50:17.157Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:50:17.157Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T07:50:17.157Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T07:50:47.158Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:50:47.189Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
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-03-05T07:50:47.193Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:50:47.193Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T07:50:47.193Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T07:51:14.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:14.350Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.350Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002554788,
  "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-03-05T07:51:14.387Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c392debe-7887-49ee-8952-281a251e0597
2023-03-05T07:51:14.387Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c392debe-7887-49ee-8952-281a251e0597 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-03-05T07:51:14.433Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002555384,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:51:14.434Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.434Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.434Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002555756,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002556060,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.435Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002556393,
  "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-03-05T07:51:14.445Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c392debe-7887-49ee-8952-281a251e0597
2023-03-05T07:51:14.445Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c392debe-7887-49ee-8952-281a251e0597 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-03-05T07:51:14.469Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.469Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002555756,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:51:14.470Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.470Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.470Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002558036,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002563685,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||DEBUG|500||received message from topic
2023-03-05T07:51:14.471Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002564690,
  "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-03-05T07:51:14.492Z||pool-2-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c392debe-7887-49ee-8952-281a251e0597
2023-03-05T07:51:14.492Z||pool-2-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId c392debe-7887-49ee-8952-281a251e0597 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-03-05T07:51:17.199Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:51:17.417Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c392debe-7887-49ee-8952-281a251e0597
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-03-05T07:51:17.456Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:51:17.457Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T07:51:17.458Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T07:51:17.458Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T07:51:17.458Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:51:17.459Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:51:17.467Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:51:17.467Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:51:17.468Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:51:17.554Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T07:51:47.555Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c392debe-7887-49ee-8952-281a251e0597 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-03-05T07:51:47.573Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c392debe-7887-49ee-8952-281a251e0597 and serviceModelVersionId: 8440b409-3752-4837-a8b4-6f044260b98a
2023-03-05T07:51:47.573Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 98c3c10b-c103-4c2c-89bc-6d0d00f52234
2023-03-05T07:51:47.577Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?depth=0
2023-03-05T07:51:47.595Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T07:51:47.641Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?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-03-05T07:51:47.643Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?depth=0|INFO|500||Invoke
2023-03-05T07:51:47.660Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T07:51:47.909Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?depth=0|INFO|500||InvokeReturn
2023-03-05T07:51:47.909Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/98c3c10b-c103-4c2c-89bc-6d0d00f52234/model-vers/model-ver/8440b409-3752-4837-a8b4-6f044260b98a?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 07:51:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[199], vertex-id=[553152], x-aai-txid=[1-aai-resources-230305-07:51:48:321-78685], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T07:51:47.911Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T07:51:47.912Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T07:51:47.913Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||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-03-05T07:51:47.924Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-03-05T07:51:47.926Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c392debe-7887-49ee-8952-281a251e0597 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T07:51:47.926Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T07:51:47.928Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:47.929Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:47.930Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002707926,
  "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-03-05T07:51:48.989Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:51:49.035Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T07:51:49.036Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"4e860a4a-f517-4e0f-9e21-5c8501b7a5ae","serviceName":"Demo_pNF_MpbGtHVfjVpyMAWbfHCK","serviceVersion":"1.0","serviceUUID":"b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706","serviceDescription":"catalog service description","serviceInvariantUUID":"cd68bc40-f2af-4325-8a46-b8596a6c6e0b","resources":[{"resourceInstanceName":"pNF cb6a9753-c687 0","resourceName":"pNF cb6a9753-c687","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"798f9403-dcf0-4d65-a16b-eac2cbac2f7a","resourceInvariantUUID":"8399c741-c4df-43cb-9faa-f26345eb726d","resourceCustomizationUUID":"1e98f7b6-7307-4cb4-9761-4eff9060bdcd","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml","artifactChecksum":"MDgwMzQ4ZTRmYjI0YmJjOTljMjM1YWFhOGFmMzNmMjY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"680e6110-293a-4eca-989b-91bf2bec3938","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar","artifactChecksum":"ZDE2Mzk4NjlmZmI1MDI4NmQwZDJlYzY2NjQ5MTNjNzI\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"823c48ac-2a4e-4856-9a49-17557f0a9b09","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"2c740ae4-7008-45bf-b0ca-097e8f5675b4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml","artifactChecksum":"ZGMyMjdkYTU5ZWIxNWJkYWFmNjhkNjEwZTYyMTAxNDI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"18b0bc41-0fb7-41ee-bdd1-24bf295ec3d0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"588b40bf-7d1f-4d59-8d29-260e3f210194","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"255b266f-adc7-4999-a401-0892df2d7f09","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfMpbgthvfjvpymawbfhck-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml","artifactChecksum":"Mjk2NWNkODVjMWQ4MWY1YTc5YTZiZjM5ZWY3ODE4ODU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"0c320d30-cb86-4242-85f9-e50c881d9aec","artifactVersion":"1"},{"artifactName":"service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar","artifactChecksum":"N2Q1MDhmODg4ZmJkNTI3MjhjYjJjNGRlM2RmMThlYmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"de35cad5-8975-4601-b567-d8523e66792b","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T07:51:49.044Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:49.045Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:49.045Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:49.045Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:50.047Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:50.047Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:50.047Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:50.048Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:51.049Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:51.049Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:51.050Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:51.050Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:52.051Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:52.054Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:52.054Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:52.055Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:53.057Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:53.058Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:53.058Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:53.059Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:54.059Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:54.060Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:54.060Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:54.061Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:55.062Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:55.062Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:55.063Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:55.063Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:56.064Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:51:56.065Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:56.065Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:56.065Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:57.071Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "serviceName": "Demo_pNF_MpbGtHVfjVpyMAWbfHCK",
  "serviceVersion": "1.0",
  "serviceUUID": "b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "cd68bc40-f2af-4325-8a46-b8596a6c6e0b",
  "resources": [
    {
      "resourceInstanceName": "pNF cb6a9753-c687 0",
      "resourceCustomizationUUID": "1e98f7b6-7307-4cb4-9761-4eff9060bdcd",
      "resourceName": "pNF cb6a9753-c687",
      "resourceVersion": "1.0",
      "resoucreType": "PNF",
      "resourceUUID": "798f9403-dcf0-4d65-a16b-eac2cbac2f7a",
      "resourceInvariantUUID": "8399c741-c4df-43cb-9faa-f26345eb726d",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": []
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
      "artifactChecksum": "N2Q1MDhmODg4ZmJkNTI3MjhjYjJjNGRlM2RmMThlYmQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "de35cad5-8975-4601-b567-d8523e66792b"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T07:51:57.091Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T07:51:57.113Z|c392debe-7887-49ee-8952-281a251e0597|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706 ASDC
2023-03-05T07:51:57.114Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
ServiceName:Demo_pNF_MpbGtHVfjVpyMAWbfHCK
ServiceVersion:1.0
ServiceUUID:b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706
ServiceInvariantUUID:cd68bc40-f2af-4325-8a46-b8596a6c6e0b
ServiceDescription:catalog service description
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
ArtifactUUID:de35cad5-8975-4601-b567-d8523e66792b
ArtifactChecksum:N2Q1MDhmODg4ZmJkNTI3MjhjYjJjNGRlM2RmMThlYmQ=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:pNF cb6a9753-c687 0
ResourceCustomizationUUID:1e98f7b6-7307-4cb4-9761-4eff9060bdcd
ResourceInvariantUUID:8399c741-c4df-43cb-9faa-f26345eb726d
ResourceName:pNF cb6a9753-c687
ResourceType:PNF
ResourceUUID:798f9403-dcf0-4d65-a16b-eac2cbac2f7a
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
NULL


}


2023-03-05T07:51:57.114Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706 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-03-05T07:51:57.796Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:51:57.828Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:51:57.829Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:51:57.837Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: de35cad5-8975-4601-b567-d8523e66792b from URL: /sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:57.837Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:51:57.840Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:58.117Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:51:58.123Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar de35cad5-8975-4601-b567-d8523e66792b 88020
2023-03-05T07:51:58.123Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar ASDC sendASDCNotification
2023-03-05T07:51:58.123Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:58.124Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:51:58.124Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:51:58.124Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:51:58.124Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002718123,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:51:59.126Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:51:59.128Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:51:59.128Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: de35cad5-8975-4601-b567-d8523e66792b, URL: /sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar to file: /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:59.129Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:59.132Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:59.132Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:51:59.374Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3803793844460911040/Definitions/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml
2023-03-05T07:52:01.424Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T07:52:01.424Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:52:01.425Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.425Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-05T07:52:01.425Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||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-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.425Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.425Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||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-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.426Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.426Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.426Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF cb6a9753-c687 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-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.427Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.427Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:52:01.427Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.428Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.428Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Node template pNF cb6a9753-c687 0 is matching search criteria
2023-03-05T07:52:01.428Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:52:01.428Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF cb6a9753-c687 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:52:01.429Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.429Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.429Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Node template pNF cb6a9753-c687 0 is matching search criteria
2023-03-05T07:52:01.429Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:52:01.430Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF cb6a9753-c687 0] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:52:01.430Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.430Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.430Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.431Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.431Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.431Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.431Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.432Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.434Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.435Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.437Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:Demo_pNF_MpbGtHVfjVpyMAWbfHCK
Description:catalog service description
Model UUID:b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706
Model Version:NULL
Model InvariantUuid:cd68bc40-f2af-4325-8a46-b8596a6c6e0b
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-03-05T07:52:01.469Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: 798f9403-dcf0-4d65-a16b-eac2cbac2f7a
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-03-05T07:52:01.473Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||pNF cb6a9753-c687 0
2023-03-05T07:52:01.473Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 798f9403-dcf0-4d65-a16b-eac2cbac2f7a
2023-03-05T07:52:01.474Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||No resources found for Service: b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706
2023-03-05T07:52:01.474Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706
2023-03-05T07:52:01.475Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF cb6a9753-c687 0 798f9403-dcf0-4d65-a16b-eac2cbac2f7a 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-03-05T07:52:01.502Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f4c3bbd, org.onap.sdc.toscaparser.api.parameters.Input@6e8dc84c, org.onap.sdc.toscaparser.api.parameters.Input@52ec0ea6, org.onap.sdc.toscaparser.api.parameters.Input@447e6102, org.onap.sdc.toscaparser.api.parameters.Input@1a313be3]
2023-03-05T07:52:01.502Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.503Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.503Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706: pNF cb6a9753-c687
2023-03-05T07:52:01.503Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Processing PNF resource: 798f9403-dcf0-4d65-a16b-eac2cbac2f7a
2023-03-05T07:52:01.504Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:52:01.504Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_MpbGtHVfjVpyMAWbfHCK is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:52:01.504Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Resource customization UUID: 1e98f7b6-7307-4cb4-9761-4eff9060bdcd is the same as notified resource customizationUUID: 1e98f7b6-7307-4cb4-9761-4eff9060bdcd
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-03-05T07:52:01.648Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF cb6a9753-c687 798f9403-dcf0-4d65-a16b-eac2cbac2f7a 0 ASDC deployResourceStructure
2023-03-05T07:52:01.648Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar ASDC sendASDCNotification
2023-03-05T07:52:01.648Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar
2023-03-05T07:52:01.649Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:52:01.649Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:52:01.649Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:52:01.649Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002721648,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:52:02.650Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:52:02.667Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
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-03-05T07:52:02.673Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:52:02.674Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T07:52:02.674Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T07:52:14.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:52:14.355Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.356Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.357Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.357Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.357Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.368Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.369Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.370Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.371Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.372Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.374Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.374Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.376Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.377Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.378Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.378Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.379Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.380Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.381Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.382Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.382Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.383Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.384Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.385Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.386Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.386Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.388Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.388Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.400Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.400Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.401Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.403Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.404Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.406Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.407Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.408Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002614406,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.409Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.410Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002615799,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.410Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.410Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002615756,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.412Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.412Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002612379,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.412Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002630974,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002630997,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.413Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.414Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002631687,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.414Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.414Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.415Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002631981,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.415Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.416Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.416Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002632987,
  "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-03-05T07:52:14.441Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
2023-03-05T07:52:14.441Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae 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-03-05T07:52:14.465Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.466Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002637788,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.466Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.467Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.467Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002638793,
  "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-03-05T07:52:14.488Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
2023-03-05T07:52:14.489Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae 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-03-05T07:52:14.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.508Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.508Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.508Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.509Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.510Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002639518,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002648417,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.511Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.512Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002650555,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.512Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.512Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.512Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002651561,
  "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-03-05T07:52:14.526Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
2023-03-05T07:52:14.526Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae 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-03-05T07:52:14.543Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.543Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.543Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.543Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.543Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.544Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.545Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.545Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.545Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.545Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.546Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.546Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.546Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.546Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.547Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.547Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.547Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.547Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.548Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.548Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.548Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.549Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.549Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.549Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.549Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.549Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.550Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.550Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.550Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.550Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.551Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.551Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.551Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.552Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.552Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.552Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.553Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.553Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.553Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.554Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.554Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.554Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.555Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.555Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.556Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.556Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.556Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.556Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.557Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.557Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.557Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.558Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.558Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.558Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.558Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.559Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.559Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.559Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.560Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.560Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.560Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.561Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.561Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.561Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002632695,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.562Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.562Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.563Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002645756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.564Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.564Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.565Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002630844,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.565Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.565Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.565Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002633988,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:52:14.566Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.566Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.566Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002664565,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.567Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.567Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002664581,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.567Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.568Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.568Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002664644,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.569Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.569Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.569Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678002665363,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.570Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.570Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.570Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002665569,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.570Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.571Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.571Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002665879,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.572Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.572Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.572Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678002666571,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T07:52:14.597Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2e592ef-9596-443f-a932-f666005e7539
2023-03-05T07:52:14.597Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2e592ef-9596-443f-a932-f666005e7539 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-03-05T07:52:14.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.616Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002667004,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:52:14.616Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.616Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.616Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002668127,
  "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-03-05T07:52:14.630Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c2e592ef-9596-443f-a932-f666005e7539
2023-03-05T07:52:14.630Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2e592ef-9596-443f-a932-f666005e7539 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-03-05T07:52:14.643Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.644Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678002669131,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.644Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.644Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.644Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.645Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.645Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.645Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.645Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.646Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.646Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.646Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.646Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.647Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.647Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.648Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002673858,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:52:14.649Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:14.650Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:52:14.650Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:52:14.650Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:52:32.674Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:52:32.700Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae
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-03-05T07:52:32.704Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:52:32.705Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T07:52:32.705Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T07:52:32.705Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T07:52:32.706Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:52:32.706Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:52:32.707Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:52:32.707Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:52:32.707Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||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-03-05T07:52:32.715Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T07:53:02.716Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae 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-03-05T07:53:02.726Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae and serviceModelVersionId: b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706
2023-03-05T07:53:02.726Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cd68bc40-f2af-4325-8a46-b8596a6c6e0b
2023-03-05T07:53:02.727Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0
2023-03-05T07:53:02.735Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T07:53:02.785Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|INFO|500||Invoke
2023-03-05T07:53:02.786Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4e860a4a-f517-4e0f-9e21-5c8501b7a5ae], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3a2080ad-8efb-4a53-9893-132a65b2c025], X-ECOMP-RequestID=[4e860a4a-f517-4e0f-9e21-5c8501b7a5ae], X-TransactionId=[], X-ONAP-RequestID=[4e860a4a-f517-4e0f-9e21-5c8501b7a5ae], Content-Type=[application/merge-patch+json]}
2023-03-05T07:53:02.794Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T07:53:03.056Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 07:53:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[259], vertex-id=[159888], x-aai-txid=[1-aai-resources-230305-07:53:03:443-76233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T07:53:03.057Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-05T07:53:03.058Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cd68bc40-f2af-4325-8a46-b8596a6c6e0b/model-vers/model-ver/b2ba6d7c-5cf5-47ae-8edb-2fd1bf1ed706?depth=0|INFO|500||InvokeReturn
2023-03-05T07:53:03.058Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T07:53:03.058Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||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-03-05T07:53:03.067Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-03-05T07:53:03.068Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4e860a4a-f517-4e0f-9e21-5c8501b7a5ae and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T07:53:03.068Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T07:53:03.068Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:03.069Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:03.069Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002783068,
  "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-03-05T07:53:04.101Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T07:53:04.101Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"c2e592ef-9596-443f-a932-f666005e7539","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"e857b134-cc97-4fe5-a1b4-c0a2aafa6057","serviceDescription":"service","serviceInvariantUUID":"0f0eb105-f8ad-4ce0-9499-692d749f15da","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22","resourceInvariantUUID":"45e64f28-5d46-4ecf-8ca7-614961d44635","resourceCustomizationUUID":"b316c709-0564-4f74-bc06-a6c4ab33d032","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":"ZjgwZGFhMmJkNGQyYjkwOGE4Y2RhNWI1NzlkYWMyZTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"830c4c03-0ce6-488b-83b8-5f2d3bd88a4f","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":"MmUxODA1ZjkwM2U3NzI2YThkZTMwZGZmY2IzY2UwNGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1560331d-0f9c-4b46-9a77-cd18dd8897b3","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":"ea05efa3-994f-4c5c-996a-0025a998c303","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":"e10f7976-24fe-4a07-ba73-b43c86a87d68","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":"2c7588bd-760a-40fa-9836-c60090366fba","artifactVersion":"2","generatedFromUUID":"ea05efa3-994f-4c5c-996a-0025a998c303"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmUwNzY1NjRmOTViMTZhMTRlMzllNDU4MTlkY2I0MDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"ba9bdfff-3fa5-4d0c-8fed-9724a11bb3de","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MjJkYWU4MDEyMDU4MTMwMjZmYzQ5NDliMDU0NjAxZTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8baec32c-3516-4e17-a900-0482ce4c07ab","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T07:53:04.102Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:04.102Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:04.102Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:04.102Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "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-03-05T07:53:05.105Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:05.106Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:05.106Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:05.106Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "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-03-05T07:53:06.108Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:06.109Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:06.109Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:06.109Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "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-03-05T07:53:07.112Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:07.112Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:07.113Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:07.113Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "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-03-05T07:53:08.115Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:08.116Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:08.117Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:08.117Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "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-03-05T07:53:09.122Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:09.122Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:09.123Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:09.123Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:10.125Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T07:53:10.125Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:10.126Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:10.126Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:11.130Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||sending notification to client: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "e857b134-cc97-4fe5-a1b4-c0a2aafa6057",
  "serviceDescription": "service",
  "serviceInvariantUUID": "0f0eb105-f8ad-4ce0-9499-692d749f15da",
  "resources": [
    {
      "resourceInstanceName": "basic_vm 0",
      "resourceCustomizationUUID": "b316c709-0564-4f74-bc06-a6c4ab33d032",
      "resourceName": "basic_vm",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22",
      "resourceInvariantUUID": "45e64f28-5d46-4ecf-8ca7-614961d44635",
      "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": "MmUxODA1ZjkwM2U3NzI2YThkZTMwZGZmY2IzY2UwNGU\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "1560331d-0f9c-4b46-9a77-cd18dd8897b3",
          "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": "ea05efa3-994f-4c5c-996a-0025a998c303",
          "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": "2c7588bd-760a-40fa-9836-c60090366fba",
            "generatedFromUUID": "ea05efa3-994f-4c5c-996a-0025a998c303"
          },
          "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": "2c7588bd-760a-40fa-9836-c60090366fba",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MjJkYWU4MDEyMDU4MTMwMjZmYzQ5NDliMDU0NjAxZTA\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8baec32c-3516-4e17-a900-0482ce4c07ab"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T07:53:11.131Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T07:53:11.131Z|4e860a4a-f517-4e0f-9e21-5c8501b7a5ae|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e857b134-cc97-4fe5-a1b4-c0a2aafa6057 ASDC
2023-03-05T07:53:11.131Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||ASDC Notification:
DistributionID:c2e592ef-9596-443f-a932-f666005e7539
ServiceName:basic_vm
ServiceVersion:1.0
ServiceUUID:e857b134-cc97-4fe5-a1b4-c0a2aafa6057
ServiceInvariantUUID:0f0eb105-f8ad-4ce0-9499-692d749f15da
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:8baec32c-3516-4e17-a900-0482ce4c07ab
ArtifactChecksum:MjJkYWU4MDEyMDU4MTMwMjZmYzQ5NDliMDU0NjAxZTA=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm 0
ResourceCustomizationUUID:b316c709-0564-4f74-bc06-a6c4ab33d032
ResourceInvariantUUID:45e64f28-5d46-4ecf-8ca7-614961d44635
ResourceName:basic_vm
ResourceType:VF
ResourceUUID:60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22
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:1560331d-0f9c-4b46-9a77-cd18dd8897b3
ArtifactChecksum:MmUxODA1ZjkwM2U3NzI2YThkZTMwZGZmY2IzY2UwNGU=
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:ea05efa3-994f-4c5c-996a-0025a998c303
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:2c7588bd-760a-40fa-9836-c60090366fba
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:2c7588bd-760a-40fa-9836-c60090366fba
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-03-05T07:53:11.132Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e857b134-cc97-4fe5-a1b4-c0a2aafa6057 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-03-05T07:53:12.220Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:53:12.221Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:53:12.222Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:53:12.222Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 8baec32c-3516-4e17-a900-0482ce4c07ab from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-05T07:53:12.223Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:53:12.224Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-05T07:53:12.342Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:53:12.345Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8baec32c-3516-4e17-a900-0482ce4c07ab 75199
2023-03-05T07:53:12.345Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-05T07:53:12.345Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-05T07:53:12.345Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:53:12.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:12.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:12.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002792345,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:13.352Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T07:53:13.353Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||MSO config path is: /app
2023-03-05T07:53:13.353Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: 8baec32c-3516-4e17-a900-0482ce4c07ab, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:13.353Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar
2023-03-05T07:53:13.354Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:13.354Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:13.753Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15509067135254442546/Definitions/service-BasicVm-template.yml
2023-03-05T07:53:14.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:14.349Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.349Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "aai-model-loader",
  "timestamp": 1678002674863,
  "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-03-05T07:53:14.393Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c2e592ef-9596-443f-a932-f666005e7539
2023-03-05T07:53:14.394Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2e592ef-9596-443f-a932-f666005e7539 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-03-05T07:53:14.440Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.440Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.441Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.441Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.441Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002669518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:53:14.442Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.442Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.442Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002677420,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:53:14.442Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.444Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.444Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002680186,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:53:14.444Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.444Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.445Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678002681190,
  "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-03-05T07:53:14.479Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c2e592ef-9596-443f-a932-f666005e7539
2023-03-05T07:53:14.479Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c2e592ef-9596-443f-a932-f666005e7539 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-03-05T07:53:14.521Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.522Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "c392debe-7887-49ee-8952-281a251e0597",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002707926,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T07:53:14.522Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.523Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.524Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.524Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.525Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.525Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.526Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.527Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.527Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.528Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.529Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.529Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.530Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.530Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.530Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.531Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.531Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.531Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/resourceInstances/pnfcb6a9753c6870/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.532Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.532Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.533Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:53:14.534Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.534Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.535Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:53:14.536Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.536Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.537Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002718123,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:53:14.538Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:53:14.538Z||pool-2-thread-7|||||DEBUG|500||received message from topic
2023-03-05T07:53:14.541Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002721648,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfMpbgthvfjvpymawbfhck/1.0/artifacts/service-DemoPnfMpbgthvfjvpymawbfhck-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:53:14.542Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
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-03-05T07:53:16.232Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T07:53:16.232Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:53:16.232Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.232Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-05T07:53:16.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||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-03-05T07:53:16.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar
2023-03-05T07:53:16.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||WARN|500||####################################################################################################
2023-03-05T07:53:16.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.235Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:16.235Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:53:16.235Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:53:16.235Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.235Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Search for entities recursively
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.236Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.237Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-05T07:53:16.237Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-05T07:53:16.237Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-05T07:53:16.237Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-05T07:53:16.237Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T07:53:16.238Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-05T07:53:16.238Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.238Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T07:53:16.238Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.238Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:16.239Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:16.239Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.239Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:16.239Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:16.239Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-05T07:53:16.240Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T07:53:16.241Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=27c5f84e-03ca-42c8-a6ef-8a14fed56fe4
2023-03-05T07:53:16.241Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.241Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.241Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.241Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.242Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.242Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.242Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:16.242Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:16.242Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm
Description:service
Model UUID:e857b134-cc97-4fe5-a1b4-c0a2aafa6057
Model Version:NULL
Model InvariantUuid:0f0eb105-f8ad-4ce0-9499-692d749f15da
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm
Model UUID:c5061f12-09fc-4a4b-b12e-78d1ef3c207c
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:45e64f28-5d46-4ecf-8ca7-614961d44635
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:b316c709-0564-4f74-bc06-a6c4ab33d032
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:c2d45da3-1fde-4a90-afcf-4aca75dbce5f
ModelName:BasicVm..base_ubuntu20..module-0
ModelUuid:bb49fed3-3e59-400a-b861-bab476604cce
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:27c5f84e-03ca-42c8-a6ef-8a14fed56fe4
ModelInvariantUuid:15d5c4c6-3804-4b77-a847-e5ee6e85e11a
ModelName:basic_vm-nodes.ubuntu20Cvfc
ModelUuid:c3263597-4265-4f0c-8591-580033154241
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:c4d8dbc7-6b12-4513-a5de-28ebac71499e
ModelInvariantUuid:bc698abe-8f0c-4a89-9532-dcc5ad685873
ModelName:BasicVm.compute.nodes.heat.ubuntu20
ModelUuid:a89911c3-464f-4836-8f53-78cb2793f073
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-03-05T07:53:16.264Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22
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-03-05T07:53:16.267Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||basic_vm 0
2023-03-05T07:53:16.267Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22
2023-03-05T07:53:16.268Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1560331d-0f9c-4b46-9a77-cd18dd8897b3 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-05T07:53:16.268Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:53:16.268Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-05T07:53:16.388Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:53:16.388Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 1560331d-0f9c-4b46-9a77-cd18dd8897b3 787
2023-03-05T07:53:16.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-05T07:53:16.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-05T07:53:16.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:53:16.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:16.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:16.390Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002796389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:17.390Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c2d45da3-1fde-4a90-afcf-4aca75dbce5f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bb49fed3-3e59-400a-b861-bab476604cce",
    "vfModuleModelCustomizationUUID": "895f6c0f-19e0-4c89-8c14-d5ceea0ba4d2",
    "isBase": true,
    "artifacts": [
      "ea05efa3-994f-4c5c-996a-0025a998c303",
      "2c7588bd-760a-40fa-9836-c60090366fba"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T07:53:17.401Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bb49fed3-3e59-400a-b861-bab476604cce
VfModuleModelInvariantUUID:c2d45da3-1fde-4a90-afcf-4aca75dbce5f
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea05efa3-994f-4c5c-996a-0025a998c303
,
2c7588bd-760a-40fa-9836-c60090366fba

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

isBase:true


}

2023-03-05T07:53:17.409Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVm..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "c2d45da3-1fde-4a90-afcf-4aca75dbce5f",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bb49fed3-3e59-400a-b861-bab476604cce",
    "vfModuleModelCustomizationUUID": "895f6c0f-19e0-4c89-8c14-d5ceea0ba4d2",
    "isBase": true,
    "artifacts": [
      "ea05efa3-994f-4c5c-996a-0025a998c303",
      "2c7588bd-760a-40fa-9836-c60090366fba"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T07:53:17.409Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVm..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bb49fed3-3e59-400a-b861-bab476604cce
VfModuleModelInvariantUUID:c2d45da3-1fde-4a90-afcf-4aca75dbce5f
VfModuleModelDescription:NULL
Artifacts UUID List:{
ea05efa3-994f-4c5c-996a-0025a998c303
,
2c7588bd-760a-40fa-9836-c60090366fba

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

isBase:true


}

2023-03-05T07:53:17.409Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ea05efa3-994f-4c5c-996a-0025a998c303 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-05T07:53:17.409Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:53:17.410Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-05T07:53:17.584Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:53:17.585Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ea05efa3-994f-4c5c-996a-0025a998c303 5033
2023-03-05T07:53:17.585Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-05T07:53:17.586Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-05T07:53:17.586Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:53:17.586Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:17.586Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:17.587Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002797585,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:18.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 2c7588bd-760a-40fa-9836-c60090366fba from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-05T07:53:18.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - download
2023-03-05T07:53:18.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-05T07:53:18.708Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||GET Response Status 200
2023-03-05T07:53:18.709Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2c7588bd-760a-40fa-9836-c60090366fba 903
2023-03-05T07:53:18.709Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-05T07:53:18.709Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-05T07:53:18.709Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T07:53:18.710Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:18.710Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:18.710Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002798709,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:19.711Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: e857b134-cc97-4fe5-a1b4-c0a2aafa6057
2023-03-05T07:53:19.711Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22 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-03-05T07:53:19.759Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f12bd8d, org.onap.sdc.toscaparser.api.parameters.Input@45c966cd, org.onap.sdc.toscaparser.api.parameters.Input@1d5ecae9, org.onap.sdc.toscaparser.api.parameters.Input@7a0243b3, org.onap.sdc.toscaparser.api.parameters.Input@50d667ab]
2023-03-05T07:53:19.760Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.761Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.761Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 
2023-03-05T07:53:19.761Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b316c709-0564-4f74-bc06-a6c4ab33d032
2023-03-05T07:53:19.761Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b316c709-0564-4f74-bc06-a6c4ab33d032 matches Tosca VF Customization UUID: b316c709-0564-4f74-bc06-a6c4ab33d032
2023-03-05T07:53:19.761Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b316c709-0564-4f74-bc06-a6c4ab33d032  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-03-05T07:53:19.775Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.775Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.775Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b316c709-0564-4f74-bc06-a6c4ab33d032: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"}
2023-03-05T07:53:19.775Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5db2de1d
2023-03-05T07:53:19.776Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.776Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T07:53:19.776Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 895f6c0f-19e0-4c89-8c14-d5ceea0ba4d2
2023-03-05T07:53:19.776Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 895f6c0f-19e0-4c89-8c14-d5ceea0ba4d2
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-03-05T07:53:19.787Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.787Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:19.788Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:19.788Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.788Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:19.788Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:19.789Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.789Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria
2023-03-05T07:53:19.789Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-05T07:53:19.789Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T07:53:19.790Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=27c5f84e-03ca-42c8-a6ef-8a14fed56fe4
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-03-05T07:53:19.799Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.800Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:19.800Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T07:53:19.800Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.800Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Node template basic_vm 0 is matching search criteria
2023-03-05T07:53:19.801Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b316c709-0564-4f74-bc06-a6c4ab33d032
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-03-05T07:53:19.808Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.808Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.808Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid e857b134-cc97-4fe5-a1b4-c0a2aafa6057: basic_vm
2023-03-05T07:53:19.808Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.809Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.809Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.809Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.809Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.809Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.810Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.810Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.810Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T07:53:19.811Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T07:53:19.811Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T07:53:20.127Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 60d6a8be-ed8b-4c3a-a8e3-abbd7d1bfb22 1 ASDC deployResourceStructure
2023-03-05T07:53:20.128Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification
2023-03-05T07:53:20.128Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json
2023-03-05T07:53:20.129Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:53:20.131Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:20.132Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:20.132Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002800128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:21.135Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-05T07:53:21.135Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml
2023-03-05T07:53:21.136Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:53:21.136Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:21.136Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:21.136Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002801135,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:22.145Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-05T07:53:22.146Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env
2023-03-05T07:53:22.152Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:53:22.160Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:22.160Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:22.161Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002802143,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:23.162Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification
2023-03-05T07:53:23.162Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
2023-03-05T07:53:23.162Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T07:53:23.163Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:23.163Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:23.163Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002803162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:53:24.164Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c2e592ef-9596-443f-a932-f666005e7539
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T07:53:24.218Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c2e592ef-9596-443f-a932-f666005e7539
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-03-05T07:53:24.232Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T07:53:24.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T07:53:24.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T07:53:24.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T07:53:24.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:53:24.233Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:53:24.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:53:24.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T07:53:24.234Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||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-03-05T07:53:24.255Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T07:53:54.255Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c2e592ef-9596-443f-a932-f666005e7539 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-03-05T07:53:54.272Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c2e592ef-9596-443f-a932-f666005e7539 and serviceModelVersionId: e857b134-cc97-4fe5-a1b4-c0a2aafa6057
2023-03-05T07:53:54.273Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0f0eb105-f8ad-4ce0-9499-692d749f15da
2023-03-05T07:53:54.274Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?depth=0
2023-03-05T07:53:54.282Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T07:53:54.331Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?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-03-05T07:53:54.332Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?depth=0|INFO|500||Invoke
2023-03-05T07:53:54.337Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T07:53:54.564Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?depth=0|INFO|500||InvokeReturn
2023-03-05T07:53:54.564Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0f0eb105-f8ad-4ce0-9499-692d749f15da/model-vers/model-ver/e857b134-cc97-4fe5-a1b4-c0a2aafa6057?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 07:53:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[222], vertex-id=[233568], x-aai-txid=[2-aai-resources-230305-07:53:54:989-91269], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T07:53:54.566Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T07:53:54.567Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T07:53:54.567Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||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-03-05T07:53:54.573Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus
java.lang.NullPointerException: null
	at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206)
	at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690)
	at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52)
	at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java: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-03-05T07:53:54.576Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c2e592ef-9596-443f-a932-f666005e7539 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T07:53:54.577Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T07:53:54.577Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus
2023-03-05T07:53:54.577Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T07:53:54.578Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Trying to send status: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002834576,
  "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-03-05T07:53:55.599Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:54:14.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:54:14.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "4e860a4a-f517-4e0f-9e21-5c8501b7a5ae",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002783068,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T07:54:14.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.350Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:54:14.351Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T07:54:14.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.353Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.353Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T07:54:14.353Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.354Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.354Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:54:14.355Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.355Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.356Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-03-05T07:54:14.356Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.357Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T07:54:14.357Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.357Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.358Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002708989,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T07:54:14.358Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:14.358Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:54:14.359Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002792345,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:54:14.359Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:54:55.600Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:55:14.346Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:55:14.348Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.348Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002796389,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002797585,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.349Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002798709,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T07:55:14.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.350Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002800128,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T07:55:14.350Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.350Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.351Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002801135,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-03-05T07:55:14.351Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.351Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.351Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002802143,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-03-05T07:55:14.351Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002803162,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||DEBUG|500||received message from topic
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {
  "distributionID": "c2e592ef-9596-443f-a932-f666005e7539",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678002834576,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T07:55:14.352Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T07:55:55.603Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:56:14.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:56:55.612Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:57:14.347Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:57:55.612Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:58:14.348Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:58:55.613Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T07:59:14.349Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T07:59:55.614Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:00:14.350Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:00:55.616Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:01:14.355Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:01:55.623Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:02:14.356Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:02:55.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:03:14.359Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:03:55.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:04:14.360Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:04:55.626Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:05:14.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:05:55.626Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:06:14.362Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:06:55.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:07:14.363Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:07:55.632Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:08:14.363Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:08:55.632Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:09:14.364Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:09:55.633Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:10:14.364Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:10:55.633Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:11:14.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:11:55.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:12:14.367Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:12:55.636Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:13:14.369Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:13:55.637Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:14:14.371Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:14:55.641Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:15:14.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:15:55.642Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:16:14.373Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:16:55.643Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:17:14.374Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:17:55.644Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:18:14.382Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:18:55.646Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:19:14.384Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:19:55.647Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:20:14.386Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:20:55.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:21:14.392Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:21:55.649Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:22:14.400Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:22:55.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:23:14.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:23:55.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:24:14.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:24:55.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:25:14.414Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:25:55.656Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:26:14.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:26:55.657Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:27:14.416Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:27:55.659Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:28:14.417Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:28:55.660Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:29:14.419Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:29:55.661Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:30:14.420Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:30:55.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:31:14.421Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:31:55.663Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:32:14.428Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:32:55.665Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:33:14.449Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:33:55.667Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:34:14.450Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:34:55.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:35:14.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:35:55.668Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:36:14.452Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:36:55.680Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:37:14.454Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:37:55.681Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:38:14.454Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:38:55.683Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:39:14.460Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:39:55.684Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:40:14.462Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:40:55.684Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:41:14.466Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:41:55.686Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:42:14.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:42:55.686Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:43:14.468Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:43:55.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:44:14.469Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:44:55.687Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:45:14.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:45:55.689Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:46:14.471Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:46:55.690Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:47:14.474Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:47:55.690Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:48:14.475Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:48:55.693Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:49:14.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:49:55.694Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:50:14.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:50:55.694Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:51:14.478Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:51:55.694Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:52:14.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:52:55.696Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:53:14.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:53:55.699Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:54:14.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:54:55.701Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:55:14.500Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:55:55.703Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:56:14.502Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:56:55.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:57:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:57:55.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:58:14.503Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:58:55.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T08:59:14.505Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T08:59:55.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:00:14.506Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:00:55.707Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:01:14.508Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:01:55.708Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:02:14.510Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:02:55.709Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:03:14.510Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:03:55.710Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:04:14.511Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:04:55.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:05:14.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:05:55.719Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:06:14.515Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:06:55.720Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:07:14.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:07:55.722Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:08:14.518Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:08:55.723Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:09:14.519Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:09:55.724Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:10:14.521Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:10:55.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:11:14.525Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:11:55.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:12:14.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:12:55.733Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:13:14.527Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:13:55.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:14:14.527Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:14:55.735Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:15:14.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:15:55.741Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:16:14.529Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:16:55.742Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:17:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:17:55.744Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:18:14.531Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:18:55.745Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:19:14.532Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:19:55.747Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:20:14.534Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:20:55.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:21:14.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:21:55.750Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:22:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:22:55.751Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:23:14.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:23:55.753Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:24:14.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:24:55.753Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:25:14.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:25:55.753Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:26:14.539Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:26:55.754Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:27:14.539Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:27:55.755Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:28:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:28:55.755Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:29:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:29:55.756Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:30:14.543Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:30:55.757Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:31:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:31:55.760Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:32:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:32:55.763Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:33:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:33:55.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:34:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:34:55.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:35:14.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:35:55.767Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:36:14.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:36:55.769Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:37:14.558Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:37:55.771Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:38:14.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:38:55.772Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:39:14.561Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:39:55.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:40:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:40:55.773Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:41:14.562Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:41:55.775Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:42:14.563Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:42:55.776Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:43:14.564Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:43:55.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:44:14.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:44:55.778Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:45:14.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:45:55.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:46:14.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:46:55.781Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:47:14.571Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:47:55.783Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:48:14.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:48:55.791Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:49:14.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:49:55.791Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:50:14.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:50:55.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:51:14.577Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:51:55.794Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:52:14.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:52:55.796Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:53:14.586Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:53:55.798Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:54:14.587Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:54:55.799Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:55:14.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:55:55.800Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:56:14.589Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:56:55.803Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:57:14.590Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:57:55.805Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:58:14.591Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:58:55.806Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T09:59:14.592Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T09:59:55.808Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:00:14.594Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:00:55.810Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:01:14.595Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:01:55.812Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:02:14.598Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:02:55.813Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:03:14.600Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:49.121Z||pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-05T10:03:49.121Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"4d21e3bb-b63b-49fa-ba25-b375e255f9cf","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"085b7c00-55a2-4d00-afe8-ba52820e6e41","serviceDescription":"service","serviceInvariantUUID":"a477fa79-db4f-4dbf-96f9-91c315b06fe5","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"c58ad93a-e8b2-423b-a69e-99a954b97892","resourceInvariantUUID":"089bdcbb-7ec1-41a9-832e-eacdbabfe877","resourceCustomizationUUID":"604660c2-6901-48c8-bf3f-e37e2d2afc20","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MjNmNTY5NjgwM2I5OTZlOTIzNjRmNTM3NTY2OTEwMzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8509b5c4-0bda-4eb8-b967-14f8d7558316","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"MDEyMjVjNTIxOTU0YTFjYjE3NWZhYWE3ZTc2MjAyM2E\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bc0bda12-2900-4ca5-bb5c-896620850ae3","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c310b983-6348-4b89-83e1-417e21aabf44","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"f39aa2f8-7e25-4a96-a763-009263006cb5","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"874b59af-ce5a-4921-bab2-7e2f2d57e1db","artifactVersion":"2","generatedFromUUID":"9fc163eb-8edf-4ad7-8695-0773df75b92e"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4f0ebff4-3169-48aa-974e-962df6bcc14a","artifactVersion":"2","generatedFromUUID":"c310b983-6348-4b89-83e1-417e21aabf44"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"9fc163eb-8edf-4ad7-8695-0773df75b92e","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"79537d47-5953-49a3-b2f2-feaf6ed0af7b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"NTg5ZmFlNTk3MWY4Yjg0ZmZhMTJiNDYzMzc4NjYzMzc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9ceb5f2e-d125-4720-9280-f9dfdf25f59f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjcyZWQxZGY5ZGY4ZDkyN2Q1Njg1ZmQ0NDE0N2EyZjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"0a97c006-d4a6-4242-907b-225fea95628c","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T10:03:49.150Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:49.177Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:49.177Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:49.177Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:49.496Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.621Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:03:49.652Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:03:49.605Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.661Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.684Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.715Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.716Z||kafka-producer-network-thread | SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-d1d13a7b-e7ad-4358-a0f3-8c743a35fb2e] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to P9pTf8_cQSm4ojxLq6LY2A
2023-03-05T10:03:49.738Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:03:50.724Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:50.727Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:50.732Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:50.737Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:51.751Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:51.752Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:51.752Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:51.752Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:52.753Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:52.754Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:52.755Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:52.755Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:53.757Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:53.758Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:53.758Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:53.758Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:54.761Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:54.762Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:54.762Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:54.763Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:55.763Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:55.769Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:55.770Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:55.779Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:56.786Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:56.787Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:56.788Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:56.825Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:57.848Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:57.848Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:57.849Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:57.849Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:58.849Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:03:58.850Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:03:58.850Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:03:58.851Z||pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:03:59.865Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "085b7c00-55a2-4d00-afe8-ba52820e6e41",
  "serviceDescription": "service",
  "serviceInvariantUUID": "a477fa79-db4f-4dbf-96f9-91c315b06fe5",
  "resources": [
    {
      "resourceInstanceName": "basic_cnf_macro 0",
      "resourceCustomizationUUID": "604660c2-6901-48c8-bf3f-e37e2d2afc20",
      "resourceName": "basic_cnf_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "c58ad93a-e8b2-423b-a69e-99a954b97892",
      "resourceInvariantUUID": "089bdcbb-7ec1-41a9-832e-eacdbabfe877",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_cnf_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
          "artifactChecksum": "MDEyMjVjNTIxOTU0YTFjYjE3NWZhYWE3ZTc2MjAyM2E\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "bc0bda12-2900-4ca5-bb5c-896620850ae3",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
          "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "c310b983-6348-4b89-83e1-417e21aabf44",
          "generatedArtifact": {
            "artifactName": "base_template_dummy_ignore.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
            "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "4f0ebff4-3169-48aa-974e-962df6bcc14a",
            "generatedFromUUID": "c310b983-6348-4b89-83e1-417e21aabf44"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
          "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "874b59af-ce5a-4921-bab2-7e2f2d57e1db",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_template_dummy_ignore.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
          "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "4f0ebff4-3169-48aa-974e-962df6bcc14a",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "helm_apache.tgz",
          "artifactType": "HELM",
          "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
          "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "9fc163eb-8edf-4ad7-8695-0773df75b92e",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "YjcyZWQxZGY5ZGY4ZDkyN2Q1Njg1ZmQ0NDE0N2EyZjg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "0a97c006-d4a6-4242-907b-225fea95628c"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T10:03:59.868Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T10:03:59.869Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 085b7c00-55a2-4d00-afe8-ba52820e6e41 ASDC
2023-03-05T10:03:59.878Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:4d21e3bb-b63b-49fa-ba25-b375e255f9cf
ServiceName:basic_cnf_macro
ServiceVersion:1.0
ServiceUUID:085b7c00-55a2-4d00-afe8-ba52820e6e41
ServiceInvariantUUID:a477fa79-db4f-4dbf-96f9-91c315b06fe5
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicCnfMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
ArtifactUUID:0a97c006-d4a6-4242-907b-225fea95628c
ArtifactChecksum:YjcyZWQxZGY5ZGY4ZDkyN2Q1Njg1ZmQ0NDE0N2EyZjg=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_cnf_macro 0
ResourceCustomizationUUID:604660c2-6901-48c8-bf3f-e37e2d2afc20
ResourceInvariantUUID:089bdcbb-7ec1-41a9-832e-eacdbabfe877
ResourceName:basic_cnf_macro
ResourceType:VF
ResourceUUID:c58ad93a-e8b2-423b-a69e-99a954b97892
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_cnf_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
ArtifactUUID:bc0bda12-2900-4ca5-bb5c-896620850ae3
ArtifactChecksum:MDEyMjVjNTIxOTU0YTFjYjE3NWZhYWE3ZTc2MjAyM2E=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
ArtifactUUID:c310b983-6348-4b89-83e1-417e21aabf44
ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:4f0ebff4-3169-48aa-974e-962df6bcc14a
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
ArtifactUUID:874b59af-ce5a-4921-bab2-7e2f2d57e1db
ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_template_dummy_ignore.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
ArtifactUUID:4f0ebff4-3169-48aa-974e-962df6bcc14a
ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:helm_apache.tgz
ArtifactVersion:1
ArtifactType:HELM
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
ArtifactUUID:9fc163eb-8edf-4ad7-8695-0773df75b92e
ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-03-05T10:03:59.879Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 085b7c00-55a2-4d00-afe8-ba52820e6e41 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-03-05T10:04:00.253Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T10:04:00.261Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:04:00.262Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:04:00.262Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 0a97c006-d4a6-4242-907b-225fea95628c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:00.262Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:00.263Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:00.522Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:00.527Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 0a97c006-d4a6-4242-907b-225fea95628c 163275
2023-03-05T10:04:00.530Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-03-05T10:04:00.530Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:00.532Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:00.535Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:00.536Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:00.538Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010640529,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:01.545Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T10:04:01.547Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:04:01.548Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 0a97c006-d4a6-4242-907b-225fea95628c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:01.548Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar
2023-03-05T10:04:01.553Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:01.553Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:02.388Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4383742608529859562/Definitions/service-BasicCnfMacro-template.yml
Log warning: The required parameter "compute_dummy_base_name" is not provided
2023-03-05T10:04:04.433Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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-BasicCnfMacro-csar.csar
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:04.434Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:04.435Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:04.435Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-05T10:04:04.435Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.436Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.436Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.437Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-05T10:04:04.437Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T10:04:04.437Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.437Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.438Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.438Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-05T10:04:04.438Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T10:04:04.438Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.438Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.439Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.439Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-03-05T10:04:04.439Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria
2023-03-05T10:04:04.440Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template dummy_base is not matching search criteria
2023-03-05T10:04:04.440Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-05T10:04:04.440Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.440Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T10:04:04.440Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.441Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.441Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:04.441Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.442Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.442Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:04.442Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.442Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.443Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:04.443Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.443Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:04.443Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5c5dbcca-fe41-4ca2-80cc-2c37624b1bbc
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.444Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:04.445Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:04.446Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_cnf_macro
Description:service
Model UUID:085b7c00-55a2-4d00-afe8-ba52820e6e41
Model Version:NULL
Model InvariantUuid:a477fa79-db4f-4dbf-96f9-91c315b06fe5
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_cnf_macro
Model UUID:632707c7-89cd-4cd4-9ba0-03817c4d550d
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:089bdcbb-7ec1-41a9-832e-eacdbabfe877
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:604660c2-6901-48c8-bf3f-e37e2d2afc20
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:9b2c89da-338c-44a0-9f46-6f43f375445d
ModelName:BasicCnfMacro..helm_apache..module-1
ModelUuid:c5a195c8-7574-4435-9985-f7582e63b439
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


VF Module Properties:
ModelInvariantUuid:7dfb72ee-564d-42f6-923d-b7d78559a186
ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
ModelUuid:0a7a071b-bf76-42bc-a3a0-b50d10bb8332
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:5c5dbcca-fe41-4ca2-80cc-2c37624b1bbc
ModelInvariantUuid:ee14ab55-91cf-46fc-9eff-447ae4f59174
ModelName:basic_cnf_macro-nodes.dummy_baseCvfc
ModelUuid:3924fa2b-9954-48ea-9ba3-a652dc7074fb
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_dummy_base


VNFC Properties:
ModelCustomizationUuid:ad2336af-8a0b-4ea1-a837-10bf07b48dc7
ModelInvariantUuid:4bbd0be3-71ba-4a99-bdb5-0b6edbf98e7d
ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base
ModelUuid:e8e608b6-3d7e-45b5-9fe9-9346cf603cfe
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-03-05T10:04:04.498Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: c58ad93a-e8b2-423b-a69e-99a954b97892
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-03-05T10:04:04.514Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||basic_cnf_macro 0
2023-03-05T10:04:04.514Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: c58ad93a-e8b2-423b-a69e-99a954b97892
2023-03-05T10:04:04.514Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: bc0bda12-2900-4ca5-bb5c-896620850ae3 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-03-05T10:04:04.515Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:04.515Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-03-05T10:04:05.055Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:05.055Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json bc0bda12-2900-4ca5-bb5c-896620850ae3 1565
2023-03-05T10:04:05.055Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-03-05T10:04:05.056Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-03-05T10:04:05.056Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:05.056Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:05.056Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:05.056Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010645055,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:06.057Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "7dfb72ee-564d-42f6-923d-b7d78559a186",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0a7a071b-bf76-42bc-a3a0-b50d10bb8332",
    "vfModuleModelCustomizationUUID": "9203cab0-49d2-49e5-88df-9830974e6930",
    "isBase": true,
    "artifacts": [
      "c310b983-6348-4b89-83e1-417e21aabf44",
      "4f0ebff4-3169-48aa-974e-962df6bcc14a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "9b2c89da-338c-44a0-9f46-6f43f375445d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c5a195c8-7574-4435-9985-f7582e63b439",
    "vfModuleModelCustomizationUUID": "b9e29251-f2d2-4de7-9176-78cc85467e06",
    "isBase": false,
    "artifacts": [
      "9fc163eb-8edf-4ad7-8695-0773df75b92e"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T10:04:06.080Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0a7a071b-bf76-42bc-a3a0-b50d10bb8332
VfModuleModelInvariantUUID:7dfb72ee-564d-42f6-923d-b7d78559a186
VfModuleModelDescription:NULL
Artifacts UUID List:{
c310b983-6348-4b89-83e1-417e21aabf44
,
4f0ebff4-3169-48aa-974e-962df6bcc14a

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

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:c5a195c8-7574-4435-9985-f7582e63b439
VfModuleModelInvariantUUID:9b2c89da-338c-44a0-9f46-6f43f375445d
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fc163eb-8edf-4ad7-8695-0773df75b92e

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

isBase:false


}

2023-03-05T10:04:06.092Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0",
    "vfModuleModelInvariantUUID": "7dfb72ee-564d-42f6-923d-b7d78559a186",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "0a7a071b-bf76-42bc-a3a0-b50d10bb8332",
    "vfModuleModelCustomizationUUID": "9203cab0-49d2-49e5-88df-9830974e6930",
    "isBase": true,
    "artifacts": [
      "c310b983-6348-4b89-83e1-417e21aabf44",
      "4f0ebff4-3169-48aa-974e-962df6bcc14a"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_template_dummy_ignore",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  },
  {
    "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1",
    "vfModuleModelInvariantUUID": "9b2c89da-338c-44a0-9f46-6f43f375445d",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "c5a195c8-7574-4435-9985-f7582e63b439",
    "vfModuleModelCustomizationUUID": "b9e29251-f2d2-4de7-9176-78cc85467e06",
    "isBase": false,
    "artifacts": [
      "9fc163eb-8edf-4ad7-8695-0773df75b92e"
    ],
    "properties": {
      "min_vf_module_instances": "0",
      "vf_module_label": "helm_apache",
      "max_vf_module_instances": "",
      "vfc_list": "",
      "vf_module_type": "Expansion",
      "vf_module_description": "",
      "initial_count": "0",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T10:04:06.093Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0
VfModuleModelVersion:1
VfModuleModelUUID:0a7a071b-bf76-42bc-a3a0-b50d10bb8332
VfModuleModelInvariantUUID:7dfb72ee-564d-42f6-923d-b7d78559a186
VfModuleModelDescription:NULL
Artifacts UUID List:{
c310b983-6348-4b89-83e1-417e21aabf44
,
4f0ebff4-3169-48aa-974e-962df6bcc14a

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

isBase:true

,
VfModuleMetaData:
VfModuleModelName:BasicCnfMacro..helm_apache..module-1
VfModuleModelVersion:1
VfModuleModelUUID:c5a195c8-7574-4435-9985-f7582e63b439
VfModuleModelInvariantUUID:9b2c89da-338c-44a0-9f46-6f43f375445d
VfModuleModelDescription:NULL
Artifacts UUID List:{
9fc163eb-8edf-4ad7-8695-0773df75b92e

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

isBase:false


}

2023-03-05T10:04:06.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: c310b983-6348-4b89-83e1-417e21aabf44 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-03-05T10:04:06.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:06.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-03-05T10:04:06.349Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:06.350Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml c310b983-6348-4b89-83e1-417e21aabf44 914
2023-03-05T10:04:06.350Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-03-05T10:04:06.351Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-03-05T10:04:06.351Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:06.352Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:06.352Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:06.352Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010646350,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:07.353Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 874b59af-ce5a-4921-bab2-7e2f2d57e1db from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-03-05T10:04:07.353Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:07.354Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-03-05T10:04:07.507Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:07.508Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 874b59af-ce5a-4921-bab2-7e2f2d57e1db 12
2023-03-05T10:04:07.508Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-03-05T10:04:07.508Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env
2023-03-05T10:04:07.508Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:07.508Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:07.509Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:07.509Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010647508,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:08.510Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 4f0ebff4-3169-48aa-974e-962df6bcc14a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-03-05T10:04:08.510Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:08.510Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-03-05T10:04:08.706Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:08.707Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 4f0ebff4-3169-48aa-974e-962df6bcc14a 96
2023-03-05T10:04:08.707Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-03-05T10:04:08.708Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-03-05T10:04:08.708Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:08.709Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:08.709Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:08.709Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010648707,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:09.712Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 9fc163eb-8edf-4ad7-8695-0773df75b92e from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-03-05T10:04:09.713Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:04:09.714Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-03-05T10:04:09.937Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:04:09.943Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 9fc163eb-8edf-4ad7-8695-0773df75b92e 20206
2023-03-05T10:04:09.946Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-03-05T10:04:09.948Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz
2023-03-05T10:04:09.949Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:04:09.951Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:09.952Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:09.952Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010649946,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:10.961Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 085b7c00-55a2-4d00-afe8-ba52820e6e41
2023-03-05T10:04:10.961Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 c58ad93a-e8b2-423b-a69e-99a954b97892 ASDC
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=?
Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=?
2023-03-05T10:04:10.986Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@15b630be, org.onap.sdc.toscaparser.api.parameters.Input@29e80453, org.onap.sdc.toscaparser.api.parameters.Input@53cba019, org.onap.sdc.toscaparser.api.parameters.Input@57748e4c, org.onap.sdc.toscaparser.api.parameters.Input@73e377dc]
2023-03-05T10:04:10.989Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:10.989Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:10.989Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-03-05T10:04:10.989Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 604660c2-6901-48c8-bf3f-e37e2d2afc20
2023-03-05T10:04:10.989Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 604660c2-6901-48c8-bf3f-e37e2d2afc20 matches Tosca VF Customization UUID: 604660c2-6901-48c8-bf3f-e37e2d2afc20
2023-03-05T10:04:10.990Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 604660c2-6901-48c8-bf3f-e37e2d2afc20  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-03-05T10:04:10.997Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:10.998Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.000Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 604660c2-6901-48c8-bf3f-e37e2d2afc20: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"}
2023-03-05T10:04:11.000Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@67707564
2023-03-05T10:04:11.002Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.003Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T10:04:11.004Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b9e29251-f2d2-4de7-9176-78cc85467e06
2023-03-05T10:04:11.004Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b9e29251-f2d2-4de7-9176-78cc85467e06
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-03-05T10:04:11.011Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.014Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:11.014Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:11.015Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.015Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:11.015Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:04:11.016Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.016Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria
2023-03-05T10:04:11.016Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=604660c2-6901-48c8-bf3f-e37e2d2afc20
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-03-05T10:04:11.019Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.019Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 085b7c00-55a2-4d00-afe8-ba52820e6e41: basic_cnf_macro
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.020Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:04:11.021Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Saving Service: basic_cnf_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T10:04:11.107Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro c58ad93a-e8b2-423b-a69e-99a954b97892 2 ASDC deployResourceStructure
2023-03-05T10:04:11.109Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification
2023-03-05T10:04:11.109Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json
2023-03-05T10:04:11.109Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:04:11.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:11.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:11.110Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:12.111Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification
2023-03-05T10:04:12.111Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml
2023-03-05T10:04:12.111Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:04:12.112Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:12.112Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:12.112Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010652111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:13.123Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification
2023-03-05T10:04:13.124Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource)
2023-03-05T10:04:13.125Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-05T10:04:13.125Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:13.126Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:13.126Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010653113,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:14.128Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification
2023-03-05T10:04:14.128Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env
2023-03-05T10:04:14.128Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:04:14.129Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:14.129Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:14.129Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010654128,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:14.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:14.348Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:04:14.349Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:04:14.350Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:04:15.130Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification
2023-03-05T10:04:15.130Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource)
2023-03-05T10:04:15.130Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason
2023-03-05T10:04:15.131Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:15.131Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:15.131Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010655130,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:16.133Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification
2023-03-05T10:04:16.134Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
2023-03-05T10:04:16.134Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:04:16.136Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:04:16.136Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:04:16.137Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010656133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:04:17.139Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:04:17.197Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
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-03-05T10:04:17.208Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:04:17.209Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T10:04:17.209Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T10:04:47.210Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:04:47.252Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
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-03-05T10:04:47.259Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:04:47.260Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T10:04:47.260Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T10:05:14.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:05:14.355Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.355Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.356Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.356Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.357Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.357Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.357Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.359Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.359Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.359Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.359Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.360Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.361Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.362Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.362Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.362Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.362Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.362Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.363Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.363Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.363Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.367Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.367Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.368Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.368Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.368Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.368Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.368Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.369Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.369Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.369Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.369Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.369Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.372Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.372Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.372Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.373Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.373Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.373Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.373Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.374Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.375Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.375Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.375Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.375Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.376Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.386Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.386Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.386Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.387Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.388Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010586643,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.390Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.391Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.393Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010625756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.394Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.394Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.395Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010618012,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.396Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.396Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.396Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010575813,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.397Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.398Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.407Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010620543,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:05:14.411Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.412Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.412Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010640531,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.412Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.413Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.413Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010639756,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.414Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.414Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.415Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010639750,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.415Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.416Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.416Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010640295,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.417Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.418Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.418Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010640529,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.419Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.419Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.419Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010640794,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.420Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.420Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.421Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010641512,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.422Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.422Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.422Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010641802,
  "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-03-05T10:05:14.436Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
2023-03-05T10:05:14.436Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d21e3bb-b63b-49fa-ba25-b375e255f9cf 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-03-05T10:05:14.463Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.463Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010642890,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.464Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.464Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010644250,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010645055,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.465Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.466Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010645580,
  "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-03-05T10:05:14.483Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
2023-03-05T10:05:14.484Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d21e3bb-b63b-49fa-ba25-b375e255f9cf 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-03-05T10:05:14.494Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.495Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010646350,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.495Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.495Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.495Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010646584,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010647508,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.497Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010648707,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.497Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.497Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.497Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010649946,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:05:14.497Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.498Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.498Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.498Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.498Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.498Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.499Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.499Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.499Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010651108,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.500Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010652111,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010652517,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.501Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010653113,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-03-05T10:05:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.502Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.503Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010653520,
  "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-03-05T10:05:14.513Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
2023-03-05T10:05:14.513Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d21e3bb-b63b-49fa-ba25-b375e255f9cf 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-03-05T10:05:14.529Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.529Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:05:14.529Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:05:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010654128,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "DEPLOY_OK"
}
2023-03-05T10:05:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:05:17.268Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:05:17.296Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
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-03-05T10:05:17.303Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:05:17.304Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T10:05:17.304Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T10:05:17.304Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T10:05:47.305Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:05:47.323Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
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-03-05T10:05:47.338Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:05:47.338Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T10:05:47.338Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop
2023-03-05T10:05:47.338Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.
2023-03-05T10:06:14.347Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:14.357Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.357Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010655130,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "DEPLOY_ERROR",
  "errorReason": "The artifact has not been used by the modules defined in the resource"
}
2023-03-05T10:06:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.377Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.378Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010656133,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010649518,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010660558,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010663247,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.384Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010664252,
  "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-03-05T10:06:14.398Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
2023-03-05T10:06:14.398Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 4d21e3bb-b63b-49fa-ba25-b375e255f9cf 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-03-05T10:06:14.473Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.474Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.475Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.476Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.476Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.476Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.478Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.478Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.479Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.479Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.480Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.480Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.480Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.481Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.486Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.487Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.487Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.488Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.490Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.490Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.491Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.493Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.494Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.494Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.495Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.496Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.505Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.506Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.506Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.508Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.508Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.509Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.510Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.510Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.511Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.512Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.512Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.513Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.514Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.516Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.516Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.517Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.518Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.518Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.519Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.520Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.521Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.522Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.522Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.523Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.524Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.524Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.525Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.526Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.526Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.527Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.527Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.528Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.529Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.531Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.532Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.533Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.534Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.536Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.537Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.537Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.538Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.539Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.540Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.540Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.540Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.541Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.543Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.543Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.543Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010655756,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010647589,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010641551,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.544Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010642811,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.545Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010679122,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "cds-sdc-listener",
  "timestamp": 1678010679992,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010679138,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010679144,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.547Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010680126,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010680273,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.549Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.549Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.549Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.549Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.550Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.550Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "policy-distribution-id",
  "timestamp": 1678010681129,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "POLICY"
}
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T10:06:14.575Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 01f0c479-b493-4920-af85-5b23454d5274
2023-03-05T10:06:14.576Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01f0c479-b493-4920-af85-5b23454d5274 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-03-05T10:06:14.607Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.607Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010681425,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.608Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.608Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.608Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.609Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.609Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.609Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010682478,
  "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-03-05T10:06:14.619Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 01f0c479-b493-4920-af85-5b23454d5274
2023-03-05T10:06:14.619Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01f0c479-b493-4920-af85-5b23454d5274 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-03-05T10:06:14.642Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "multicloud-k8s",
  "timestamp": 1678010683481,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.643Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010679518,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010688341,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010689079,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.646Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.646Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.646Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "aai-model-loader",
  "timestamp": 1678010690096,
  "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-03-05T10:06:14.653Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 01f0c479-b493-4920-af85-5b23454d5274
2023-03-05T10:06:14.653Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01f0c479-b493-4920-af85-5b23454d5274 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-03-05T10:06:14.669Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.669Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010691020,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:06:14.669Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:06:14.670Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:06:14.670Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1678010692024,
  "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-03-05T10:06:14.706Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 01f0c479-b493-4920-af85-5b23454d5274
2023-03-05T10:06:14.707Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 01f0c479-b493-4920-af85-5b23454d5274 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-03-05T10:06:17.341Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:06:17.366Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf
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-03-05T10:06:17.372Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:06:17.372Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T10:06:17.373Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T10:06:17.373Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T10:06:17.373Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:06:17.373Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:06:17.373Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:06:17.374Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:06:17.374Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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-03-05T10:06:17.382Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T10:06:47.383Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf 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-03-05T10:06:47.393Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 4d21e3bb-b63b-49fa-ba25-b375e255f9cf and serviceModelVersionId: 085b7c00-55a2-4d00-afe8-ba52820e6e41
2023-03-05T10:06:47.393Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a477fa79-db4f-4dbf-96f9-91c315b06fe5
2023-03-05T10:06:47.395Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?depth=0
2023-03-05T10:06:47.403Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T10:06:47.517Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?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-03-05T10:06:47.521Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?depth=0|INFO|500||Invoke
2023-03-05T10:06:47.538Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T10:06:47.808Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?depth=0|INFO|500||InvokeReturn
2023-03-05T10:06:47.808Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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/a477fa79-db4f-4dbf-96f9-91c315b06fe5/model-vers/model-ver/085b7c00-55a2-4d00-afe8-ba52820e6e41?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 10:06:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[261], vertex-id=[258104], x-aai-txid=[2-aai-resources-230305-10:06:48:379-57308], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T10:06:47.809Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Response was returned with an empty entity.
2023-03-05T10:06:47.809Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T10:06:47.811Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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-03-05T10:06:47.816Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|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-03-05T10:06:47.817Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 4d21e3bb-b63b-49fa-ba25-b375e255f9cf and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T10:06:47.817Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T10:06:47.817Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:47.818Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:47.818Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010807817,
  "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-03-05T10:06:48.847Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:06:48.855Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||received message from topic
2023-03-05T10:06:48.855Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"01f0c479-b493-4920-af85-5b23454d5274","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"a09bcd9f-eb19-423c-b4b4-4d6d031c537c","serviceDescription":"service","serviceInvariantUUID":"46addf73-1027-46ad-9239-0d0ab2c2fa59","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bb3ca32b-bd3e-4667-aaea-a3688a8ec69b","resourceInvariantUUID":"f763f0d8-57bf-44db-a9a9-211f28000528","resourceCustomizationUUID":"fe0fafc4-2efb-46e1-9acc-02cd1e958203","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"OTU4OGY1NmI3ZjdmMjlkOTBmNGM3YTk1MDA4YmEwZTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"faa5ef94-4899-468d-9f00-dc1fe9c30211","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"ODUyOTNjYjUxZGY0NTE2MDc5MTk3YmY4OTRlMWM4NGI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"e921c0a1-b505-477a-a3ff-b2356775451f","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"fbfd26bd-b91f-4932-9ff4-c521ee5ac052","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d433ef38-dfbb-447f-9e76-717b9ab76e5e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"152dbee5-ba52-40e8-9029-d67b2c6cdfe2","artifactVersion":"2","generatedFromUUID":"fbfd26bd-b91f-4932-9ff4-c521ee5ac052"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"YTg0YzU5ODYyNDJmZmY2MjE4NDY0ZjQ5MzA5MDgwMDM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"87a582b8-c49d-448b-a321-79580b4fa8b9","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"OGJkZWJmY2NlN2FhZjJhMjVjOWY3NGFhNWZiNjE1ZDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"fce7999e-4c75-4651-99c4-6ee947579e3b","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"Yzg2ZTJkODMxMjg5ZjgzNjk3MDJhYjhhZTg1YTUxM2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ea865415-845b-4c4a-98b8-ba51ad4d1549","artifactVersion":"1"}],"workloadContext":"Production"}
2023-03-05T10:06:48.858Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:48.858Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:48.858Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:48.858Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:49.865Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:49.866Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:49.866Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:49.866Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:50.867Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:50.868Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:50.868Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:50.869Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:51.871Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:51.872Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:51.872Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:51.873Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:52.876Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:52.877Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:52.877Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:52.878Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:53.879Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:53.880Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:53.881Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:53.881Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:54.883Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:54.883Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:54.884Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:54.884Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:55.885Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus
2023-03-05T10:06:55.885Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:55.885Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:55.886Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:56.893Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||sending notification to client: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "a09bcd9f-eb19-423c-b4b4-4d6d031c537c",
  "serviceDescription": "service",
  "serviceInvariantUUID": "46addf73-1027-46ad-9239-0d0ab2c2fa59",
  "resources": [
    {
      "resourceInstanceName": "basic_vm_macro 0",
      "resourceCustomizationUUID": "fe0fafc4-2efb-46e1-9acc-02cd1e958203",
      "resourceName": "basic_vm_macro",
      "resourceVersion": "1.0",
      "resoucreType": "VF",
      "resourceUUID": "bb3ca32b-bd3e-4667-aaea-a3688a8ec69b",
      "resourceInvariantUUID": "f763f0d8-57bf-44db-a9a9-211f28000528",
      "category": "Generic",
      "subcategory": "Abstract",
      "artifacts": [
        {
          "artifactName": "basic_vm_macro0_modules.json",
          "artifactType": "VF_MODULES_METADATA",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
          "artifactChecksum": "ODUyOTNjYjUxZGY0NTE2MDc5MTk3YmY4OTRlMWM4NGI\u003d",
          "artifactDescription": "Auto-generated VF Modules information artifact",
          "artifactTimeout": 0,
          "artifactVersion": "1",
          "artifactUUID": "e921c0a1-b505-477a-a3ff-b2356775451f",
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.yaml",
          "artifactType": "HEAT",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
          "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d",
          "artifactDescription": "created from csar",
          "artifactTimeout": 30,
          "artifactVersion": "1",
          "artifactUUID": "fbfd26bd-b91f-4932-9ff4-c521ee5ac052",
          "generatedArtifact": {
            "artifactName": "base_ubuntu20.env",
            "artifactType": "HEAT_ENV",
            "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
            "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
            "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
            "artifactTimeout": 0,
            "artifactVersion": "2",
            "artifactUUID": "152dbee5-ba52-40e8-9029-d67b2c6cdfe2",
            "generatedFromUUID": "fbfd26bd-b91f-4932-9ff4-c521ee5ac052"
          },
          "relatedArtifactsInfo": []
        },
        {
          "artifactName": "base_ubuntu20.env",
          "artifactType": "HEAT_ENV",
          "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
          "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d",
          "artifactDescription": "Auto-generated HEAT Environment deployment artifact",
          "artifactTimeout": 0,
          "artifactVersion": "2",
          "artifactUUID": "152dbee5-ba52-40e8-9029-d67b2c6cdfe2",
          "relatedArtifactsInfo": []
        }
      ]
    }
  ],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "Yzg2ZTJkODMxMjg5ZjgzNjk3MDJhYjhhZTg1YTUxM2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "ea865415-845b-4c4a-98b8-ba51ad4d1549"
    }
  ],
  "workloadContext": "Production"
}
2023-03-05T10:06:56.894Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1
2023-03-05T10:06:56.896Z|4d21e3bb-b63b-49fa-ba25-b375e255f9cf|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a09bcd9f-eb19-423c-b4b4-4d6d031c537c ASDC
2023-03-05T10:06:56.897Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||ASDC Notification:
DistributionID:01f0c479-b493-4920-af85-5b23454d5274
ServiceName:basic_vm_macro
ServiceVersion:1.0
ServiceUUID:a09bcd9f-eb19-423c-b4b4-4d6d031c537c
ServiceInvariantUUID:46addf73-1027-46ad-9239-0d0ab2c2fa59
ServiceDescription:service
Service Artifacts List:
{
Service Artifacts Info:
ArtifactName:service-BasicVmMacro-csar.csar
ArtifactVersion:1
ArtifactType:TOSCA_CSAR
ArtifactDescription:TOSCA definition package of the asset
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
ArtifactUUID:ea865415-845b-4c4a-98b8-ba51ad4d1549
ArtifactChecksum:Yzg2ZTJkODMxMjg5ZjgzNjk3MDJhYjhhZTg1YTUxM2E=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}

Resource Instances List:
{
Resource Instance Info:
ResourceInstanceName:basic_vm_macro 0
ResourceCustomizationUUID:fe0fafc4-2efb-46e1-9acc-02cd1e958203
ResourceInvariantUUID:f763f0d8-57bf-44db-a9a9-211f28000528
ResourceName:basic_vm_macro
ResourceType:VF
ResourceUUID:bb3ca32b-bd3e-4667-aaea-a3688a8ec69b
ResourceVersion:1.0
Category:Generic
SubCategory:Abstract
Resource Artifacts List:
{
Service Artifacts Info:
ArtifactName:basic_vm_macro0_modules.json
ArtifactVersion:1
ArtifactType:VF_MODULES_METADATA
ArtifactDescription:Auto-generated VF Modules information artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
ArtifactUUID:e921c0a1-b505-477a-a3ff-b2356775451f
ArtifactChecksum:ODUyOTNjYjUxZGY0NTE2MDc5MTk3YmY4OTRlMWM4NGI=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.yaml
ArtifactVersion:1
ArtifactType:HEAT
ArtifactDescription:created from csar
ArtifactTimeout:30
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
ArtifactUUID:fbfd26bd-b91f-4932-9ff4-c521ee5ac052
ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM=
GeneratedArtifact:{Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:152dbee5-ba52-40e8-9029-d67b2c6cdfe2
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}


}
RelatedArtifacts:{
}


,
Service Artifacts Info:
ArtifactName:base_ubuntu20.env
ArtifactVersion:2
ArtifactType:HEAT_ENV
ArtifactDescription:Auto-generated HEAT Environment deployment artifact
ArtifactTimeout:0
ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
ArtifactUUID:152dbee5-ba52-40e8-9029-d67b2c6cdfe2
ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE=
GeneratedArtifact:{NULL
}
RelatedArtifacts:{
}



}



}


2023-03-05T10:06:56.899Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a09bcd9f-eb19-423c-b4b4-4d6d031c537c 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-03-05T10:06:57.009Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T10:06:57.010Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:06:57.010Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:06:57.010Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: ea865415-845b-4c4a-98b8-ba51ad4d1549 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-03-05T10:06:57.010Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:06:57.011Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-03-05T10:06:57.342Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:06:57.344Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ea865415-845b-4c4a-98b8-ba51ad4d1549 83001
2023-03-05T10:06:57.348Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-03-05T10:06:57.348Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-03-05T10:06:57.349Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:06:57.349Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:06:57.350Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:06:57.350Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010817348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:06:58.354Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration
2023-03-05T10:06:58.355Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||MSO config path is: /app
2023-03-05T10:06:58.355Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: ea865415-845b-4c4a-98b8-ba51ad4d1549, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:06:58.356Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar
2023-03-05T10:06:58.356Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:06:58.356Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:06:58.770Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7873430069419794217/Definitions/service-BasicVmMacro-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "compute_ubuntu20_key_name" is not provided
Log warning: The required parameter "compute_ubuntu20_name" is not provided
Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided
Log warning: The required parameter "compute_ubuntu20_metadata" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2023-03-05T10:07:01.967Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0
2023-03-05T10:07:01.968Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-05T10:07:01.968Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:07:01.980Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2023-03-05T10:07:01.980Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:07:01.980Z|01f0c479-b493-4920-af85-5b23454d5274|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-BasicVmMacro-csar.csar
2023-03-05T10:07:01.980Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:07:01.980Z|01f0c479-b493-4920-af85-5b23454d5274|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-BasicVmMacro-csar.csar
2023-03-05T10:07:01.981Z|01f0c479-b493-4920-af85-5b23454d5274|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-BasicVmMacro-csar.csar
2023-03-05T10:07:01.981Z|01f0c479-b493-4920-af85-5b23454d5274|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-BasicVmMacro-csar.csar
2023-03-05T10:07:01.981Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar
2023-03-05T10:07:01.981Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||WARN|500||####################################################################################################
2023-03-05T10:07:01.981Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.982Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.982Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:01.982Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-05T10:07:01.982Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T10:07:01.983Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.983Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.983Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:01.984Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Search for entities recursively
2023-03-05T10:07:01.984Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
2023-03-05T10:07:01.984Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.984Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.985Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.985Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-03-05T10:07:01.985Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria
2023-03-05T10:07:01.986Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20 is not matching search criteria
2023-03-05T10:07:01.986Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria
2023-03-05T10:07:01.986Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T10:07:01.986Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID
2023-03-05T10:07:01.986Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.987Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T10:07:01.987Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.987Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:01.987Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:01.988Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.988Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:01.988Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:01.989Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.989Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:01.989Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:01.989Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.990Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-03-05T10:07:01.990Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-05T10:07:01.990Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T10:07:01.990Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e4c4cadf-9584-4086-8622-41b3dde916d5
2023-03-05T10:07:01.991Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.991Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.991Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.991Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.991Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.992Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.992Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:01.993Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:01.993Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||CSAR Notification:

Service Level Properties:
Name:basic_vm_macro
Description:service
Model UUID:a09bcd9f-eb19-423c-b4b4-4d6d031c537c
Model Version:NULL
Model InvariantUuid:46addf73-1027-46ad-9239-0d0ab2c2fa59
Service Type:
Service Role:
WorkLoad Context:Production
Environment Context:General_Revenue-Bearing


VNF Properties:
Model Name:basic_vm_macro
Model UUID:8969b4e1-f7f1-4696-8170-7d6388771c99
Description:VF
Version:1.0
Type:VF
Category:Generic
InvariantUuid:f763f0d8-57bf-44db-a9a9-211f28000528
Max Instances:null
Min Instances:null

VNF Customization Properties:
Customization UUID:fe0fafc4-2efb-46e1-9acc-02cd1e958203
NFFunction:null
NFCode:null
NFRole:null
NFType:null
MultiStageDesign:false


VF Module Properties:
ModelInvariantUuid:ae83ee49-c82f-4af3-969f-3825b1581015
ModelName:BasicVmMacro..base_ubuntu20..module-0
ModelUuid:bafb39b4-c094-46c9-ab13-92d781d0f029
ModelVersion:1
Description:NULL

VF Module Customization Properties:
Model Customization UUID:NULL


CVNFC Properties:
ModelCustomizationUuid:e4c4cadf-9584-4086-8622-41b3dde916d5
ModelInvariantUuid:b40a70b9-aaf7-4ba5-a42d-8ea36e936ebf
ModelName:basic_vm_macro-nodes.ubuntu20Cvfc
ModelUuid:cf496bde-8f8d-43e3-92c1-85189de72229
ModelVersion:1.0
Description:Complex node type that is used as nested type in VF
Template Name:abstract_ubuntu20


VNFC Properties:
ModelCustomizationUuid:da3f3f47-9162-4048-8179-0fae33d3e2ea
ModelInvariantUuid:bf94c3cf-ad53-4fbe-86ef-ef6b86d242ac
ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20
ModelUuid:0cc7166e-e96e-48b8-af5b-8ed5a7e41f43
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-03-05T10:07:02.076Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: bb3ca32b-bd3e-4667-aaea-a3688a8ec69b
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-03-05T10:07:02.092Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||basic_vm_macro 0
2023-03-05T10:07:02.092Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bb3ca32b-bd3e-4667-aaea-a3688a8ec69b
2023-03-05T10:07:02.093Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: e921c0a1-b505-477a-a3ff-b2356775451f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-03-05T10:07:02.093Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:07:02.093Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-03-05T10:07:02.332Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:07:02.332Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json e921c0a1-b505-477a-a3ff-b2356775451f 792
2023-03-05T10:07:02.332Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-03-05T10:07:02.333Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-03-05T10:07:02.333Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:07:02.333Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:02.333Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:02.333Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010822332,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:03.335Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "ae83ee49-c82f-4af3-969f-3825b1581015",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bafb39b4-c094-46c9-ab13-92d781d0f029",
    "vfModuleModelCustomizationUUID": "dc392179-084b-4a2f-8a9a-9862550b75b6",
    "isBase": true,
    "artifacts": [
      "fbfd26bd-b91f-4932-9ff4-c521ee5ac052",
      "152dbee5-ba52-40e8-9029-d67b2c6cdfe2"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T10:07:03.355Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bafb39b4-c094-46c9-ab13-92d781d0f029
VfModuleModelInvariantUUID:ae83ee49-c82f-4af3-969f-3825b1581015
VfModuleModelDescription:NULL
Artifacts UUID List:{
fbfd26bd-b91f-4932-9ff4-c521ee5ac052
,
152dbee5-ba52-40e8-9029-d67b2c6cdfe2

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

isBase:true


}

2023-03-05T10:07:03.368Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [
  {
    "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0",
    "vfModuleModelInvariantUUID": "ae83ee49-c82f-4af3-969f-3825b1581015",
    "vfModuleModelVersion": "1",
    "vfModuleModelUUID": "bafb39b4-c094-46c9-ab13-92d781d0f029",
    "vfModuleModelCustomizationUUID": "dc392179-084b-4a2f-8a9a-9862550b75b6",
    "isBase": true,
    "artifacts": [
      "fbfd26bd-b91f-4932-9ff4-c521ee5ac052",
      "152dbee5-ba52-40e8-9029-d67b2c6cdfe2"
    ],
    "properties": {
      "min_vf_module_instances": "1",
      "vf_module_label": "base_ubuntu20",
      "max_vf_module_instances": "1",
      "vfc_list": "",
      "vf_module_type": "Base",
      "vf_module_description": "",
      "initial_count": "1",
      "volume_group": "false",
      "availability_zone_count": ""
    }
  }
]
2023-03-05T10:07:03.369Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List:
{
VfModuleMetaData:
VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0
VfModuleModelVersion:1
VfModuleModelUUID:bafb39b4-c094-46c9-ab13-92d781d0f029
VfModuleModelInvariantUUID:ae83ee49-c82f-4af3-969f-3825b1581015
VfModuleModelDescription:NULL
Artifacts UUID List:{
fbfd26bd-b91f-4932-9ff4-c521ee5ac052
,
152dbee5-ba52-40e8-9029-d67b2c6cdfe2

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

isBase:true


}

2023-03-05T10:07:03.370Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: fbfd26bd-b91f-4932-9ff4-c521ee5ac052 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-03-05T10:07:03.370Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:07:03.371Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-03-05T10:07:03.519Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:07:03.520Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml fbfd26bd-b91f-4932-9ff4-c521ee5ac052 5033
2023-03-05T10:07:03.520Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-05T10:07:03.520Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-03-05T10:07:03.521Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:07:03.521Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:03.521Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:03.521Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010823520,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:04.522Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 152dbee5-ba52-40e8-9029-d67b2c6cdfe2 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-03-05T10:07:04.522Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - download
2023-03-05T10:07:04.523Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-03-05T10:07:04.727Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||GET Response Status 200
2023-03-05T10:07:04.727Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 152dbee5-ba52-40e8-9029-d67b2c6cdfe2 903
2023-03-05T10:07:04.728Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-05T10:07:04.728Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-03-05T10:07:04.728Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus
2023-03-05T10:07:04.728Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:04.729Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:04.729Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010824728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:05.730Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: a09bcd9f-eb19-423c-b4b4-4d6d031c537c
2023-03-05T10:07:05.731Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 bb3ca32b-bd3e-4667-aaea-a3688a8ec69b 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-03-05T10:07:05.756Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1289a58b, org.onap.sdc.toscaparser.api.parameters.Input@1cd99216, org.onap.sdc.toscaparser.api.parameters.Input@264787f3, org.onap.sdc.toscaparser.api.parameters.Input@2037b1a1, org.onap.sdc.toscaparser.api.parameters.Input@7f4dedd1]
2023-03-05T10:07:05.757Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.758Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.761Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 
2023-03-05T10:07:05.761Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= fe0fafc4-2efb-46e1-9acc-02cd1e958203
2023-03-05T10:07:05.761Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: fe0fafc4-2efb-46e1-9acc-02cd1e958203 matches Tosca VF Customization UUID: fe0fafc4-2efb-46e1-9acc-02cd1e958203
2023-03-05T10:07:05.764Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: fe0fafc4-2efb-46e1-9acc-02cd1e958203  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-03-05T10:07:05.770Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.770Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.771Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id fe0fafc4-2efb-46e1-9acc-02cd1e958203: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"}
2023-03-05T10:07:05.771Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2891eea4
2023-03-05T10:07:05.772Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.772Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
2023-03-05T10:07:05.772Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dc392179-084b-4a2f-8a9a-9862550b75b6
2023-03-05T10:07:05.772Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dc392179-084b-4a2f-8a9a-9862550b75b6
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-03-05T10:07:05.776Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.776Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:05.777Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:05.777Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.777Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:05.777Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:05.778Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.778Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria
2023-03-05T10:07:05.778Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria
2023-03-05T10:07:05.778Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria
2023-03-05T10:07:05.779Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=e4c4cadf-9584-4086-8622-41b3dde916d5
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-03-05T10:07:05.785Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.785Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:05.785Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null
2023-03-05T10:07:05.785Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.786Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria
2023-03-05T10:07:05.786Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=fe0fafc4-2efb-46e1-9acc-02cd1e958203
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-03-05T10:07:05.788Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid a09bcd9f-eb19-423c-b4b4-4d6d031c537c: basic_vm_macro
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.789Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
2023-03-05T10:07:05.790Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null
2023-03-05T10:07:05.791Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Saving Service: basic_vm_macro 
Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=?
Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=?
Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?)
Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=?
Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=?
Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=?
Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=?
Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?)
Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=?
Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=?
Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?)
2023-03-05T10:07:06.030Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro bb3ca32b-bd3e-4667-aaea-a3688a8ec69b 1 ASDC deployResourceStructure
2023-03-05T10:07:06.030Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification
2023-03-05T10:07:06.030Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json
2023-03-05T10:07:06.030Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:07:06.031Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:06.031Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:06.031Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010826030,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:07.032Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification
2023-03-05T10:07:07.032Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml
2023-03-05T10:07:07.033Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:07:07.034Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:07.034Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:07.035Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010827032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:08.037Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification
2023-03-05T10:07:08.037Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env
2023-03-05T10:07:08.037Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:07:08.037Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:08.038Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:08.038Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010828037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:09.040Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification
2023-03-05T10:07:09.040Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
2023-03-05T10:07:09.040Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus
2023-03-05T10:07:09.040Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:09.040Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:09.041Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010829040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
} 
 to topic SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:10.042Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 01f0c479-b493-4920-af85-5b23454d5274
Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.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-03-05T10:07:10.058Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 01f0c479-b493-4920-af85-5b23454d5274
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-03-05T10:07:10.069Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB
2023-03-05T10:07:10.069Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB
2023-03-05T10:07:10.069Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB
2023-03-05T10:07:10.070Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results.
2023-03-05T10:07:10.070Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:07:10.070Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:07:10.070Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:07:10.071Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 
2023-03-05T10:07:10.071Z|01f0c479-b493-4920-af85-5b23454d5274|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-03-05T10:07:10.093Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution
2023-03-05T10:07:14.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:07:14.379Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "4d21e3bb-b63b-49fa-ba25-b375e255f9cf",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010807817,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T10:07:14.380Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOTIFIED"
}
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOTIFIED"
}
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOTIFIED"
}
2023-03-05T10:07:14.381Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010808847,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010817348,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.382Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010822332,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010823520,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010824728,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DOWNLOAD_OK"
}
2023-03-05T10:07:14.383Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010826030,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "DEPLOY_OK"
}
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010827032,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "DEPLOY_OK"
}
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010828037,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "DEPLOY_OK"
}
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010829040,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DEPLOY_OK"
}
2023-03-05T10:07:14.385Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:07:40.093Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 01f0c479-b493-4920-af85-5b23454d5274 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-03-05T10:07:40.102Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 01f0c479-b493-4920-af85-5b23454d5274 and serviceModelVersionId: a09bcd9f-eb19-423c-b4b4-4d6d031c537c
2023-03-05T10:07:40.102Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46addf73-1027-46ad-9239-0d0ab2c2fa59
2023-03-05T10:07:40.105Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0
2023-03-05T10:07:40.111Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context!
2023-03-05T10:07:40.173Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|INFO|500||Invoke
2023-03-05T10:07:40.174Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[01f0c479-b493-4920-af85-5b23454d5274], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2d5e69b5-a137-4151-86dc-e699965868d7], X-ECOMP-RequestID=[01f0c479-b493-4920-af85-5b23454d5274], X-TransactionId=[], X-ONAP-RequestID=[01f0c479-b493-4920-af85-5b23454d5274], Content-Type=[application/merge-patch+json]}
2023-03-05T10:07:40.210Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"}

2023-03-05T10:07:40.405Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0 has http status code:200 and response headers:{date=[Sun, 05 Mar 2023 10:07:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[182], vertex-id=[282632], x-aai-txid=[2-aai-resources-230305-10:07:41:056-37970], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-03-05T10:07:40.406Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|DEBUG|500||Response was returned with an empty entity.
2023-03-05T10:07:40.406Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46addf73-1027-46ad-9239-0d0ab2c2fa59/model-vers/model-ver/a09bcd9f-eb19-423c-b4b4-4d6d031c537c?depth=0|INFO|500||InvokeReturn
2023-03-05T10:07:40.407Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success!
2023-03-05T10:07:40.407Z|01f0c479-b493-4920-af85-5b23454d5274|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-03-05T10:07:40.430Z|01f0c479-b493-4920-af85-5b23454d5274|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-03-05T10:07:40.430Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 01f0c479-b493-4920-af85-5b23454d5274 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null
2023-03-05T10:07:40.431Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status
2023-03-05T10:07:40.431Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus
2023-03-05T10:07:40.431Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092]
2023-03-05T10:07:40.431Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Trying to send status: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010860430,
  "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-03-05T10:07:41.456Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:08:14.346Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:08:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received message from topic
2023-03-05T10:08:14.358Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||DEBUG|500||received notification from broker: {
  "distributionID": "01f0c479-b493-4920-af85-5b23454d5274",
  "consumerID": "SO-sdc-controller",
  "timestamp": 1678010860430,
  "artifactURL": "",
  "status": "DISTRIBUTION_COMPLETE_OK"
}
2023-03-05T10:08:14.389Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error'
2023-03-05T10:08:41.456Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:09:14.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:09:41.458Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:10:14.348Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:10:41.474Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:11:14.354Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:11:41.479Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:12:14.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:12:41.479Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:13:14.357Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:13:41.481Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:14:14.359Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:14:41.481Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:15:14.363Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:15:41.483Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:16:14.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:16:41.484Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:17:14.366Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:17:41.484Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:18:14.370Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:18:41.485Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:19:14.371Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:19:41.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:20:14.373Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:20:41.486Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:21:14.373Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:21:41.488Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:22:14.377Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:22:41.490Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:23:14.379Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:23:41.491Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:24:14.381Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:24:41.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:25:14.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:25:41.493Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:26:14.384Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:26:41.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:27:14.385Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:27:41.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:28:14.405Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:28:41.494Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:29:14.405Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:29:41.495Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:30:14.406Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:30:41.496Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:31:14.407Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:31:41.498Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:32:14.409Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:32:41.499Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:33:14.410Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:33:41.499Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:34:14.411Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:34:41.500Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:35:14.413Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:35:41.501Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:36:14.414Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:36:41.504Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:37:14.416Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:37:41.505Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:38:14.416Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:38:41.506Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:39:14.418Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:39:41.512Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:40:14.420Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:40:41.512Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:41:14.420Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:41:41.513Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:42:14.427Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:42:41.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:43:14.428Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:43:41.516Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:44:14.429Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:44:41.520Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:45:14.429Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:45:41.521Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:46:14.431Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:46:41.522Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:47:14.433Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:47:41.523Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:48:14.439Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:48:41.524Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:49:14.443Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:49:41.525Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:50:14.445Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:50:41.526Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:51:14.445Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:51:41.527Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:52:14.447Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:52:41.529Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:53:14.448Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:53:41.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:54:14.448Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:54:41.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:55:14.451Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:55:41.532Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:56:14.452Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:56:41.534Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:57:14.452Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:57:41.534Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:58:14.453Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:58:41.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T10:59:14.455Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T10:59:41.536Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:00:14.457Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:00:41.538Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:01:14.460Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:01:41.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:02:14.461Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:02:41.541Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:03:14.466Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:03:41.542Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:04:14.467Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:04:41.543Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:05:14.468Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:05:41.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:06:14.469Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:06:41.545Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:07:14.471Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:07:41.546Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:08:14.472Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:08:41.547Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:09:14.474Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:09:41.548Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:10:14.475Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:10:41.550Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:11:14.477Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:11:41.552Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:12:14.480Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:12:41.553Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:13:14.482Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:13:41.554Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:14:14.483Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:14:41.555Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:15:14.485Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:15:41.557Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:16:14.486Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:16:41.557Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:17:14.487Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:17:41.557Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:18:14.488Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:18:41.560Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:19:14.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:19:41.560Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:20:14.491Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:20:41.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:21:14.491Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:21:41.564Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:22:14.493Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:22:41.565Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:23:14.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:23:41.565Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:24:14.497Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:24:41.568Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:25:14.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:25:41.569Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:26:14.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:26:41.571Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:27:14.502Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:27:41.573Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:28:14.503Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:28:41.574Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:29:14.504Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:29:41.576Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:30:14.505Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:30:41.576Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:31:14.506Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:31:41.576Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:32:14.507Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:32:41.577Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:33:14.508Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:33:41.579Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:34:14.508Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:34:41.579Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:35:14.511Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:35:41.581Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:36:14.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:36:41.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:37:14.512Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:37:41.591Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:38:14.513Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:38:41.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:39:14.515Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:39:41.595Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:40:14.517Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:40:41.596Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:41:14.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:41:41.600Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:42:14.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:42:41.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:43:14.518Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:43:41.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:44:14.519Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:44:41.604Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:45:14.520Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:45:41.607Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:46:14.521Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:46:41.611Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:47:14.521Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:47:41.615Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:48:14.523Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:48:41.616Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:49:14.524Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:49:41.618Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:50:14.526Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:50:41.619Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:51:14.526Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:51:41.628Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:52:14.528Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:52:41.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:53:14.530Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:53:41.655Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:54:14.532Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:54:41.659Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:55:14.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:55:41.663Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:56:14.541Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:56:41.668Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:57:14.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:57:41.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:58:14.542Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:58:41.672Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T11:59:14.543Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T11:59:41.683Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:00:14.546Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:00:41.689Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:01:14.548Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:01:41.690Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:02:14.549Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:02:41.690Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:03:14.551Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:03:41.691Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:04:14.551Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:04:41.695Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:05:14.553Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:05:41.696Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:06:14.554Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:06:41.699Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:07:14.556Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:07:41.700Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:08:14.557Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:08:41.704Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:09:14.557Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:09:41.706Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:10:14.559Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:10:41.711Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:11:14.560Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:11:41.713Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:12:14.562Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:12:41.714Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:13:14.563Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:13:41.714Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:14:14.564Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:14:41.716Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:15:14.565Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:15:41.719Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:16:14.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:16:41.724Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:17:14.567Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:17:41.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:18:14.568Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:18:41.738Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:19:14.570Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:19:41.741Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:20:14.572Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:20:41.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:21:14.574Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:21:41.746Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:22:14.574Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:22:41.748Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:23:14.576Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:23:41.749Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:24:14.577Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:24:41.750Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:25:14.579Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:25:41.751Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:26:14.579Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:26:41.753Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:27:14.580Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:27:41.755Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:28:14.582Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:28:41.756Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:29:14.582Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:29:41.757Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:30:14.584Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:30:41.758Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:31:14.584Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:31:41.761Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:32:14.584Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:32:41.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:33:14.586Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:33:41.764Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:34:14.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:34:41.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:35:14.588Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:35:41.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:36:14.590Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:36:41.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:37:14.590Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:37:41.769Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:38:14.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:38:41.770Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:39:14.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:39:41.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:40:14.593Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:40:41.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:41:14.594Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:41:41.777Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:42:14.594Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:42:41.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:43:14.595Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:43:41.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:44:14.597Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:44:41.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:45:14.598Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:45:41.780Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:46:14.599Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:46:41.781Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:47:14.600Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:47:41.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:48:14.602Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:48:41.782Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:49:14.607Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:49:41.783Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:50:14.633Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:50:41.784Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:51:14.633Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:51:41.785Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:52:14.641Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:52:41.787Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:53:14.642Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:53:41.791Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:54:14.644Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:54:41.793Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:55:14.645Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:55:41.795Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:56:14.647Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:56:41.798Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:57:14.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:57:41.803Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:58:14.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:58:41.805Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T12:59:14.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T12:59:41.805Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:00:14.652Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:00:41.805Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:01:14.654Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:01:41.806Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:02:14.655Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:02:41.807Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:03:14.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:03:41.809Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:04:14.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:04:41.811Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:05:14.661Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:05:41.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:06:14.662Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:06:41.817Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:07:14.663Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:07:41.818Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:08:14.665Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:08:41.821Z|01f0c479-b493-4920-af85-5b23454d5274|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:09:14.665Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:09:41.824Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:10:14.665Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:10:41.825Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:11:14.666Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:11:41.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:12:14.666Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:12:41.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:13:14.668Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:13:41.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:14:14.670Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:14:41.829Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:15:14.670Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:15:41.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:16:14.672Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:16:41.831Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:17:14.674Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:17:41.853Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:18:14.675Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:18:41.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:19:14.678Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:19:41.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:20:14.679Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:20:41.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:21:14.679Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:21:41.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:22:14.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:22:41.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:23:14.679Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:23:41.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:24:14.681Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:24:41.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:25:14.681Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:25:41.883Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:26:14.683Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:26:41.884Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:27:14.688Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:27:41.886Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:28:14.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:28:41.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:29:14.688Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:29:41.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:30:14.690Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:30:41.920Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:31:14.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:31:41.923Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:32:14.692Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:32:41.925Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:33:14.694Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:33:41.932Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:34:14.701Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:34:41.945Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:35:14.702Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:35:41.946Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:36:14.703Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:36:41.946Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:37:14.704Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:37:41.947Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:38:14.706Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:38:41.949Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:39:14.707Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:39:41.953Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:40:14.708Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:40:41.954Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:41:14.709Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:41:41.955Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:42:14.711Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:42:41.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:43:14.712Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:43:41.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:44:14.715Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:44:41.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:45:14.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:45:41.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:46:14.722Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:46:41.966Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:47:14.724Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:47:41.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:48:14.726Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO
2023-03-05T13:48:41.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-03-05T13:49:14.728Z|c2e592ef-9596-443f-a932-f666005e7539|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO